Changelog for Show Support Ribbon https://wordpress.org/plugins/show-support-ribbon/ > __Tip:__ Use a free markdown tool like https://dillinger.io/ to convert the changelog to a more readable format. > __Tip:__ Check announcement posts for details about pro updates and related news: https://plugin-planet.com/news/ **Version 20240303** * Updates plugin settings page * Updates default translation template * Improves plugin docs/readme.txt * Tests on WordPress 6.5 (beta) **Version 20231025** * Adds option to display ribbon only on home page * Updates default translation template * Tests on WordPress 6.4 (beta) **Version 20230712** * Improves support panel logic * Improves plugin links function * Improves localization function * Updates default translation template * Tests on WordPress 6.3 (beta) **Version 20230228** * Improves responsive styles * Improves logic when calling `get_current_screen()` * Moves WP Resources panel to its own function * Removes SES Pro from WP Resources panel * Tests on WordPress 6.1 + 6.2 (beta) * Tests on PHP 8.1 and 8.2 **Version 20220928** * Adds custom footer text to plugin settings * Improves plugin documentation * Updates "Show Support" panel * Updates translation template * Tests on WordPress 6.1 **Version 20220516** * Improves translation support (Thanks [Alex Lion](https://wordpress.org/support/users/alexclassroom/)) * Generates new translation template * Tests on WordPress 6.0 **Version 20220115** * Updates support panel * Improves loading of translations * Updates some links to external resources * Changes minimum required WP version to 4.6 * Tests on WordPress 5.9 **Version 20210714** * Tests on WordPress 5.8 **Version 20210210** * Increases maximum allowed characters on plugin options * Tests on WordPress 5.7 **Version 20201112** * Adds option to add custom CSS * Fixes some issue(s) with PHP 8.0 * Updates readme/documentation * Updates translation template * Tests on PHP 7.4 and 8.0 * Tests on WordPress 5.6 **Version 20200808** * Refines readme/documentation * Tests on WordPress 5.5 **Version 20200314** * Adds function `ssr_display_styles()` * Adds `.show-support-ribbon` to outer div * Makes HTML/markup editable in custom option * Improves/updates all default button styles * Improves `ssr_display_ribbon()` function * Updates CSS button styles and examples * Improves plugin settings page UI * Generates new translation template * Tests on WordPress 5.4 **Version 20191102** * Updates styles for plugin settings page * Tests on WordPress 5.3 **Version 20190902** * Adds Targeted Display feature * Improves logic of `ssr_validate_options()` * Updates some links to https * Tests on WordPress 5.3 (alpha) **Version 20190429** * Bumps [minimum PHP version](https://codex.wordpress.org/Template:Server_requirements) to 5.6.20 * Tweaks plugin settings screen content * Updates default translation template * Tests on WordPress 5.2 **Version 20190308** * Adds check for admin user for settings shortcut link * Tweaks plugin settings screen UI * Generates new default translation template * Tests on WordPress 5.1 and 5.2 (alpha) **Version 20190220** * Tests on WordPress 5.1 **20181114** * Adds missing closing tag to ribbon markup * Adds homepage link to Plugins screen * Updates default translation template * Tests on WordPress 5.0 **20180817** * Adds `rel="noopener noreferrer"` to all [blank-target links](https://perishablepress.com/wordpress-blank-target-vulnerability/) * Replaces `sanitize_text_field` with `wp_strip_all_tags` for style settings * Tweaks appearance of plugin settings page * Updates GDPR blurb and donate link * Regenerates default translation template * Further tests on WP versions 4.9 and 5.0 (alpha) **20180508** * Updates Show Support panel * Generates new translation template * Updates plugin image files * Tests on WordPress 5.0 (alpha) **20171103** * Removes extra `manage_options` check for settings validation * Tests on WordPress 4.9 **20171102** * Fixes typo on plugin settings page * Tests on WordPress 4.9 **20171022** * Adds extra `manage_options` capability check to modify settings * Streamlines Support panel in plugin settings * Tests on WordPress 4.9 **20170731** * Updates GPL license blurb * Adds GPL license text file * Tests on WordPress 4.9 (alpha) **20170324** * Refines display of settings panels * Updates show support panel in plugin settings * Adds note about hiding the ribbon on small screens * Fixes some incorrect translation domains * Replaces global `$wp_version` with `get_bloginfo('version')` * Tests on WordPress version 4.8 **20161116** * Updates plugin author URL * Updates Twitter URL to https * Changes stable tag from trunk to latest version * Refactors `add_ssr_links()` function * Updates URL for rate this plugin links * Tests on WordPress version 4.7 (beta) **20160811** * Streamlined and optimized the plugin settings page * Fixed apostrophe-backslash bug via esc_attr() and sanitize_text_field() * Renamed menu link from "Show Support Ribbon" to "Support Ribbon" * Replaced `_e()` with `esc_html_e()` or `esc_attr_e()` * Replaced `__()` with `esc_html__()` or `esc_attr__()` * Added plugin icons and larger banner image * Renamed text-domain from "ssr" to "show-support-ribbon" * Improved translation support * Tested on WordPress 4.6 **20160331** * Replaced icon with retina version * Added screenshot to readme/docs * Added retina version of banner * Reorganized and refreshed readme.txt * Tested on WordPress version 4.5 beta **20151110** * Updated heading hierarchy in plugin settings * Updated translation template file * Updated minimum version requirement * Tested on WordPress 4.4 beta **20150808** * Tested on WordPress 4.3 * Updated minimum version requirement **20150507** * Tested with WP 4.2 + 4.3 (alpha) * Changed a few "http" links to "https" **20150315** * Tested with latest version of WP (4.1) * Increased minimum version to WP 3.8 * Removed deprecated screen_icon() * Added $ssr_wp_vers for version check * Streamline/fine-tune plugin code * Added Text Domain and Domain Path to file header * Added translation .pot template in /languages/ **20140923** * Tested on latest version of WordPress (4.0) * Increased minimum version requirement to WP 3.7 * Added conditional check for min-version function **20140123** * Tested with latest WordPress (3.8) * Added trailing slash to load_plugin_textdomain() **20131107** * Added uninstall.php file * Added "rate this plugin" links * Added i18n support **20131104** * Added line to prevent direct loading of script * Removed closing "?>" from show-support-ribbon.php * Tested with latest version of WordPress (3.7) **20130705** * Improved preset CSS (upped the z-index) * General code check n clean * Overview and Updates admin panels toggled open by default **20130103** * Added margins to submit button (now required in WP 3.5) * Added option to open ribbon-link in new tab or same tab **20121104** * Rebuilt plugin, generalized functionality, changed name, etc. **2012-06-01a** * Added z-index to ribbon styles. **2012-06-01** * Initial release