Changeset 61009 for trunk/src/wp-includes/blocks/post-author/block.json
- Timestamp:
- 10/21/2025 07:11:53 AM (3 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/post-author/block.json
r59775 r61009 59 59 "gradients": true, 60 60 "link": true, 61 "__experimentalDuotone": ".wp-block-post-author__avatar img",62 61 "__experimentalDefaultControls": { 63 62 "background": true, … … 79 78 "style": true 80 79 } 80 }, 81 "filter": { 82 "duotone": true 83 } 84 }, 85 "selectors": { 86 "filter": { 87 "duotone": ".wp-block-post-author .wp-block-post-author__avatar img" 81 88 } 82 89 },
Note: See TracChangeset
for help on using the changeset viewer.