Bugfixes
- Fix wrong SEO Analysis value icon, regression from 1.5.5.1
Enhancements
- Add role specific removal from XML Author sitemap
- Add option to exclude user from XML Author sitemap on user profile page
Subscribe through this plugin's RSS feed or follow us on Twitter to stay up-to-date with new releases!
$canonical
not being a string after being filtered.woo_title()
output harder than before to remove need for force rewrite with WooThemes themes.%%parent_title%%
variable client side through JS.wpseo_sitemap_exclude_empty_terms
filter wouldn't work for index sitemap.Note: if you already upgraded to v1.5+, you will need to retrieve your Facebook Apps again and please also check your Google+ URL. We had some bugs with both being escaped too aggressively. Sorry about that.
wp_remote_get()
fails while testing whether the title needs to be force rewritten as reported by homeispv - props Jrf.mbstring
extension isn't loaded, fatal error was thrown.This release contains tons and tons of bugfixes and security improvements. Credits for this release largely go to Juliette Reinders Folmer aka Jrf / jrfnl.
Also a heartfelt thanks go out to the beta testers who tested all the changes. Special mentions for testers Woyto, Bnpositive, Surbma, DavidCH1, TheITJuggler, kletskater who caught a number of bugs and provided us with actionable information to fix these.
This version also incorporates the SEO Extended plugin functionality into WP SEO with graceful thanks to Faison and Scott Offord for their great work on this plugin.
This version contains a lot of changes under the hood which will break backward compatibility, i.e. once you've upgraded, downgrading will break things.So make sure you make a backup of your settings/database before upgrading.
__FILE__
.dirname
calls.wpseo_admin_pages
so more pages can use WP SEO admin stylesheets.ICL_LANGUAGE_CODE
not being defined.$wpdb->prepare
all queries that need preparing.noindex, nofollow
on URLs with ?replytocom that was added in 3.5.do_shortcode
while in the head
to retrieve images from posts, as too many plugins crash then, instead added wpseo_pre_analysis_post_content
filter there as well.This release contains tons and tons of bugfixes, thanks in large part to Jrf, who now has commit rights to the code on Github directly. Please join me in thanking her for her efforts!
wpseo_head
action, allowing easier filtering and changing.