Changeset 52042 for trunk/src/wp-includes/blocks/page-list/block.json
- Timestamp:
- 11/08/2021 02:26:27 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/page-list/block.json (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/page-list/block.json
r51105 r52042 7 7 "keywords": [ "menu", "navigation" ], 8 8 "textdomain": "default", 9 "attributes": { 10 }, 9 11 "usesContext": [ 10 12 "textColor", … … 12 14 "backgroundColor", 13 15 "customBackgroundColor", 16 "overlayTextColor", 17 "customOverlayTextColor", 18 "overlayBackgroundColor", 19 "customOverlayBackgroundColor", 14 20 "fontSize", 15 21 "customFontSize", 16 22 "showSubmenuIcon", 17 "style" 23 "style", 24 "openSubmenusOnClick" 18 25 ], 19 26 "supports": {
Note: See TracChangeset
for help on using the changeset viewer.