RSS Footer
This is just a test post of the new RSS Footer plug-in by Joost de Valk which in his words:
This very simple plugin let’s you add an extra line of content to articles in your feed, defaulting to “Post from: ” and then a link back to your blog, with your blog’s name as it’s anchor text, which you can edit…
I only made a minor tweak.
Changing line 18 from:
add_options_page('RSS Footer Configuration', 'RSS Footer', 1, basename(__FILE__), array('RSSFooter_Admin','config_page'));
to:
add_options_page('RSS Footer Configuration', 'RSS Footer', 10, basename(__FILE__), array('RSSFooter_Admin','config_page'));
Hides the options from everyone but the site Administrator so that subscribers can’t get in and mess with your feeds!
If you liked this post please buy me a beer. Thanks.
