Fail log — For those eagerly awaiting for yet another Update (April 30 2012, 3:23PM), […]
Tag: debugging
Where does load-scripts.php load jquery.js file from?
I try to debug a javascript function called from Generate Thumbnails plugin in WordPress. The […]
Using jQuery noConflict() with script.aculo.us
I have a site using a “widget” (from http://healcode.com) that includes the script.aculo.us JavaScript library. […]
delete_post hook in WordPress not working
add_action( ‘delete_post’, ‘test_function’ ); function test_function(){ echo “Hello!”; } The “Hello!” isn’t showing up when […]
How to debug save_post actions in WordPress?
I have some custom post meta being generated and am ready to add to a […]
How do I effectively get WordPress comments to display on home page?
I can get the comments to display on the home page, but I was having […]
WordPress Custom Taxonomies
I’m wondering if there’s a way to list all custom taxonomies that are siblings to […]
Debugging WordPress database show different info
Im trying to analyze queries of WordPress database of my website to look if there […]
Debugging cron tasks in WordPress
How could I debug cron task run by internal cron functions? My cron task is […]
How to do Debugging of PHP?
how we do basic debugging in PHP ? Can anybody share true horror story on […]
No More Posts Available.
No more pages to load.