mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
283c38c022eb06d87d457d238301ce8f8907d6bf
WP_Query loops.
Lazy-loading logic is moved to a method on `WP_Query`. This makes it possible for comment feeds to take advantage of metadata lazyloading, in addition to comments loaded via `comments_template()`. This new technique parallels the termmeta lazyloading technique introduced in [34704]. Fixes #34047. git-svn-id: https://develop.svn.wordpress.org/trunk@34711 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%