[wp-trac] [WordPress Trac] #15805: get_page_by_title() lacks caching

WordPress Trac noreply at wordpress.org
Fri Aug 23 13:34:53 UTC 2013


#15805: get_page_by_title() lacks caching
-------------------------------------+------------------
 Reporter:  Viper007Bond             |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  3.7
Component:  Performance              |     Version:  3.1
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |
-------------------------------------+------------------

Comment (by tollmanz):

 On further evaluation, I think that this ticket should be closed as
 wontfix. {{{get_page_by_title}}} is not used in core at all. To add a
 caching layer to the function and not address invalidation seems dangerous
 to me; however, to add invalidation into WordPress core for a function
 that is never used seems unnecessary. It seems that caching and cache
 invalidation of this function should be the responsibility of the
 plugin/theme author and not WordPress core.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/15805#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list