WordPress/gutenberg

[ Latest Posts block] Option to always show the [Read more ...] link

Open

#22269 opened on May 11, 2020

View on GitHub
 (8 comments) (2 reactions) (1 assignee)JavaScript (9,607 stars) (3,893 forks)batch import
Good First Issue[Block] Latest Posts[Type] Enhancement

Description

Is your feature request related to a problem? Please describe. In #20313 ( comment ) there was a discussion to have the block always show the link, even if:

  • the theme does not add it
  • the excerpt is not trimmed

Describe the solution you'd like An option in the Block Inspector that shows only if excerpt is selected as the post content to be displayed. When this option is set, the link always is displayed after the excerpt.

cc @raQai

Contributor guide