[wp-trac] [WordPress Trac] #61621: WP_Query get_posts should be call its property not again execute all caculations
WordPress Trac
noreply at wordpress.org
Wed Nov 19 08:44:44 UTC 2025
#61621: WP_Query get_posts should be call its property not again execute all
caculations
--------------------------+------------------------------
Reporter: pexlechris | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Query | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by philipzimmerm56):
So when in my custom (or custom theme) code create an WP_Query instance
and call the $WP_Query->get_posts(), the posts property is defined once in
the constructor of the class and then again in the method get_posts.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61621#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list