WPThumbs
Themes Plugins By purpose By industry Best-of lists Fix it guides
Free Plugin by iTRON v2.4

WP Logger

Logging vars and events for fast debug WordPress site.

WP Logger

The facts

Rating
5★ from 3
Active installs
300+
Price
Free
Last updated
1 Dec 2025
Added
Sep 2018
Requires WP
3.5
Tested up to
WP 6.8.8
Requires PHP
7.1
Downloads
7,208

Our analysis

AI-assisted

WP Logger is a WordPress plugin designed for developers to log events and errors within their applications. By inserting a specific hook in your code, you can easily track and manage logs through the plugin's interface found under Tools > WP Logger. It also allows the addition of custom buttons to execute functions via WP-AJAX, which can be useful for more tailored logging needs.

This plugin is suitable for developers looking to implement logging functionality in their WordPress sites. It provides a straightforward way to monitor events and errors, making it a practical tool for debugging and improving code reliability.

Best for: Developers who need a logging solution for their WordPress projects.

What it does well

  • Free to use from the WordPress.org directory
  • Allows custom button creation for logging actions
  • Logs exceptions and errors automatically
  • Compatible with WordPress up to version 6.8.8
  • Developed by iTRON

Where it falls short

  • Limited information on advanced features or user support
  • No detailed documentation provided in the input

Verdict

WP Logger offers a basic yet functional logging tool for WordPress developers. Its simplicity and customisation options make it a useful addition for those looking to enhance their site's error tracking.

From the developer

iTRON's own description of WP Logger, lightly tidied.

  1. Insert the hook do_action( 'logger', $data ); in your code
  2. Go to Tools > WP Logger

Additional buttons

Use the wpdl_add_button( string $name, callable $clb, string $btnClass = '' ) function to add a button to the logger page.

  • $name text for the button;
  • $clb callback function;
  • $btnClass class for the button (optional).

Click on the button to execute the function via WP-AJAX. If an Exception or Error occurs, it will be logged as well.

Hooks:

  • wp_logger_button_panel
  • wp_logger_inline_css
  • wp_logger_inline_js
  • wp_data_logger_print_data

Available constants:

  • WPDL_DISPLAY_LIMIT

GitHub

Read the full description on the official page →

Tagged as

Alternatives

Other plugins for developer tooling.

WPCode

WPCode

93

Easily add code snippets in WordPress. Insert header & footer scripts, add PHP code snippets with conditio...

Free 3M+ installs 4.9★ (1,873)
Header Footer Code Manager

Easily add tracking code snippets, conversion pixels, or other scripts required by third party services for an...

Free 600k+ installs 4.9★ (309)
Admin and Site Enhancements

Duplicate post, post order, image resize, email via SMTP, admin menu editor, custom css / code, disable gutenb...

Free 200k+ installs 5★ (421)
Shortcoder

Create custom "Shortcodes" easily for HTML, JavaScript, CSS code snippets and use the shortcodes wit...

Free 100k+ installs 4.9★ (227)
Insert PHP Code Snippet

Add PHP code to your pages and posts easily using shortcodes.

Free 90k+ installs 4.9★ (705)
Code Snippets

An easy, clean, and simple way to enhance your site with code snippets.

Free 1M+ installs 4.7★ (509)