[wp-trac] [WordPress Trac] #14405: New Conditional Template Tag: is_multi_author()
WordPress Trac
wp-trac at lists.automattic.com
Wed Oct 20 11:30:17 UTC 2010
#14405: New Conditional Template Tag: is_multi_author()
-------------------------+--------------------------------------------------
Reporter: iandstewart | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Keywords:
-------------------------+--------------------------------------------------
Comment(by nacin):
We can use the publish_post hook instead. This will add an extra query to
basically any site that doesn't use a persistent cache. While I like that
we can leverage the idea of having a persistent cache for many situations,
this seems like a good case IMO for just a flag that gets updated on
publish_post.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14405#comment:10>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list