[wp-hackers] Re: filter the_exceprt

Ryan McCue ryanmccue at cubegames.net
Mon Jan 12 04:47:30 GMT 2009


Daniel Cameron wrote:
> Turns out this does work, I just placed did a bone-headed move and placed
> the add_filter at the top instead of the bottom--where it needs to be to
> initiate.

It doesn't matter where you place it in the code, all the functions are
loaded into memory before the rest of the file is parsed. You must have
changed something else at the same time to make it work.

-- 
Ryan McCue
<http://cubegames.net/>



More information about the wp-hackers mailing list