Changeset 52010 for trunk/tests/phpunit/tests/link/getAdjacentPost.php
- Timestamp:
- 11/04/2021 03:22:47 PM (4 years ago)
- File:
-
- 1 edited
-
trunk/tests/phpunit/tests/link/getAdjacentPost.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/link/getAdjacentPost.php
r48937 r52010 90 90 * @ticket 22112 91 91 */ 92 function test_get_adjacent_post_exclude_self_term() {92 public function test_get_adjacent_post_exclude_self_term() { 93 93 // Bump term_taxonomy to mimic shared term offsets. 94 94 global $wpdb;
Note: See TracChangeset
for help on using the changeset viewer.