[EventCalendar] Alternatives to the_content filter?
Jesse Planck
jesse.planck at gmail.com
Tue Sep 19 23:35:44 UTC 2006
Thought I would just send this to start a new thread based on Alex's
recent message.
I dug around for this and it is quite a pickle. There doesn't seem to
be a good way to test for post attributes from the_content filter.
Also really easy to hit conflicts with tons of other plugins there.
Here are some thoughts.
1. the_posts filter (I think I have that right), but boy that could be
a performance hit reparsing that whole array/object.
2. A separate function. Something that you could add to the "Loop" in
your themes. That might work and keep us out of trouble if documented.
Also could make styling a little more theme dependent.
Have to dig some more...
--
Jess Planck
http://www.funroe.net/
More information about the EventCalendar
mailing list