- Timestamp:
- 08/26/2022 11:43:26 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/rest-api/rest-pages-controller.php
r53921 r53945 28 28 public function set_up() { 29 29 parent::set_up(); 30 $this->has_setup_template = false;31 30 add_filter( 'theme_page_templates', array( $this, 'filter_theme_page_templates' ) ); 32 31 // Re-register the route as we now have a template available.
Note: See TracChangeset
for help on using the changeset viewer.