-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Reusable blocks to the inserter menu #3054
Conversation
Wanna run full suite of Android and iOS UI tests? Click here and 'Approve' CI job! |
For now, I won't add this change to the release notes as it won't be enabled until the reusable block is enabled too. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved via WordPress/gutenberg#28495 (comment)
gutenberg
PR: WordPress/gutenberg#28495Closes #2575
Add support to insert existing Reusable blocks from the editor in the mobile version. For this purpose the inserter menu now shows two tabs in case this kind of blocks have been previously created in the site.
The Reusable tab will show a list of all created Reusable blocks of the site.
To test:
Check testing instructions in
gutenberg
PR.PR submission checklist: