Releases: senlin/so-clean-up-wp-seo
Releases · senlin/so-clean-up-wp-seo
v3.1.0
v3.0.0
- release date 2017.4.6
- IMPORTANT: as this is a major release, most likely you will need to save the settings again; apologies for any inconvenience.
- another massive rewrite by Andy Fragen; big thank you Andy who now also has become an official contributor to the plugin!
- rewrite of settings to single array, making it the same for single site and multisite installs
- use better capabilities for both single site and mulitsite
- update for WordPress Coding Standards (DocBlock fixes)
- fix uninstall to use
$wpdb->prepare()
, necessary for potential security issues - add remove admin bar menu option back (removed since v2.5.0) to make it easier for Superadmin in Multisite setup to remove it globally
- set defaults from defaults listed in
get_defaults()
- change radio to checkbox_multi
- fix for errors on update
- fix checkbox_multi options to use in_array
- fix need to check empty not in_array
- add plugin's location on Github to make plugin suitable for use with Github Updater by @afragen
- update settings page text
- update admin styling
- update screenshot-1
- update readme.txt and README.MD
v2.6.1
- release date 2017.3.31
- revert admin columns settings that were changed in v2.6.0 (last week): checkboxes return to select multiple options, title, meta description and focus keyword can be selected again for "removal" and additional checkbox for readability column
- remove forgotten about nag setting
- update readme.txt
v2.6.0
- release date 2017.3.24
- add option to hide Readability column on Posts/Pages screens
- update hide email support (see 2.5.5), all tabs have a different class, so need more CSS rules to hide them
- update robots nag
- reintroduce the setting to hide the tagline nag, which was removed in 2.1.1
- modify hide add keyword button in edit Post/Page screens to give remaining tab enough width to show entire text "Enter your focus keyword"
- clarify text Content (Readability)/Keyword (SEO) Score
- edit setting admin columns from 4 to 2 (SEO score and Readability score) and make it radio button option instead of checkboxes; thanks to Curtis for bringing it to our attention
- remove hide about nag as it no longer is a site-wide nag
- update readme.txt
v2.5.5 (2017.2.28)
- hide the email support of the help center as it is a premium-only feature and therefore an "ad in disguise"
version 2.5.4 (2016.12.22)
- Happy Holidays!
- release date 2016.12.22 (triggered by release of Yoast SEO 4.0)
- fix: change robots nag hiding via settings instead of globally
- improvement: content analysis - hide readability tab
- improvement: upsell notice: hide entire notifications box
- add FAQ
version 2.5.3 (2016.11.29)
- release date 2016.11.29 (triggered by release of Yoast SEO 3.9)
- hide "Go Premium" text from adminbar dropdown
- hide dismissed notices and warnings in Yoast SEO Dashboard
- new setting: globally hide upsell notice in Yoast SEO Dashboard
version 2.5.2 (2016.10.11)
- release date 2016.10.11 (triggered by release of Yoast SEO 3.7)
- once again hide red premium star, this time from the opposite side of the metabox on the Edit Post/Page screen
version 2.5.1 (2016.10.09)
- release date 2016.10.09
- add rule to hide additional star tab of Yoast SEO metabox
version 2.5.0 (2016.10.06)
- release date 2016.10.06
- remove tour setting (redundant since v3.6 of Yoast SEO)
- remove adminbar setting (redundant since v3.6 of Yoast SEO)
- add new setting that hides the red star behind the "Go Premium" submenu that was added in v3.6 of Yoast SEO (it is probably necessary to save the settings page for this change to take effect). Thanks to Jake Jackson for reporting this issue.