Description
This plug-in can be used to stop the RSS feed delivery in the article unit.
Arbitrary section 1
Screenshots
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
FAQ
This plug-in can be used to stop the RSS feed delivery in the article unit.
- Installation Instructions
-
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
- Upload
Reviews
There are no reviews for this plugin.
Contributors & Developers
“RSS-feed Canceller” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “RSS-feed Canceller” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
- Initial release