WordPress/gutenberg
View on GitHub[ Latest Posts block] Option to always show the [Read more ...] link
Open
#22,269 opened on May 11, 2020
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