RSS Suffix

Plugin Description

Appends a suffix (such as a copyright notice or link back) to the RSS feed.

Description

Appends a suffix (such as a copyright notice or link back) to the RSS feed.

Installation

  • 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).

Frequently Asked Questions

Can I translate this plugin?

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).

Is this plugin compatible with both WordPress and ClassicPress?

This plugin is developed for ClassicPress, but will likely work on WordPress.

Changelog

  • 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) via wp_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-suffix and azrcrv-rsss) that meant some strings could never be translated; standardized on azrcrv-rsss.
  • Fixed a bug in uninstall.php that 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_links hook 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.php cleanup, 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) to azrcrv-rsss everywhere; 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.

Other Notes

About azurecurve

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: