[wp-trac] [WordPress Trac] #59755: Term Description (core/term-description) is broken in 6.4-RC2
WordPress Trac
noreply at wordpress.org
Sat Oct 28 02:00:29 UTC 2023
#59755: Term Description (core/term-description) is broken in 6.4-RC2
--------------------------+---------------------
Reporter: danieldudzic | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.4
Component: Editor | Version:
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+---------------------
Comment (by poena):
There seems to be some confusion about what the property
{{{__experimental}}} does in block.json.
{{{"__experimental": "fse"}}} means it is included in the package updates,
but the block is only available in site editing context. The Site Editor.
This is because these blocks are intended for designing templates, not for
content.
They do not work in the post content, this block never printed anything on
the front if it was added in the post editor. The term description block
has been in core sine 5.9.
{{{"__experimental": true}}} means it is not in Core.
Such as the new form blocks, table of content, time to read.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59755#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list