This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP SEO Humility

Description

WordPress SEO by Yoast has an action hooked to ‘admin_init’ that redirects to their about page. This is annoying, especially when you have updated other plugins, themes or WordPress core at the same time. It is essentially hijacking your workflow. This simple plugin (with no UI) removes the hooked action so that the redirect does not take place.

Credits: Kevin Miller wrote the function; Donna McMaster turned it into a plugin. Thanks also to Mark Jaquith for the inspiration provided by Menu Humility.

Installation

  1. It should just work when you activate it.

FAQ

Does this plugin solve an annoying problem?

Yes.

= Why did you decide to publish this plugin?

See this support thread for WordPress SEO by Yoast.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“WP SEO Humility” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP SEO Humility” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

  • First version