Make WordPress Core


Ignore:
Timestamp:
06/26/2023 08:55:31 AM (3 years ago)
Author:
isabel_brison
Message:

Editor: rename reusable blocks to patterns.

Renames the Reusable blocks to Patterns and adds an option to convert a block or collection of blocks to a non-synced Pattern.

Props glendaviesnz, ramonopoly, peterwilsoncc, timothyblynjacobs, flixos90.
Fixes #58577.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tests/phpunit/tests/blocks/editor.php

    r55955 r56030  
    240240                array(
    241241                    'slug'  => 'reusable',
    242                     'title' => 'Reusable Blocks',
     242                    'title' => 'Patterns',
    243243                    'icon'  => null,
    244244                ),
Note: See TracChangeset for help on using the changeset viewer.