-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a safe mode to help expedite troubleshooting theme and plugin conflicts #992
Comments
@marklchaves can you elaborate on when this would be useful for our plugin? In their case that code lets all the admin editors still load, but not run the user saved code. What would we need to disable that is currently interfering with debugging processes? |
Maybe Elementor's safe mode is a better example. https://elementor.com/help/what-is-safe-mode/ The only thing that changes when Safe Mode is enabled is that the Elementor editor loading is done without any activated Plugins or Themes. Enabling Safe Mode also temporarily deactivates all Elementor Experiments. It would be nice if a Popup Maker safe mode loads only Popup Maker in a vanilla default theme with a click. With one click admins can quickly confirm if there's a theme or plugin conflict. Just adding this to the wish list as an alternate to shuttling people off to a troubleshooting guide(s). Obviously, if this feature doesn't have potential ROI, increases code debt, or breaks WordPress, then I'm happy to close it. Thanks! |
Here's a proof of concept. https://github.com/marklchaves/wp-plugin-safe-mode (Forked from https://github.com/xwp/wp-plugin-safe-mode) |
Describe the feature request
Here's an example.
https://help.codesnippets.pro/article/12-safe-mode
Use case
Troubleshooting for theme or plugin conflicts.
Example screenshots (if any)
The text was updated successfully, but these errors were encountered: