Changeset 52731 for branches/5.9/src/wp-includes/blocks/index.php
- Timestamp:
- 02/15/2022 10:31:46 AM (4 years ago)
- Location:
- branches/5.9
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/wp-includes/blocks/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.9
-
branches/5.9/src/wp-includes/blocks/index.php
r52364 r52731 49 49 require ABSPATH . WPINC . '/blocks/template-part.php'; 50 50 require ABSPATH . WPINC . '/blocks/term-description.php'; 51 require ABSPATH . WPINC . '/blocks/widget-group.php'; 51 52 52 53 /**
Note: See TracChangeset
for help on using the changeset viewer.