Good First Issue[Block] More[Status] In Progress[Type] Copy
Description
Description
The description of the more block reads "Content before this block will be shown in the excerpt on your archives page." From this description, it is not obvious that this only works when the theme template shows the full content.
If the theme archive page (or a home page with a list of blog posts) displays excerpts, the content will not be split into two, and the read more link will not show. This can be unexpected for users, see Trac ticket 52361.
Related documentation for the <!- -more tag
Code reference
Codex
Step-by-step reproduction instructions
- Activate the theme Twenty Twenty-One -Make sure that the default customizer settings are used, and that the front page is set to display the latest posts.
- Create a new post and add a short paragraph.
- Add a More block
- Add two more paragraphs after the more block.
- Save the post and view the front page with the list of blog posts.
- Confirm that an excerpt is showing texts both from before and after the more block.
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes