Changeset 56559 for trunk/tests/phpunit/tests/ajax/wpAjaxAjaxTagSearch.php
- Timestamp:
- 09/12/2023 03:21:02 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/ajax/wpAjaxAjaxTagSearch.php
r54722 r56559 177 177 add_filter( 178 178 'ajax_term_search_results', 179 static function ( $results, $tax, $s ) {179 static function ( $results, $tax, $s ) { 180 180 return array( 'ajax_term_search_results was applied' ); 181 181 },
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)