wordpress-develop/tests/phpunit/tests/query
Jb Audras e3c2478ef2 Docs: Use correct 6.2.0 @since version in multiple docblocks.
Props kebbet, audrasjb, mukesh27.
See #56792.


git-svn-id: https://develop.svn.wordpress.org/trunk@55349 602fd350-edb4-49c9-b593-d223f7449a82
2023-02-15 22:54:41 +00:00
..
cacheResults.php Docs: Use correct 6.2.0 @since version in multiple docblocks. 2023-02-15 22:54:41 +00:00
commentCount.php Build/Test Tools: Reduce the use of unnecessary randomness in tests. 2021-12-19 13:42:37 +00:00
commentFeed.php Query: Cache post ID database query within WP_Query. 2022-08-25 04:21:40 +00:00
conditionals.php Tests: Use the factory method instead of the property. 2022-09-06 22:09:49 +00:00
date.php Tests: Replace some occurrences of assertEquals() with assertSame(). 2022-10-07 01:02:07 +00:00
dateQuery.php Build/Test Tools: Implement use of the void solution. 2021-08-07 10:29:41 +00:00
fieldsClause.php Coding Standards: Add visibility to properties in tests/phpunit/tests/. 2022-11-29 12:40:08 +00:00
generatePostdata.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
invalidQueries.php Tests: Avoid duplicate queries in some WP_Query tests. 2022-01-14 17:50:52 +00:00
isTerm.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
lazyLoadTermMeta.php Taxonomy: Implement wp_cache_get_multiple in wp_queue_posts_for_term_meta_lazyload. 2023-02-07 12:07:46 +00:00
metaQuery.php Coding Standards: Fix WPCS issues in [51367]. 2021-07-07 10:50:43 +00:00
noFoundRows.php Tests: Use the factory method instead of the property. 2022-09-06 22:09:49 +00:00
parseQuery.php Query: Be better at forcing data types for query vars. 2022-08-13 22:29:19 +00:00
postStatus.php Tests: Correct references to set_up() and tear_down() in various DocBlocks. 2022-11-22 21:25:27 +00:00
results.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00
search.php Media: Refactor search by filename within the admin. 2022-10-17 11:17:38 +00:00
searchColumns.php Tests: Use assertSameSets() in WP_Query tests for search_columns argument. 2023-02-07 14:58:08 +00:00
setupPostdata.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
stickies.php Query: Ensure that sticky post query returns all sticky posts. 2022-03-25 09:54:52 +00:00
taxQuery.php Taxonomy: Improve performance by taxonomy queries by adding a limitting requested terms. 2022-03-31 10:04:25 +00:00
vars.php Docs: Align spelling with American English. 2023-01-10 09:07:01 +00:00
verboseRewriteRules.php Coding Standards: Add visibility to methods in tests/phpunit/tests/. 2021-11-04 15:22:47 +00:00