Skip to content
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

Open
marklchaves opened this issue Mar 23, 2022 · 3 comments

Comments

@marklchaves
Copy link
Contributor

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)

@danieliser
Copy link
Member

@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?

@marklchaves
Copy link
Contributor Author

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.

Using ‘Safe Mode’ opens the Elementor editor on a clean version of WordPress, without loading a theme or any plugins. All plugins are deactivated and an empty theme file is loaded.

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!

@marklchaves marklchaves changed the title Add a safe mode to help expedite theme and plugin conflicts Add a safe mode to help expedite troubleshooting theme and plugin conflicts Mar 23, 2022
@marklchaves
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants