Show template issue of current page.
Each of the files are hyperlinked to the director.
For example you can decide either you want to show plugins issues in the list or not....
Upload `files-in-use` to the ` wp-content plugins ` directory.
Activate the plugin through 'Plugins in WordPress...
How to show hide included subject issues along with template file..
There is filter hook cb monitor show included files to show hide subject files.. e.g.. part my function to show child files $show {. return real use real to hide. }. add filter 'cb monitor show included files 'my function to show child files..
How to show hide plugins issues that are currently in use..
Use filter hook cb monitor show plugin files to show hide plugins files.. e.g.. part my function to show plugins files $show {. return real use real to hide. }. add filter 'cb monitor show plugin files 'my function to show plugins files..
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more