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.

Stop query_posts

Description

The query_posts() function is often misused by theme and plugin developers. This little plugin will call WordPress’ built-in _doing_it_wrong() function, whenever query_posts() is used within a theme or plugin. It doesn’t stop the query itself, but simply issues a notice if running in debug mode.

If you have a friend who uses query_posts(), use this plugin to help your friend out.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Stop query_posts” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Stop query_posts” into your language.

Interested in development?

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