[wp-trac] [WordPress Trac] #18822: get_permalink() produces an add. DB request without $post->filter
WordPress Trac
wp-trac at lists.automattic.com
Fri Sep 30 19:06:20 UTC 2011
#18822: get_permalink() produces an add. DB request without $post->filter
--------------------------+---------------------
Reporter: F J Kaiser | Owner: ryan
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 3.3
Component: Performance | Version: 3.2.1
Severity: normal | Resolution: fixed
Keywords: has-patch |
--------------------------+---------------------
Changes (by ryan):
* owner: => ryan
* status: new => closed
* resolution: => fixed
Comment:
In [18846]:
{{{
#!CommitTicketReference repository="" revision="18846"
Avoid refetching a post in get_post() when passed a post object that has
already been raw sanitized. Clean up sanitize loop. Props scribu. fixes
#18822
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18822#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list