WP filter in nested HTML table

Show $wp_filter content in nested html table at the end of admin page.

Author:TaijiMark (profile at wordpress.org)
WordPress version required:2.8
WordPress version tested:3.4.1
Plugin version:1.0
Added to WordPress repository:06-07-2012
Last updated:06-07-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://www.laobanit.com/wp-filter-in-nested-h...
Total downloads:672
plugin download
Click to start download

If you are interested in understanding or developing WordPress, sooner or later you might want to trace do_action('template_redirect'). With the knowledge from function's documentation, you know $wp_filter is involved. You may show array using val_dump or print_r, but it will take time for human eyes to read array in plain text directly. This plugin will show $wp_filter content in nested html table style for your easy reference. When activated you will see immediate result of your admin screen on every page. Version: 1.0