Changeset 61734
- Timestamp:
- 02/25/2026 03:26:57 PM (4 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
r61623 r61734 104 104 'label' => _x( 'Navigation Overlay', 'template part area' ), 105 105 'description' => __( 106 'The Navigation Overlay template defines a full-screen overlay area that typically contains navigation links and can be toggled on and off.'106 'The Navigation Overlay template defines an overlay area that typically contains navigation links and can be toggled open and closed.' 107 107 ), 108 108 'icon' => 'navigation-overlay',
Note: See TracChangeset
for help on using the changeset viewer.