Changeset 61623
- Timestamp:
- 02/12/2026 11:25:40 AM (3 weeks ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/block-template-utils.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/block-template-utils.php
r61609 r61623 106 106 'The Navigation Overlay template defines a full-screen overlay area that typically contains navigation links and can be toggled on and off.' 107 107 ), 108 'icon' => ' overlay',108 'icon' => 'overlay', 109 109 'area_tag' => 'div', 110 110 ),
Note: See TracChangeset
for help on using the changeset viewer.