[wp-trac] [WordPress Trac] #45172: Custom meta boxes do not show up
WordPress Trac
noreply at wordpress.org
Fri Oct 26 08:25:38 UTC 2018
#45172: Custom meta boxes do not show up
--------------------------+-----------------------
Reporter: zodiac1978 | Owner: pento
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 5.0
Component: Editor | Version: 5.0
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+-----------------------
Changes (by pento):
* owner: (none) => pento
* status: new => assigned
Comment:
That priority only mattered for the Gutenberg plugin: it was to ensure
that `wpautop()` was removed from the `the_content` filter, before the
function was run. The `has_blocks()` check is now part of `wpautop()`, so
there's no need to remove it from the filter anymore.
I'll write up a patch to fix this.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45172#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list