Changeset 58387 for trunk/src/wp-includes/blocks/require-dynamic-blocks.php
- Timestamp:
- 06/11/2024 10:05:48 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/require-dynamic-blocks.php
r58187 r58387 6 6 require_once ABSPATH . WPINC . '/blocks/avatar.php'; 7 7 require_once ABSPATH . WPINC . '/blocks/block.php'; 8 require_once ABSPATH . WPINC . '/blocks/button.php'; 8 9 require_once ABSPATH . WPINC . '/blocks/calendar.php'; 9 10 require_once ABSPATH . WPINC . '/blocks/categories.php';
Note: See TracChangeset
for help on using the changeset viewer.