RSS Suffix
Developed by azurecurve
Plugin Description
Appends a suffix (such as a copyright notice or link back) to the RSS feed.
Appends a suffix (such as a copyright notice or link back) to the RSS feed.
- Download the latest release of the plugin from GitHub.
- Upload the entire zip file using the Plugins upload function in your ClassicPress admin panel.
- Activate the plugin.
- Configure relevant settings via the configuration page in the admin control panel (azurecurve menu).
Yes, the .pot file is in the plugin’s languages folder; if you do translate this plugin, please send the .po and .mo files to [email protected] for inclusion in the next version (full credit will be given).
This plugin is developed for ClassicPress, but will likely work on WordPress.
- Rebuilt to match the current azurecurve plugin architecture (namespaced code, settings/menu split across includes files, tabbed admin UI matching Shortcodes in Comments).
- Fixed a bug where saving settings read the pre-existing options from the wrong option name, risking the write silently dropping data.
- Fixed a bug where a stray
settings_fields()call in the save handler could echo HTML into the response before the redirect, risking a “headers already sent” failure. - Fixed a bug where saved suffix text lost apostrophes/quotes to accumulating backslashes over repeated saves, because submitted values were never unslashed before sanitizing.
- Fixed a bug where HTML (including the
<a>link the suffix is meant to contain) was stripped from the suffix on save; the field now allows a safe set of tags (a, p, br, em, strong, b, i, span) viawp_kses(). - Fixed a bug where the “settings saved” notice never actually displayed, caused by a malformed redirect query string.
- Fixed inconsistent text domains (a mix of
rss-suffixandazrcrv-rsss) that meant some strings could never be translated; standardized onazrcrv-rsss. - Fixed a bug in
uninstall.phpthat deleted the wrong option name, meaning uninstalling the plugin never actually removed a site’s saved suffix. - Fixed a potential fatal error if the suffix filter ran in a feed context with no post in scope.
- Fixed a
printf()argument/placeholder mismatch in the settings page’s example text. - Fixed an inefficient
plugin_action_linkshook so it no longer runs for every plugin on the Plugins list page. - Removed a misleading readme claim about multisite network-level default settings; this was never actually implemented in the plugin.
- Added an Instructions tab and an auto-generated Other Plugins tab.
- Added a proper
uninstall.phpcleanup, consistent with the rest of the azurecurve plugin family. - BREAKING: minimum PHP requirement raised to 8.2.
- BREAKING: text domain renamed from
rss-suffix/azrcrv-rsss(previously inconsistent) toazrcrv-rssseverywhere; existing translation (.po/.mo) files must be re-supplied under this domain. - Update readme.md and remove readme.txt (not required for ClassicPress).
- Update azurecurve menu.
- Update plugin header for compatibility with ClasssicPress v2.
- Update plugin header and readme for compatibility with ClassicPress Directory v2.
- Update Update Manager to version 2.5.0.
- Update readme file for compatibility with ClassicPress Directory.
- Update readme files.
- Update language template.
- Fix bug with azurecurve menu.
- Update azurecurve menu.
- Update readme files.
- Update azurecurve menu and logo.
- Fix plugin action link to use admin_url() function.
- Rewrite option handling so defaults not stored in database on plugin initialisation.
- Add plugin icon and banner.
- Update azurecurve plugin menu.
- Fix bug with setting of default options.
- Fix bug with plugin menu.
- Update plugin menu css.
- Fix output example on settings page.
- Rewrite default option creation function to resolve several bugs.
- Upgrade azurecurve plugin to store available plugins in options.
- Update Update Manager class to v2.0.0.
- Update action link.
- Update azurecurve menu icon with compressed image.
- Fix bug with incorrect language load text domain.
- Add integration with Update Manager for automatic updates.
- Fix issue with display of azurecurve menu.
- Change settings page heading.
- Add load_plugin_textdomain to handle translations.
- Update azurecurve menu for easier maintenance.
- Move require of azurecurve menu below security check.
- Localization fixes.
- Initial release for ClassicPress forked from azurecurve RSS Suffix WordPress Plugin.
azurecurve was one of the first plugin developers to start developing for ClassicPress; all plugins are available from azurecurve Development and are integrated with the Update Manager plugin for fully integrated, no hassle, updates.
The plugins available from azurecurve are:
- Add Open Graph Tags – details / download
- Add Twitter Cards – details / download
- Avatars – details / download
- BBCode – details / download
- Breadcrumbs – details / download
- Broken Links – details / download
- Call-out Boxes – details / download
- Chroma – details / download
- Code – details / download
- Comment Validator – details / download
- Conditional Links – details / download
- Contact Forms – details / download
- Disable FLoC – details / download
- Display After Post Content – details / download
- Estimated Read Time – details / download
- Events – details / download
- Feed to Post – details / download
- Filtered Categories – details / download
- Flags – details / download
- Floating Featured Image – details / download
- Get GitHub File – details / download
- Icons – details / download
- Image Optimiser – details / download
- Images – details / download
- Insult Generator – details / download
- Load Admin CSS – details / download
- Loop Injection – details / download
- Lorem Ipsum Generator – details / download
- Maintenance Mode – details / download
- Markdown – details / download
- Nearby – details / download
- Page Index – details / download
- Post Archive – details / download
- Quiz Engine – details / download
- Read GitHub File – details / download
- Redirect – details / download
- Remove Revisions – details / download
- RSS Feed – details / download
- RSS Suffix – details / download
- Series Index – details / download
- Shortcodes in Comments – details / download
- Shortcodes in Widgets – details / download
- SMTP – details / download
- Snippets – details / download
- String Inspector – details / download
- Strong Password Generator – details / download
- Tag Cloud – details / download
- Taxonomy Index – details / download
- Taxonomy Order – details / download
- Theme Switcher – details / download
- Timelines – details / download
- Toggle Show/Hide – details / download
- Update Admin Menu – details / download
- URL Shortener – details / download
- Username Protection – details / download
- View Counter – details / download
- Widget Announcements – details / download