The wp-includes/post.php file contains 4 error suppressors. The wp_save_post_revision function contains the line if ( @constant( 'DOING_AUTOSAVE' ) ) When it is defined, it is when the wp-admin/admin-ajax.php file's _wp_ajax_delete_comment_response function defines it as boolean true. This is the only other place where the DOING_AUTOSAVE constant can be found within the WordPress core files. Because […]
Featured Posts...
- Clean Options Plugin
Have you tried different themes for your blog and no longer use them? Installed plugins that have since been removed? Although having unused rows in your wp_options table may have only a minimal effect on your blogs efficiency, you may still want to remove them - Clean Options Translations
Please Donate - Clean Options RSS options
The Clean Options plugin lists options named "rss_(hash value)" and "rss_(hash value)_ts" - Ping Watcher Translations
I have decided that I should attempt to Internationalize my plugins so that they can be Localized - Error Reporting Plugin
This post is for comments, suggestions etc - Clean Options Plugin Release Candidate
The first version of the Clean Options plugin became available in April of 2007 - Ping Watcher Plugin
While checking the log files for errors found by the - Understanding Clean Options
What options does the Clean Options plugin catch? To understand what the Clean Options plugin does, an explanation of how it gathers WordPress options may be helpful - Clean Options and Speed
In the blog article - Error Reporting Plugin Release Candidate
The first version of the Error Reporting plugin became available in March of 2007 - WordPress Functions 3.0
A plugin searched 269 PHP files, of which 167 contained classes and functions, and found 168 classes and 3,856 functions
- Clean Options Plugin