Super Plugin Sale! Your Choice: BOGO or 30% Off »
Web Dev + WordPress + Security

Update: Ajax Error Log – Version 2.0

Another update! This time to the vanilla/PHP version of my Ajax Error Log. As with the new WordPress version, this update improves the script’s design, performance, and security.

Notes about the new version

New for Ajax Error Log Version 2.0:

  • Updated to work with the latest jQuery (1.10)
  • Dropped support for magic quotes (see below)
  • Better sanitizing of input/output data
  • Fixed some PHP notices

Everything else is essentially the same, but you’ll want to backup your original files and then check to make sure that everything is copascetic. Then test well and you should be good to go.

Important Note

If you’re using magic quotes, add this snippet the mm_clean() function in both AjaxErrorLog.php and 404.php:

if (get_magic_quotes_gpc()) $string = stripslashes($string);
Check out the original tutorial for complete information.

Download Files

Download the updated version of Ajax Error Log:

Download Ajax Error LogVersion 2.0 ( 2.80 KB ZIP )

About the Author
Jeff Starr = Web Developer. Book Author. Secretly Important.
The Tao of WordPress: Master the art of WordPress.
Welcome
Perishable Press is operated by Jeff Starr, a professional web developer and book author with two decades of experience. Here you will find posts about web development, WordPress, security, and more »
WP Themes In Depth: Build and sell awesome WordPress themes.
Thoughts
All free plugins updated and ready for WP 6.6 dropping next week. Pro plugin updates in the works also complete :)
99% of video thumbnail/previews are pure cringe. Goofy faces = Clickbait.
RIP ICQ
Crazy that we’re almost halfway thru 2024.
I live right next door to the absolute loudest car in town. And the owner loves to drive it.
8G Firewall now out of beta testing, ready for use on production sites.
It's all about that ad revenue baby.
Newsletter
Get news, updates, deals & tips via email.
Email kept private. Easy unsubscribe anytime.