Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#13 2022-06-12 08:11:28
- Myusername
- Member
- Registered: 2019-12-12
- Posts: 165
Re: How can I modify the RSS file?
etc wrote #320629:
A 4.8 plugin, for the record:
register_callback('abc_feed_filter', 'atom_entry');...
I periodically come back to this topic, sorry about that. But are there any ways to do that these days? I can’t “intercept” the article fields. So a plugin should not work, just directly changing the rss.php file
I use the site’s RSS for things like sending to Google News, or for social media related things, and in those cases the image in the feed is required, and Textpattern doesn’t do that by default.
Last edited by Myusername (2022-06-12 08:12:25)
Offline