Changeset 52798
- Timestamp:
- 02/25/2022 01:07:25 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/theme/support.php
r52010 r52798 150 150 } 151 151 152 /** 153 * @ticket 11611 154 */ 152 155 public function test_plugin_hook() { 153 156 $this->assertFalse( current_theme_supports( 'foobar' ) );
Note: See TracChangeset
for help on using the changeset viewer.