Changeset 45588 for trunk/tests/phpunit/tests/query/taxQuery.php
- Timestamp:
- 07/02/2019 04:43:01 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/query/taxQuery.php
r43571 r45588 1299 1299 $posts = self::factory()->post->create_many( 5 ); 1300 1300 1301 $cats = $tags = array(); 1301 $cats = array(); 1302 $tags = array(); 1302 1303 1303 1304 // need term_taxonomy_ids in addition to term_ids, so no factory
Note: See TracChangeset
for help on using the changeset viewer.