Make WordPress Core

Timestamp:
09/20/2022 01:13:51 AM (3 years ago)
Author:
peterwilsoncc
Message:

Posts, Post types: Cache get_page_by_title().

Convert get_page_by_title() to a WP_Query wrapper to take advantage of the object caching built in to the latter.

Add dedicated unit tests for the function get_page_by_title().

Props spacedmonkey, boonebgorges, igmoweb, pcfreak30, pbearne.
Fixes #36905.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.