Wordpress/tests/phpunit/tests/post
Gary Pendergast 5cdc0e1397 Query: Cache the result when get_pages() doesn't find anything in the database.
Props flixos90, soulseekah.
Fixes #43514.



git-svn-id: https://develop.svn.wordpress.org/trunk@44587 602fd350-edb4-49c9-b593-d223f7449a82
2019-01-14 23:26:20 +00:00
..
attachments.php Code is Poetry. 2017-11-30 23:09:33 +00:00
filtering.php Code is Poetry. 2017-11-30 23:09:33 +00:00
formats.php Build/Test Tools: Implement assertNotWPError() in appropriate places in the test suite. 2018-03-20 22:34:11 +00:00
getBodyClass.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
getPageByPath.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPageChildren.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPages.php Query: Cache the result when get_pages() doesn't find anything in the database. 2019-01-14 23:26:20 +00:00
getPageUri.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPostClass.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPosts.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPostsByAuthorSql.php Code is Poetry. 2017-11-30 23:09:33 +00:00
getPostTypeLabels.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
getTheExcerpt.php Code is Poetry. 2017-11-30 23:09:33 +00:00
isPostTypeViewable.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
listPages.php Improve performance of wp_list_pages() tests. 2017-12-15 11:15:00 +00:00
meta.php REST API: Move object type-specific metadata integrations from the wrapper functions to the low-level Meta API functions. 2018-12-12 03:02:00 +00:00
nav-menu.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
objects.php Code is Poetry. 2017-11-30 23:09:33 +00:00
output.php Coding Standards: Extract extract() from the codebase. 2019-01-12 03:19:23 +00:00
pings.php Code is Poetry. 2017-11-30 23:09:33 +00:00
query.php Query: Fix some code formatting issues introduced in [44452]. 2019-01-08 04:31:56 +00:00
revisions.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
slashes.php Code is Poetry. 2017-11-30 23:09:33 +00:00
template.php Accessibility: use aria-current for the paginated post links output by wp_link_pages(). 2018-01-12 20:16:56 +00:00
thumbnails.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
types.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
wpGetPostParentId.php Tests: Improve tests for wp_get_post_parent_id() added in [42397]. 2018-02-01 16:02:26 +00:00
wpInsertPost.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
wpPost.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
wpPostType.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:50:26 +00:00
wpUniquePostSlug.php Code is Poetry. 2017-11-30 23:09:33 +00:00