Changeset 57347 for branches/6.4/tests/phpunit/tests/oembed/template.php
- Timestamp:
- 01/24/2024 07:25:00 PM (14 months ago)
- Location:
- branches/6.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/6.4
-
branches/6.4/tests/phpunit/tests/oembed/template.php
r56682 r57347 11 11 global $wp_scripts; 12 12 $wp_scripts = null; 13 14 remove_action( 'wp_print_styles', 'print_emoji_styles' );15 13 } 16 14
Note: See TracChangeset
for help on using the changeset viewer.