Deprecation Checker

Deprecation Checker simply scans your plugins, themes, and custom directories for deprecated functions.

Author:Brian Fegter (profile at wordpress.org)
WordPress version required:3.3
WordPress version tested:3.3.2
Plugin version:0.1
Added to WordPress repository:29-02-2012
Last updated:29-02-2012
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://coderrr.com/deprecation-checker
Total downloads:2 842
Active installs:30+
plugin download
Click to start download

WP_DEBUG works well, however is not inclusive of all theme/plugin files that might not be loaded during certain page loads. Deprecation Checker allows you to view all the deprecated functions complete with path, line number, deprecation function name, and the new recommended function to use.

Deprecated files are collated directly from WordPress core itself, so this plugin is scalable with future versions of WordPress.

We've included a couple handy filters and constants to make this plugin flexible for your own needs:

  • Turn off plugin/theme directory checks
  • Add your own custom paths to check
  • Add your own deprecated functions to the search

ChangeLog