Coder Social home page Coder Social logo

leepeterson / wordpress-plugin-debugger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chasecmiller/wordpress-plugin-debugger

0.0 2.0 0.0 4 KB

A mu-plugin that will automatically disable plugins that throw errors. Built to help prevent white screens and help debugging. It's in development and I'd like to make it part of a bigger project.

License: MIT License

PHP 100.00%

wordpress-plugin-debugger's Introduction

Wordpress-Plugin-Debugger

A mu-plugin that will automatically disable plugins that throw errors. Built to help prevent white screens and help debugging. It's in development and I'd like to make it part of a bigger project.

Long story short, this plugin is designed to disable plugins that are throwing uncaught errors.

When a plugin throws an uncaught exception, it will trigger this code. The first time it does it, a user may encounter a white screen or error output, depending on your server. At that time, the plugin is automatically disabled. This does not errors related to your primary database connectivity since there is an row saved in the WordPress options table to identify the problem.

In your plugins screen, you will see plugins that are actively disabled with a red background. You may re-enable them by clicking activate again. If they throw an error, they will be disabled again.

Looking for input. I'd love to build it out more if there is any need for it.

wordpress-plugin-debugger's People

Contributors

chasecmiller avatar

Watchers

James Cloos avatar Lee Peterson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.