Opened 4 years ago
Closed 4 years ago
#56711 closed enhancement (fixed)
Twenty Twenty-Three: `post-author-name` block missing
| Reported by: | janboddez | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.1 |
| Component: | Bundled Theme | Version: | 6.1 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description (last modified by )
Not sure if this is the place for it, but Twenty Twenty-Three expects the post-author-name block. (Solved by installing Gutenberg [14.2.0].)
Couldn't readily find another ticket, although the block came up here: #56179
- Confirm experimental blocks like
post-author-namewere excluded from both lists
Guessing it will be ported over in the very near future, or removed from TT3 templates?
Seeing this on 6.1-beta2.
Change History (10)
#2
@
4 years ago
Looks like this may be (at least partially) resolved by https://github.com/WordPress/twentytwentythree/pull/236?
This ticket was mentioned in Slack in #core by audrasjb. View the logs.
4 years ago
#4
@
4 years ago
As per today's bug scrub:
TT3 PR236 is probably the best we can do in this major release cycle. Let's move this ticket to milestone 6.1.1 when the related changes in TT3 are committed to trunk.
#5
@
4 years ago
- Milestone 6.1 → 6.1.1
The PR was merged on TT3's side.
Let's move the rest of this ticket to the next minor, just to make sure the issue is still on our radar :)
This ticket was mentioned in Slack in #core by jeffpaul. View the logs.
4 years ago
#8
@
4 years ago
- Summary Twenty Twenty-Three expects the `post-author-name` block, which is not in core → Twenty Twenty-Three: add support for `post-author-name` block
- Type defect (bug) → enhancement
There is an upstream PR to include the post-author-name block in Core here: https://github.com/WordPress/gutenberg/pull/45008
To clarify, Twenty Twenty-Three is currently using the post-author block, which is included in Core. However, it would be great to use the improved post-author-name block in this and other themes, which is what the above Gutenberg PR addresses.
#10
@
4 years ago
- Milestone 6.1.1 → 6.1
- Resolution → fixed
- Status new → closed
- Summary Twenty Twenty-Three: add support for `post-author-name` block → Twenty Twenty-Three: `post-author-name` block missing
Since the original problem in Twenty Twenty-Three has been fixed, I'm going to close this out and move it back to 6.1.
It's unclear whether the intention was for this block to be included in 6.1 as stable. I've asked for clarification in Slack.
That said, the upstream issue on GitHub (44618) is currently in the "Bumped to 6.2" column of the 6.1 Editor Tasks board. I think discussion around when and how to include move this block to stable in Core itself can take place on that issue.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Also reported on Gutenberg repository:
https://github.com/WordPress/gutenberg/issues/44618