Changeset 61125 for trunk/src/wp-includes/blocks/blocks-json.php
- Timestamp:
- 11/04/2025 12:34:31 PM (10 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/blocks/blocks-json.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/blocks/blocks-json.php
r61077 r61125 105 105 'title' => 'Accordion Heading', 106 106 'category' => 'design', 107 'description' => ' Toggles the accordion panel.',107 'description' => 'Displays a heading that toggles the accordion panel.', 108 108 'parent' => array( 109 109 'core/accordion-item' … … 2517 2517 ), 2518 2518 'supports' => array( 2519 'html' => false, 2519 2520 'className' => false, 2520 2521 'customClassName' => false, 2521 'reusable' => false 2522 'lock' => false, 2523 'reusable' => false, 2524 'renaming' => false, 2525 'blockVisibility' => false 2522 2526 ), 2523 2527 'editorStyle' => 'wp-block-freeform-editor' … … 3826 3830 'inserter' => false, 3827 3831 'html' => false, 3832 'lock' => false, 3828 3833 'reusable' => false, 3834 'renaming' => false, 3835 'blockVisibility' => false, 3829 3836 'interactivity' => array( 3830 3837 'clientNavigation' => true
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)