Post Actions Logger

The Post Action Logger plugin is a powerful and lightweight WordPress tool designed to monitor and log all $_POST actions on your website. Here’s an overview of its features:

  1. Track POST Requests: Capture detailed information about all $_POST actions happening on your site, including form submissions, comment replies, AJAX requests…,
  2. View Logs in Admin Dashboard: Access a dedicated admin page that displays logs with timestamps and sanitized data in a clear and user-friendly table format.
  3. Enable/Disable Logging: Use a simple toggle button in the dashboard to start or stop logging as needed.

This plugin is ideal for developers and site administrators who need to debug or audit POST requests on their WordPress sites, even without FTP access.