-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
The context is 'Active Debug Helper' when enabled is creating issues with exports. For example WPForms JSON export, CSV export, etc.
Here is the example of export code: https://plugins.trac.wordpress.org/browser/wpforms-lite/trunk/includes/admin/class-tools.php#L786
Version Information
- WordPress: 5.4.0
- Multisite: false
- Adminimize: 1.11.6
Steps to Reproduce
- Activate Adminimize plugin and enable 'Active Debug Helper' option.
- Activate WPForms.
- Export form from WPForms > Tools > Export > Form Export
- See the exported JSON file which results in invalid JSON File including:
<script>console.info("Adminimize, WordPress Menu:");console.log({"2":["Dashboard","read","index.php","","menu-top menu-top-first menu-icon
Reactions are currently unavailable