#45752 closed defect (bug) (invalid)
Twenty Nineteen: 'For each article in a feed' option is ignored
Reported by: | noisysocks | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 5.0.2 |
Component: | Feeds | Keywords: | |
Focuses: | Cc: |
Description
When using the default Twenty Nineteen theme, the For each article in a feed option does not appear to do anything.
- Activate the Twenty Nineteen theme
- Create a post that's more than 55 words long
- Go to Settings > Reading
- Change For each article in a feed, show to Summary and click Save Changes
- Browse to the site's home page
- Browse to the site's
/feed/
page
Expected result: Per the documentation, the post should show as truncated to 55 words in both the frontend and in the feed.
Actual result: Only the feed shows the truncated post.
- Change For each article in a feed, show to 'Full text' and click Save Changes
Expected result: Per the documentation, the entire post should appear in both the frontend and in the feed.
Actual result: Only the frontend shows the entire post.
Change History (5)
#2
@
6 years ago
How can one clear the cached feed?
Thanks for clearing up what the expected result is. The documentation is unclear since it says "This setting also affects what users receive in their RSS subscriptions." (emphasis mine) which, to me, implies that the setting affects both the feed and the frontend.
#3
@
6 years ago
You have to delete the transient.
The documentation talks about the feed and *also* RSS subscriptions. No mention of front end.
Your expected result is incorrect.
The feed is not controlled by the theme, and the documentation does not indicate that that option affects anything except for the feed.
Also, the feed is cached, so changing the option and looking again will show you the same thing you got before.