This demonstration plugin identifies the primary filters that are used by WordPress as it parses your queries.
Author: | Tom Auger (profile at wordpress.org) |
WordPress version required: | 3.0.0 |
WordPress version tested: | 3.5.2 |
Plugin version: | 0.1 |
Added to WordPress repository: | 17-08-2012 |
Last updated: | 18-08-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, %: | 0 |
Rated by: | 0 |
Plugin URI: | http://tomauger.com/valz_display_query_filter... |
Total downloads: | 836 |
![]() Click to start download |
This plugin, once activated, spits out the information passed by each filter used in manipulating database queries, as a learning tool.
The code itself is heavily documented and demonstrates best practices for working with those filters and actions to view / manipulate the query.
It is very important to note that this plugin is not meant for a production environment as it will insert a lot of really ugly HTML throughout your page. You’ll get the most use out of this plugin by looking at its code, and maybe previewing one or two pages on a sandbox, vanilla WordPress site.
FAQ
ChangeLog