Summaries only in the RSS feed
Your RSS feed shows a short summary of each post instead of the whole text, so readers visit the site to read on.
<?php
add_filter( 'pre_option_rss_use_excerpt', static fn() => 1 );
In these packs
- RSS feeds: Control what your RSS feed shows, and when.