WordPress/gutenberg

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

Open

#22,269 opened on May 11, 2020

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

Repository metrics

Stars
 (9,607 stars)
PR merge metrics
 (Avg merge 12d 18h) (509 merged PRs in 30d)

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