Skip to content

Instantly share code, notes, and snippets.

@matheuswd
Last active May 10, 2021 11:23
Show Gist options
  • Save matheuswd/bd812a359884e8825fc8e1c807992ace to your computer and use it in GitHub Desktop.
Save matheuswd/bd812a359884e8825fc8e1c807992ace to your computer and use it in GitHub Desktop.
Troubleshooting Plugins List

Helpful Troubleshooting Plugins

Table of contents

Plugins

This plugin sends you an email notification whenever a fatal error (or other error level, configurably) is detected on your site.

If you have reports of javascript errors in your visitors browsers they can be tricky to track down. This is because of the diversity of different browsers, versions, and visitor behaviour.

This plugin is the answer. Enable it and enable wordpress debug logging and all javasccript errors will be added to your wordpress error log, so you can review them at your leisure.

Simple utility plugin that helps to find and view log files with errors right from your WordPress admin dashboard. Get access to all your log files from one place. View the latest activity, select logs by date, or view a full log file. Get email notifications about log changes.

The JSM’s Show Post Metadata plugin displays all post meta (aka custom fields) keys and their unserialized values in a metabox at the bottom of post editing pages.

Use case

You can use it to see all the Give Form meta. Just activate it and it will show all the Give Form meta on the form edit screen at the bottom. It's super handy.

WP Data Access is a powerful data administration, publication and development tool that allows you to perform database related tasks from your WordPress dashboard.

Use case

In case you want to see if the database is still integer and the kind of data you have on it. DELETE THIS PLUGIN AFTER YOU USE IT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment