[wp-trac] [WordPress Trac] #45264: Fix the TinyMCE `wordpress` plugin to handle toolbars in the classic block
WordPress Trac
noreply at wordpress.org
Mon Nov 12 02:26:22 UTC 2018
#45264: Fix the TinyMCE `wordpress` plugin to handle toolbars in the classic block
------------------------------+---------------------
Reporter: azaozz | Owner: (none)
Type: defect (bug) | Status: new
Priority: high | Milestone: 5.0
Component: TinyMCE | Version:
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Comment (by pento):
In [changeset:"43884" 43884]:
{{{
#!CommitTicketReference repository="" revision="43884"
Block Editor: Update `@wordpress` dependencies to the latest version.
Changes of note:
- Includes the new Annotations API package.
- `wp-polyfill-ecmascript.js` is renamed to `wp-polyfill.js`.
- `strip_dynamic_blocks()` has been removed in favour of
`excerpt_remove_blocks()`.
- The PHP block parser is now syncing from the `block-serialization-
default-parser` package.
- `do_blocks()` uses the new parser.
- The `do_block` filter has been removed from `do_blocks()`, in favour of
a `render_block` filter in `render_block()`.
See #45145, #45190, #45264, #45282.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45264#comment:5>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list