#45134 closed feature request (fixed)
Add theme support for new editor features
Reported by: | desrosj | Owned by: | desrosj |
---|---|---|---|
Milestone: | 5.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Themes | Keywords: | fixed-5.0 |
Focuses: | Cc: |
Description (last modified by )
There are several new theme features that themes can add_theme_support()
for.
These should be moved to core.
Documentation for these can be found on Github under Theme Extensibility.
Attachments (1)
Change History (8)
Note: See
TracTickets for help on using
tickets.
45134.diff updates the
add_theme_support()
function to document the new editor related features. This should land with/aftergutenberg_editor_scripts_and_styles()
, as this is the location these new features are utilized.Related: #45125.