Changeset 62453
- Timestamp:
- 06/03/2026 06:18:10 AM (42 hours ago)
- Location:
- trunk
- Files:
-
- 2 added
- 1 edited
-
src/wp-includes/block-supports/states.php (added)
-
src/wp-settings.php (modified) (1 diff)
-
tests/phpunit/tests/block-supports/states.php (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r62334 r62453 427 427 require ABSPATH . WPINC . '/block-supports/block-visibility.php'; 428 428 require ABSPATH . WPINC . '/block-supports/custom-css.php'; 429 require ABSPATH . WPINC . '/block-supports/states.php'; 429 430 require ABSPATH . WPINC . '/style-engine.php'; 430 431 require ABSPATH . WPINC . '/style-engine/class-wp-style-engine.php';
Note: See TracChangeset
for help on using the changeset viewer.