[wp-trac] [WordPress Trac] #56105: Call update_post_parent_caches in the_post function in WP_Query class
WordPress Trac
noreply at wordpress.org
Thu Jun 30 12:01:39 UTC 2022
#56105: Call update_post_parent_caches in the_post function in WP_Query class
---------------------------+-----------------------------
Reporter: priyankkpatel | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
Hello Team,
In {{{the_post}}} function {{{class WP_Query}}},
{{{update_post_author_caches}}} is already in use but not
{{{update_post_parent_caches}}}.
I am not sure if it is because of {{{update_post_parent_caches}}} calls
the private function {{{_prime_post_caches}}} or what.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56105>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list