Changeset 61437
- Timestamp:
- 01/05/2026 06:29:22 AM (5 weeks ago)
- Location:
- trunk
- Files:
-
- 2 added
- 1 edited
-
src/wp-includes/block-supports/anchor.php (added)
-
src/wp-settings.php (modified) (1 diff)
-
tests/phpunit/tests/block-supports/anchor.php (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-settings.php
r61250 r61437 405 405 require ABSPATH . WPINC . '/block-supports/block-style-variations.php'; 406 406 require ABSPATH . WPINC . '/block-supports/aria-label.php'; 407 require ABSPATH . WPINC . '/block-supports/anchor.php'; 407 408 require ABSPATH . WPINC . '/block-supports/block-visibility.php'; 408 409 require ABSPATH . WPINC . '/style-engine.php';
Note: See TracChangeset
for help on using the changeset viewer.