[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fOS36ibpJCm57tqmsL679zM07ZZKTWxZjAwqG4B3Ukpw":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":21,"download_link":22,"security_score":23,"vuln_count":24,"unpatched_count":25,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":45,"crawl_stats":34,"alternatives":53,"analysis":161,"fingerprints":334},"debug-bar","Debug Bar","1.1.8","WordPress.org","https:\u002F\u002Fprofiles.wordpress.org\u002Fwordpressdotorg\u002F","\u003Cp>Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information.\u003C\u002Fp>\n\u003Cp>A must for developers!\u003C\u002Fp>\n\u003Cp>When \u003Ccode>WP_DEBUG\u003C\u002Fcode> is enabled it also tracks PHP Warnings and Notices to make them easier to find.\u003C\u002Fp>\n\u003Cp>When \u003Ccode>SAVEQUERIES\u003C\u002Fcode> is enabled the mysql queries are tracked and displayed.\u003C\u002Fp>\n\u003Cp>To enable these options, add the following code to your \u003Ccode>wp-config.php\u003C\u002Fcode> file:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>define( 'WP_DEBUG', true );\ndefine( 'SAVEQUERIES', true );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Add a PHP\u002FMySQL console with the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdebug-bar-console\u002F\" rel=\"ugc\">Debug Bar Console plugin\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>There are numerous other add-ons available to get more insight into, for instance, the registered Post Types, Shortcodes, WP Cron, Language file loading, Actions and Filters and so on. Just \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsearch\u002Fdebug+bar\u002F\" rel=\"ugc\">search the plugin directory for ‘Debug Bar’\u003C\u002Fa>.\u003C\u002Fp>\n","Adds a debug menu to the admin bar that shows query, cache, and other helpful debugging information.",20000,2087029,82,68,"2026-03-01T20:00:00.000Z","7.0","3.4","",[20],"debug","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdebug-bar\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdebug-bar.1.1.8.zip",100,1,0,"2013-05-15 00:00:00","2026-03-15T15:16:48.613Z",[29],{"id":30,"url_slug":31,"title":32,"description":33,"plugin_slug":4,"theme_slug":34,"affected_versions":35,"patched_in_version":36,"severity":37,"cvss_score":38,"cvss_vector":39,"vuln_type":40,"published_date":26,"updated_date":41,"references":42,"days_to_patch":44},"CVE-2013-10021","debug-bar-reflected-cross-site-scripting-2","Debug Bar  \u003C= 0.8 - Reflected Cross-Site Scripting","The Debug Bar plugin for WordPress is vulnerable to Reflected Cross-Site Scripting due to the use of add_query_arg without appropriate escaping on the URL in all versions up to, and including, 0.8. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link.",null,"\u003C=0.8","0.8.1","medium",6.1,"CVSS:3.1\u002FAV:N\u002FAC:L\u002FPR:N\u002FUI:R\u002FS:C\u002FC:L\u002FI:L\u002FA:N","Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')","2024-02-07 14:47:21",[43],"https:\u002F\u002Fwww.wordfence.com\u002Fthreat-intel\u002Fvulnerabilities\u002Fid\u002Faf71ca13-781d-49ca-948c-03d52d91d11b?source=api-prod",3921,{"slug":46,"display_name":7,"profile_url":8,"plugin_count":47,"total_installs":48,"avg_security_score":49,"avg_patch_time_days":50,"trust_score":51,"computed_at":52},"wordpressdotorg",34,14856200,97,1718,77,"2026-04-03T18:37:44.030Z",[54,80,97,120,139],{"slug":55,"name":56,"version":57,"author":58,"author_profile":59,"description":60,"short_description":61,"active_installs":62,"downloaded":63,"rating":64,"num_ratings":65,"last_updated":66,"tested_up_to":67,"requires_at_least":68,"requires_php":69,"tags":70,"homepage":75,"download_link":76,"security_score":77,"vuln_count":78,"unpatched_count":25,"last_vuln_date":79,"fetched_at":27},"wp-crontrol","WP Crontrol","1.21.0","John Blackbourn","https:\u002F\u002Fprofiles.wordpress.org\u002Fjohnbillion\u002F","\u003Cp>WP Crontrol enables you to take control of the scheduled cron events on your WordPress website or WooCommerce store. From the admin screens you can:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>View all scheduled cron events along with their arguments, schedule, callback functions, and when they are next due.\u003C\u002Fli>\n\u003Cli>Edit, delete, pause, resume, and immediately run cron events.\u003C\u002Fli>\n\u003Cli>Add new cron events.\u003C\u002Fli>\n\u003Cli>Bulk delete cron events.\u003C\u002Fli>\n\u003Cli>Add and remove custom cron schedules.\u003C\u002Fli>\n\u003Cli>Export and download cron event lists as a CSV file.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>WP Crontrol is aware of timezones, will alert you to events that have no actions or that have missed their schedule, and will show you a helpful warning message if it detects any problems with your cron system.\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Col>\n\u003Cli>Go to the \u003Ccode>Tools \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Cron Events\u003C\u002Fcode> menu to manage cron events.\u003C\u002Fli>\n\u003Cli>Go to the \u003Ccode>Settings \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan> Cron Schedules\u003C\u002Fcode> menu to manage cron schedules.\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Documentation\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwp-crontrol.com\u002Fdocs\u002Fhow-to-use\u002F\" rel=\"nofollow ugc\">Extensive documentation on how to use WP Crontrol and how to get help for error messages that it shows is available on the WP Crontrol website\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>For site owners\u003C\u002Fh3>\n\u003Cp>Owners of WordPress websites and WooCommerce stores use WP Crontrol to ensure that scheduled cron events run correctly and efficiently. By providing complete control over cron events, WP Crontrol helps you:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Improve reliability\u003C\u002Fstrong>: Address missed or failed cron events, ensuring your website or WooCommerce store continues to function as expected.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Enhance security\u003C\u002Fstrong>: Monitor and control cron events to ensure automatic update checks are performed as they should.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Simplify management\u003C\u002Fstrong>: Add, edit, delete, and pause cron events from a user-friendly interface, without needing to write any code.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Gain insights\u003C\u002Fstrong>: Export cron event data for analysis or reporting.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Action Scheduler compatibility\u003C\u002Fstrong>: Full support for the Action Scheduler system in WooCommerce, which is used to process recurring payments, subscriptions, and background orders.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Clarity of times and timezones\u003C\u002Fstrong>: All times are shown with a clear and accurate indication of which timezone applies. No more guesswork!\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>For developers\u003C\u002Fh3>\n\u003Cp>Developers use WP Crontrol to streamline and debug their WordPress development process:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Enhanced debugging\u003C\u002Fstrong>: Identify and troubleshoot issues with scheduled tasks, ensuring your scheduled events and their callbacks run as expected.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Custom schedules\u003C\u002Fstrong>: Create and manage custom cron schedules to fit the specific needs of your website, plugins, or themes, providing greater flexibility than just the core schedules.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Efficient workflow\u003C\u002Fstrong>: Add, edit, and delete cron events directly from the WordPress admin interface, saving time and reducing the need for manual coding.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Insightful monitoring\u003C\u002Fstrong>: Get insight into the performance and behavior of your scheduled tasks, allowing for optimization and better resource management.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Accurate debugging\u003C\u002Fstrong>: WP Crontrol goes to great lengths to ensure that running an event manually does so in a manner which exactly matches how WordPress core runs schdeuled events. This ensures that you can debug events accurately and with confidence.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Other Plugins\u003C\u002Fh3>\n\u003Cp>I maintain several other plugins for developers. Check them out:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fquery-monitor\u002F\" rel=\"ugc\">Query Monitor\u003C\u002Fa> is the developer tools panel for WordPress.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fuser-switching\u002F\" rel=\"ugc\">User Switching\u003C\u002Fa> provides instant switching between user accounts in WordPress.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Privacy Statement\u003C\u002Fh3>\n\u003Cp>WP Crontrol is private by default and always will be. It does not send data to any third party, nor does it include any third party resources. \u003Ca href=\"https:\u002F\u002Fwp-crontrol.com\u002Fprivacy\u002F\" rel=\"nofollow ugc\">WP Crontrol’s full privacy statement can be found here\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Accessibility Statement\u003C\u002Fh3>\n\u003Cp>WP Crontrol aims to be fully accessible to all of its users. \u003Ca href=\"https:\u002F\u002Fwp-crontrol.com\u002Faccessibility\u002F\" rel=\"nofollow ugc\">WP Crontrol’s full accessibility statement can be found here\u003C\u002Fa>.\u003C\u002Fp>\n","WP Crontrol enables you to take control of the cron events on your WordPress website.",300000,7578206,90,163,"2026-01-28T21:40:00.000Z","6.9.4","6.4","7.4",[71,72,20,73,74],"cron","crontrol","woocommerce","wp-cron","https:\u002F\u002Fwp-crontrol.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-crontrol.1.21.0.zip",96,3,"2025-08-21 00:00:00",{"slug":81,"name":82,"version":83,"author":58,"author_profile":59,"description":84,"short_description":85,"active_installs":86,"downloaded":87,"rating":88,"num_ratings":89,"last_updated":90,"tested_up_to":67,"requires_at_least":91,"requires_php":69,"tags":92,"homepage":95,"download_link":96,"security_score":23,"vuln_count":25,"unpatched_count":25,"last_vuln_date":34,"fetched_at":27},"query-monitor","Query Monitor – The developer tools panel for WordPress","3.20.2","\u003Cp>Query Monitor is the developer tools panel for WordPress and WooCommerce. It enables debugging of database queries, PHP errors, hooks and actions, block editor blocks, enqueued scripts and stylesheets, HTTP API calls, and more.\u003C\u002Fp>\n\u003Cp>It includes some advanced features such as debugging of Ajax calls, REST API calls, user capability checks, and full support for block themes and full site editing. It includes the ability to narrow down much of its output by plugin or theme, allowing you to quickly determine poorly performing plugins, themes, or functions.\u003C\u002Fp>\n\u003Cp>Query Monitor focuses heavily on presenting its information in a useful manner, for example by showing aggregate database queries grouped by the plugins, themes, or functions that are responsible for them. It adds an admin toolbar menu showing an overview of the current page, with complete debugging information shown in panels once you select a menu item.\u003C\u002Fp>\n\u003Cp>Query Monitor supports versions of WordPress up to three years old, and PHP version 7.4 or higher.\u003C\u002Fp>\n\u003Cp>For complete information, please see \u003Ca href=\"https:\u002F\u002Fquerymonitor.com\u002F\" rel=\"nofollow ugc\">the Query Monitor website\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Here’s an overview of what’s shown for each page load:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Database queries, including notifications for slow, duplicate, or erroneous queries. Allows filtering by query type (\u003Ccode>SELECT\u003C\u002Fcode>, \u003Ccode>UPDATE\u003C\u002Fcode>, \u003Ccode>DELETE\u003C\u002Fcode>, etc), responsible component (plugin, theme, WordPress core), and calling function, and provides separate aggregate views for each.\u003C\u002Fli>\n\u003Cli>The template filename, the complete template hierarchy, and names of all template parts that were loaded or not loaded (for block themes and classic themes).\u003C\u002Fli>\n\u003Cli>PHP errors presented nicely along with their responsible component and call stack, and a visible warning in the admin toolbar.\u003C\u002Fli>\n\u003Cli>Usage of “Doing it Wrong” or “Deprecated” functionality in the code on your site.\u003C\u002Fli>\n\u003Cli>Blocks and associated properties within post content and within full site editing (FSE).\u003C\u002Fli>\n\u003Cli>Matched rewrite rules, associated query strings, and query vars.\u003C\u002Fli>\n\u003Cli>Enqueued scripts and stylesheets, along with their dependencies, dependents, and alerts for broken dependencies.\u003C\u002Fli>\n\u003Cli>Language settings and loaded translation files (MO files and JSON files) for each text domain.\u003C\u002Fli>\n\u003Cli>HTTP API requests, with response code, responsible component, and time taken, with alerts for failed or erroneous requests.\u003C\u002Fli>\n\u003Cli>User capability checks, along with the result and any parameters passed to the capability check.\u003C\u002Fli>\n\u003Cli>Environment information, including detailed information about PHP, the database, WordPress, and the web server.\u003C\u002Fli>\n\u003Cli>The values of all WordPress conditional functions such as \u003Ccode>is_single()\u003C\u002Fcode>, \u003Ccode>is_home()\u003C\u002Fcode>, etc.\u003C\u002Fli>\n\u003Cli>Transients that were updated.\u003C\u002Fli>\n\u003Cli>Usage of \u003Ccode>switch_to_blog()\u003C\u002Fcode> and \u003Ccode>restore_current_blog()\u003C\u002Fcode> on Multisite installations.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>In addition:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Whenever a redirect occurs, Query Monitor adds an HTTP header containing the call stack, so you can use your favourite HTTP inspector or browser developer tools to trace what triggered the redirect.\u003C\u002Fli>\n\u003Cli>The response from any jQuery-initiated Ajax request on the page will contain various debugging information in its headers. PHP errors also get output to the browser’s developer console.\u003C\u002Fli>\n\u003Cli>The response from an authenticated WordPress REST API request will contain an overview of performance information and PHP errors in its headers, as long as the authenticated user has permission to view Query Monitor’s output. An \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Frest-api\u002Fusing-the-rest-api\u002Fglobal-parameters\u002F#_envelope\" rel=\"nofollow ugc\">an enveloped REST API request\u003C\u002Fa> will include even more debugging information in the \u003Ccode>qm\u003C\u002Fcode> property of the response.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>By default, Query Monitor’s output is only shown to Administrators on single-site installations, and Super Admins on Multisite installations.\u003C\u002Fp>\n\u003Cp>In addition to this, you can set an authentication cookie which allows you to view Query Monitor output when you’re not logged in (or if you’re logged in as a non-Administrator). See the Settings panel for details.\u003C\u002Fp>\n\u003Ch3>Other Plugins\u003C\u002Fh3>\n\u003Cp>I maintain several other plugins for developers. Check them out:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fuser-switching\u002F\" rel=\"ugc\">User Switching\u003C\u002Fa> provides instant switching between user accounts in WordPress.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-crontrol\u002F\" rel=\"ugc\">WP Crontrol\u003C\u002Fa> lets you view and control what’s happening in the WP-Cron system\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Privacy Statement\u003C\u002Fh3>\n\u003Cp>Query Monitor is private by default and always will be. It does not persistently store any of the data that it collects. It does not send data to any third party, nor does it include any third party resources. \u003Ca href=\"https:\u002F\u002Fquerymonitor.com\u002Fprivacy\u002F\" rel=\"nofollow ugc\">Query Monitor’s full privacy statement can be found here\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Accessibility Statement\u003C\u002Fh3>\n\u003Cp>Query Monitor aims to be fully accessible to all of its users. \u003Ca href=\"https:\u002F\u002Fquerymonitor.com\u002Faccessibility\u002F\" rel=\"nofollow ugc\">Query Monitor’s full accessibility statement can be found here\u003C\u002Fa>.\u003C\u002Fp>\n","Query Monitor is the developer tools panel for WordPress and WooCommerce.",200000,19156533,98,463,"2025-12-11T22:16:00.000Z","6.1",[20,4,93,94,81],"development","performance","https:\u002F\u002Fquerymonitor.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fquery-monitor.3.20.2.zip",{"slug":98,"name":99,"version":100,"author":101,"author_profile":102,"description":103,"short_description":104,"active_installs":105,"downloaded":106,"rating":23,"num_ratings":107,"last_updated":108,"tested_up_to":109,"requires_at_least":110,"requires_php":111,"tags":112,"homepage":115,"download_link":116,"security_score":117,"vuln_count":118,"unpatched_count":25,"last_vuln_date":119,"fetched_at":27},"debug-log-manager","Debug Log Manager – Conveniently Monitor and Inspect Errors","2.4.3","Bowo","https:\u002F\u002Fprofiles.wordpress.org\u002Fqriouslad\u002F","\u003Cp>Debug Log Manager allows you to:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Cstrong>Enable \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Farticle\u002Fdebugging-in-wordpress\u002F\" rel=\"ugc\">WP_DEBUG\u003C\u002Fa> with one click to log PHP, database and JavaScript errors\u003C\u002Fstrong> when you need to, and disable it when you’re done. No need to manually edit wp-config.php file. \u003C\u002Fli>\n\u003Cli>\u003Cstrong>Create the debug.log file for you\u003C\u002Fstrong> in a non-default location with a custom file name for enhanced security. \u003C\u002Fli>\n\u003Cli>\u003Cstrong>Copy the content of the default \u002F existing debug.log file\u003C\u002Fstrong> into the custom debug.log file, and delete the default \u002F existing debug.log file. So there is continuation in logging and enhanced security going forward.\u003C\u002Fli>\n\u003Cli>Parse the debug.log file and \u003Cstrong>view distinct errors and when they last occurred\u003C\u002Fstrong>, which is better than looking at the raw log file (potentially) full of repetitive errors. \u003C\u002Fli>\n\u003Cli>\u003Cstrong>Quickly find and filter more specific errors\u003C\u002Fstrong> for your debugging work.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Make error details easier to read\u003C\u002Fstrong> by identifying error source (core \u002F plugin \u002F theme) and separating file path and line number.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Easily view files where PHP errors occurred\u003C\u002Fstrong>. This includes WordPress core, plugin and theme files.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Enable auto-refresh\u003C\u002Fstrong> to automatically load new log entries. No need to manually reload the browser tab, or to \u003Ccode>tail -f\u003C\u002Fcode> the log file on the command line.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Easily clear the debug.log file\u003C\u002Fstrong> to save disk space and more easily observe newly occurring errors on your site.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Show an indicator on the admin bar\u003C\u002Fstrong> when error logging is enabled.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Add a dashboard widget\u003C\u002Fstrong> showing the latest errors logged.\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Use \u003Ccode>error_log()\u003C\u002Fcode>\u003C\u002Fstrong> to output error info into your debug log. e.g. \u003Ccode>error_log( $error_message )\u003C\u002Fcode> for simple, string-based error message, or \u003Ccode>error_log( json_encode( $error ) )\u003C\u002Fcode> when inspecting a more complex error info, e.g. array or object.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>A simpler and more compact version of Debug Log Manager is included as part of the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsystem-dashboard\u002F\" rel=\"ugc\">System Dashboard plugin\u003C\u002Fa>, should you prefer a single plugin that does more.\u003C\u002Fp>\n\u003Ch3>What Users Say\u003C\u002Fh3>\n\u003Cp>\u003Cem>“This is \u003Cstrong>a great plugin for dev\u003C\u002Fstrong> especially for people who tinker in the code.”\u003C\u002Fem> ~\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Ftopic\u002Fgreat-for-dev\u002F\" rel=\"ugc\">PK Son\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cem>“I have used a couple of other logger plugins and \u003Cstrong>this is by far the best one\u003C\u002Fstrong>.”\u003C\u002Fem> ~\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Ftopic\u002Fmust-have-plugin-485\u002F\" rel=\"ugc\">Brian Henry\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cem>“\u003Cstrong>Another massive time-saving tool.\u003C\u002Fstrong>“\u003C\u002Fem> ~\u003Ca href=\"https:\u002F\u002Fdigwp.com\u002F2023\u002F06\u002Fplugins-troubleshoot-debug-wordpress\u002F\" rel=\"nofollow ugc\">Jeff Starr\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Give Back\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Freview-dlm\" rel=\"nofollow ugc\">A nice review\u003C\u002Fa> would be great!\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Ffeedback-dlm\" rel=\"nofollow ugc\">Give feedback\u003C\u002Fa> and help improve future versions.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftranslate.wordpress.org\u002Fprojects\u002Fwp-plugins\u002Fdebug-log-manager\u002F\" rel=\"nofollow ugc\">Help translate\u003C\u002Fa> into your language.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Fgithub-dlm\" rel=\"nofollow ugc\">Github repo\u003C\u002Fa> to contribute code.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Fdotorg-sponsor-dlm\" rel=\"nofollow ugc\">Sponsor\u003C\u002Fa> my work.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Check These Out Too\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsystem-dashboard\u002F\" rel=\"ugc\">System Dashboard\u003C\u002Fa>: Central dashboard to monitor various WordPress components, processes and data, including the server.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fvariable-inspector\u002F\" rel=\"ugc\">Variable Inspector\u003C\u002Fa>: Inspect PHP variables on a central dashboard in wp-admin for convenient debugging.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadmin-site-enhancements\u002F\" rel=\"ugc\">Admin and Site Enhancements\u003C\u002Fa> helps you to easily enhance various admin workflows and site aspects while replacing multiple plugins doing it.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwww.wpnewsboard.com\u002F\" rel=\"nofollow ugc\">WordPress Newsboard\u003C\u002Fa>: The latest news, articles, podcasts and videos from 100+ WordPress-focused sources.\u003C\u002Fli>\n\u003C\u002Ful>\n","Log PHP, database and JavaScript errors via WP_DEBUG with one click. Conveniently create, view, filter and clear the debug.log file.",10000,116535,24,"2025-09-24T02:30:00.000Z","6.8.5","4.6","5.6",[20,113,114],"developer","errors","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdebug-log-manager\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdebug-log-manager.2.4.3.zip",91,7,"2025-04-18 00:00:00",{"slug":121,"name":122,"version":123,"author":124,"author_profile":125,"description":126,"short_description":127,"active_installs":105,"downloaded":128,"rating":23,"num_ratings":129,"last_updated":130,"tested_up_to":109,"requires_at_least":131,"requires_php":111,"tags":132,"homepage":135,"download_link":136,"security_score":117,"vuln_count":137,"unpatched_count":25,"last_vuln_date":138,"fetched_at":27},"wp-debugging","WP Debugging","2.12.2","Andy Fragen","https:\u002F\u002Fprofiles.wordpress.org\u002Fafragen\u002F","\u003Cp>This plugin sets the following debug constants in \u003Ccode>wp-config.php\u003C\u002Fcode> on plugin activation and removes them on plugin deactivation. Any errors will result in a PHP Exception being thrown. Debug constants per \u003Ca href=\"https:\u002F\u002Fdeveloper.wordpress.org\u002Fadvanced-administration\u002Fdebug\u002Fdebug-wordpress\u002F\" rel=\"nofollow ugc\">Debugging in WordPress\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Default settings:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>define( 'WP_DEBUG_LOG', true );\ndefine( 'SCRIPT_DEBUG', true );\ndefine( 'SAVEQUERIES', true );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>&nbsp;\u003Cbr \u002F>\n    @ini_set( ‘display_errors’, 1 ); is set when the plugin is active. \u003Ccode>WP_DEBUG\u003C\u002Fcode> is set to true when the plugin is first run, thereafter it can be turned off in the Settings.\u003C\u002Fp>\n\u003Cp>The Settings page allows the user to set the following.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>define( 'WP_DEBUG', true ); \u002F\u002F Default on initial plugin installation.\ndefine( 'WP_DEBUG_DISPLAY', false ); \u002F\u002F Default when not declared is true.\ndefine( 'WP_DISABLE_FATAL_ERROR_HANDLER', true ); \u002F\u002F WordPress 5.2 WSOD Override.\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>When the plugin is deactivated best efforts are made to re-add pre-existing constants to their former state. When the plugin is activated the default settings and any saved settings are restored.\u003C\u002Fp>\n\u003Cp>This plugin uses the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fwp-cli\u002Fwp-config-transformer\" rel=\"nofollow ugc\">wp-cli\u002Fwp-config-transformer\u003C\u002Fa> command for writing constants to \u003Ccode>wp-config.php\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fnorcross\u002Fdebug-quick-look\" rel=\"nofollow ugc\">Debug Quick Look\u003C\u002Fa> from Andrew Norcross is included with this plugin to assist in reading the debug.log file. If you already have this plugin installed you should delete it when WP Debugging is not active.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fquery-monitor\u002F\" rel=\"ugc\">Query Monitor\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdebug-bar\u002F\" rel=\"ugc\">Debug Bar\u003C\u002Fa> plugins are optional dependencies to aid in debugging and troubleshooting. The notice for installation will recur 45 days after being dismissed.\u003C\u002Fp>\n\u003Cp>If you have a non-standard location for your \u003Ccode>wp-config.php\u003C\u002Fcode> file you can use the filter \u003Ccode>wp_debugging_config_path\u003C\u002Fcode> to return the file path for your installation.\u003C\u002Fp>\n\u003Cp>The filter \u003Ccode>wp_debugging_add_constants\u003C\u002Fcode> allows the user to add constants to \u003Ccode>wp-config.php\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>The filter returns an array where the key is the name of the constant and the value is an array of data containing the value as a string and a boolean to indicate whether or not the value should be passed without quotes.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$my_constants = [\n    'my_test_constant' =>\n    [\n        'value' => 'abc123',\n        'raw' => false,\n    ],\n    'another_test_constant' => [ 'value' => 'true' ],\n];\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>The \u003Ccode>value\u003C\u002Fcode> option contains the constant’s value as a string.\u003C\u002Fp>\n\u003Cp>The \u003Ccode>raw\u003C\u002Fcode> option means that instead of placing the value inside the config as a string it will become unquoted. The default is \u003Ccode>true\u003C\u002Fcode>. Set as \u003Ccode>false\u003C\u002Fcode> for non-boolean values.\u003C\u002Fp>\n\u003Cp>Example:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>add_filter(\n    'wp_debugging_add_constants',\n    function( $added_constants ) {\n        $my_constants = [\n            'my_test_constant'      => [\n                'value' => '124xyz',\n                'raw'   => false,\n            ],\n            'another_test_constant' => [ 'value' => 'true' ],\n        ];\n        return array_merge( $added_constants, $my_constants );\n    },\n    10,\n    1\n);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will create the following constants.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>define( 'MY_TEST_CONSTANT', '124xyz' );\ndefine( 'ANOTHER_TEST_CONSTANT', true );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch3>Development\u003C\u002Fh3>\n\u003Cp>PRs are welcome against the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fafragen\u002Fwp-debugging\" rel=\"nofollow ugc\">develop branch on GitHub\u003C\u002Fa>.\u003C\u002Fp>\n","A support\u002Ftroubleshooting plugin for WordPress.",432358,19,"2024-12-02T19:42:00.000Z","5.2",[20,133,134],"support","wp-config","https:\u002F\u002Fgithub.com\u002Fafragen\u002Fwp-debugging","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-debugging.2.12.2.zip",2,"2022-01-24 00:00:00",{"slug":140,"name":141,"version":142,"author":143,"author_profile":144,"description":145,"short_description":146,"active_installs":147,"downloaded":148,"rating":77,"num_ratings":149,"last_updated":150,"tested_up_to":67,"requires_at_least":110,"requires_php":151,"tags":152,"homepage":157,"download_link":158,"security_score":159,"vuln_count":137,"unpatched_count":25,"last_vuln_date":160,"fetched_at":27},"freesoul-deactivate-plugins","Freesoul Deactivate Plugins – Disable plugins on individual WordPress pages","2.5.0","Jose Mortellaro","https:\u002F\u002Fprofiles.wordpress.org\u002Fgiuse\u002F","\u003Cp>Load plugins only where you need them. No bloat, no conflicts, more speed. Deactivate plugins where they don’t add anything useful.\u003C\u002Fp>\n\u003Ch3>Disable plugins on individual WordPress pages\u003C\u002Fh3>\n\u003Cp>FDP allows you to \u003Cstrong>deactivate plugins on specific pages\u003C\u002Fstrong> for \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsearch\u002Fspeed+optimization\u002F\" rel=\"ugc\">speed optimization\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsearch\u002Fdebugging\u002F\" rel=\"ugc\">debugging\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsearch\u002Fproblem-solving\u002F\" rel=\"ugc\">problem-solving\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>It works for every page, blog posts, custom posts that are publicly queryable, archives and backend pages.\u003C\u002Fp>\n\u003Cp>Turning off plugins selectively can improve the performance, but also solve conflicts between plugins.\u003C\u002Fp>\n\u003Cp>For large or business-critical WordPress sites, using FDP is not just an optimization — it is an essential part of a clean, \u003Ca href=\"https:\u002F\u002Fjosemortellaro.com\u002Fwhat-is-possible-with-wordpress-for-complex-systems-and-what-really-matters\u002F\" rel=\"nofollow ugc\">high-performance architecture\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>🚀 Deactivate plugins on specific pages to improve the performance\u003C\u002Fh3>\n\u003Cp>With FDP you can \u003Cstrong>disable the entire plugins\u003C\u002Fstrong> where you don’t need them. It will not only \u003Cstrong>clean up the assets\u003C\u002Fstrong> of third-party plugins, their PHP code will not run either. Hence, your pages will have \u003Cstrong>fewer HTTP requests and fewer database queries\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>You will \u003Cstrong>improve the TTFB (time to first byte) also when the page is not served by cache\u003C\u002Fstrong>.\u003C\u002Fp>\n\u003Cp>Usually, the number of the needed plugin on a specific page is lower than the number of globally active plugins.\u003C\u002Fp>\n\u003Cp>Why don’t you keep the plugins active only on the pages where you need them?\u003C\u002Fp>\n\u003Cp>Most of the plugins load their assets and query the database on all the pages, no matter if they do something useful. This causes many times a worsening of the performance.\u003C\u002Fp>\n\u003Cp>With FDP no matter how many plugins you have, you can keep them active only where you need them.\u003C\u002Fp>\n\u003Ch3>🧹 How to stop a plugin on specific WordPress pages\u003C\u002Fh3>\n\u003Cp>Watch this video to have an overview of how to clean up your website with Freesoul Deactivate Plugins.\u003C\u002Fp>\n\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FdJVJXUF4GY8?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\n\u003Ch3>🥊 Deactivate plugins on specific pages to solve conflicts between plugins\u003C\u002Fh3>\n\u003Cp>With FDP you can preview the page loading specific plugins. This is very useful to detect which plugin is causing issues.\u003C\u002Fp>\n\u003Cp>Look \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-check-which-plugin-causes-issues\u002F\" rel=\"nofollow ugc\">How to check which plugin is causing issues in 1 minute\u003C\u002Fa> for more details.\u003C\u002Fp>\n\u003Cp>If on a specific page you keep active only the plugins that you really need, most of the time the probability of having conflicts between plugins is lower.\u003C\u002Fp>\n\u003Ch3>🆓 Features of the free version. With the free version of FDP you can:\u003C\u002Fh3>\n\u003Cp>⭐ Conditional plugin loading\u003Cbr \u002F>\n⭐ Deactivate plugins on \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fsingles\u002F\" rel=\"nofollow ugc\">specific pages, posts, custom posts\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fpost-types\u002F\" rel=\"nofollow ugc\">post types\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Farchives\u002F\" rel=\"nofollow ugc\">archives\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fterm-archives\u002F\" rel=\"nofollow ugc\">term archives\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fsearch\u002F\" rel=\"nofollow ugc\">search results page\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fdocumentation\u002Fdevice\u002F\" rel=\"nofollow ugc\">devices\u003C\u002Fa>\u003Cbr \u002F>\n⭐ Deactivate the JavaScript execution for problem solving (preview on front-end)\u003Cbr \u002F>\n⭐ Deactivate plugins by custom URL on the \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fcustom-urls\u002F\" rel=\"nofollow ugc\">frontend\u003C\u002Fa>\u003Cbr \u002F>\n⭐ Have an automatic suggestion about the unused plugins for the homepage\u003Cbr \u002F>\n⭐ Change plugins firing order\u003Cbr \u002F>\n⭐ Create a functional plugin in no time\u003Cbr \u002F>\n⭐ Import\u002FExport list of favourite plugins\u003Cbr \u002F>\n⭐ See a preview of the pages deactivating specific plugins and switching to another theme without affecting the public site\u003Cbr \u002F>\n⭐ See a preview of the page with Google Page Speed Insights for single posts, pages and custom posts (preview without cache, the page may give lower score without cache, use it for comparisons during the optimization)\u003C\u002Fp>\n\u003Cp>and much more.\u003C\u002Fp>\n\u003Ch3>👑 Features of the PRO version. The premium version also includes:\u003C\u002Fh3>\n\u003Cp>⭐ Unused plugins automatic suggestion both for frontend and backend\u003Cbr \u002F>\n⭐ Unused plugins automatic check after content update\u003Cbr \u002F>\n⭐ Recording of Ajax activities to find out on which Ajax action you need to disable specific plugins\u003Cbr \u002F>\n⭐ Recording of Post activities to find out on which Post action you need to disable specific plugins\u003Cbr \u002F>\n⭐ Rest APIs cleanup\u003Cbr \u002F>\n⭐ Translated URLs cleanup\u003Cbr \u002F>\n⭐ Cron Jobs cleanup\u003Cbr \u002F>\n⭐ General bloat deaactivation\u003Cbr \u002F>\n⭐ Options autoload management\u003Cbr \u002F>\n⭐ Stylesheests and scripts deactivation of remaining active plugins, theme and core\u003Cbr \u002F>\n⭐ Import\u002FExport FDP settings\u003Cbr \u002F>\n⭐ Bulk actions to activate\u002Fdeactivate plugins in the FDP settings\u003Cbr \u002F>\n⭐ Deactivate plugins in the \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fbackend\u002F\" rel=\"nofollow ugc\">backend\u003C\u002Fa>\u003Cbr \u002F>\n⭐ Deactivate plugins by custom URL on the \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fbackend\u002F\" rel=\"nofollow ugc\">backend\u003C\u002Fa>\u003Cbr \u002F>\n⭐ Plugins deactivation by logged and unlogged user\u003Cbr \u002F>\n⭐ Automatic GTMetrix and Google PSI reports generation\u003C\u002Fp>\n\u003Ch3>🧹 📱 Clean up on mobile\u003C\u002Fh3>\n\u003Cp>FDP allows you to disable specific plugins for mobile devices. But if you disable a plugin on mobile, that plugin will be disabled on all the pages on mobile.\u003Cbr \u002F>\nIf you want to selectively disable plugins on mobile pages, you can install \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fspecific-content-for-mobile\u002F\" rel=\"ugc\">Specific Content For Mobile\u003C\u002Fa> that is fully integrated with FDP.\u003Cbr \u002F>\nIf you create mobile versions with SCFM, you will find the mobile pages in the FDP Singles settings. There you can disable plugins as you do with normal desktop pages.\u003Cbr \u002F>\nFDP and SCFM together are powerful tools to selectively clean up mobile pages.\u003Cbr \u002F>\nIf you clean up the mobile, remember to set up your \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsearch\u002Fcache\u002F\" rel=\"ugc\">caching plugin\u003C\u002Fa> to separate the desktop and mobile cache, in another case you may have issues.\u003Cbr \u002F>\nFor instance \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fw3-total-cache\u002F\" rel=\"ugc\">W3 Total Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-fastest-cache\u002F\" rel=\"ugc\">WP Fastest Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpowered-cache\u002F\" rel=\"ugc\">Powered Cache\u003C\u002Fa>, and \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Flitespeed-cache\u002F\" rel=\"ugc\">LiteSpeed Cache\u003C\u002Fa> are caching plugins that can serve a different cache on mobile.\u003C\u002Fp>\n\u003Ch3>⚠ Requirements\u003C\u002Fh3>\n\u003Cp>Only the permalink structures “Day and name”, “Month and name”, “Post name”  and the custom ones ending with “%postname%” are supported for permanently deactivating plugins (they are also better for SEO).\u003C\u002Fp>\n\u003Cp>You will not be able to disable plugins in a permanent way with other permalink structures.\u003C\u002Fp>\n\u003Cp>The same if you are using plugins to change the permalinks, e.g., Permalink Manager Lite.\u003C\u002Fp>\n\u003Ch3>🔌 FDP add-ons\u003C\u002Fh3>\n\u003Cp>🔌 \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002F\" rel=\"nofollow ugc\">Freesoul Deactivate Plugins PRO\u003C\u002Fa>\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feditor-cleanup-for-oxygen\u002F\" rel=\"ugc\">Editor Cleanup For Oxygen\u003C\u002Fa>\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feditor-cleanup-for-elementor\u002F\" rel=\"ugc\">Editor Cleanup For Elementor\u003C\u002Fa>\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feditor-cleanup-for-avada\u002F\" rel=\"ugc\">Editor Cleanup For Avada\u003C\u002Fa>\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feditor-cleanup-for-wpbakery\u002F\" rel=\"ugc\">Editor Cleanup For WPBakery\u003C\u002Fa>\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feditor-cleanup-for-divi-builder\u002F\" rel=\"ugc\">Editor Cleanup For Divi Builder\u003C\u002Fa>\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feditor-cleanup-for-flatsome\u002F\" rel=\"ugc\">Editor Cleanup For Flatsome\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>🚀 Recommended plugins to use in conjunction with FDP to improve performance\u003C\u002Fh3>\n\u003Cp>🔌 Caching plugins: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fw3-total-cache\u002F\" rel=\"ugc\">W3 Total Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-fastest-cache\u002F\" rel=\"ugc\">WP Fastest Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-optimize\u002F\" rel=\"ugc\">WP Optimize\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcomet-cache\u002F\" rel=\"ugc\">Comet Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcache-enabler\u002F\" rel=\"ugc\">Cache Enabler\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fhyper-cache\u002F\" rel=\"ugc\">Hyper Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-super-cache\u002F\" rel=\"ugc\">WP Super Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Flitespeed-cache\u002F\" rel=\"ugc\">LiteSpeed Cache\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsg-cachepress\u002F\" rel=\"ugc\">SiteGround Optmizer\u003C\u002Fa>. All of those caching plugins are compatible with Freesoul Deactivate Plugins. If your favorite caching plugin is not compatible for any reason, let us know it.\u003Cbr \u002F>\n🔌 Plugins to convert WebP like: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwebp-converter-for-media\u002F\" rel=\"ugc\">WebP ConverterrFor Media\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fimagify\u002F\" rel=\"ugc\">Imagify – Optimize Images & Convert WebP\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-smushit\u002F\" rel=\"ugc\">Smush\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwebp-express\u002F\" rel=\"ugc\">WebP Express\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fshortpixel-image-optimiser\u002F\" rel=\"ugc\">ShortPixel\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftiny-compress-images\u002F\" rel=\"ugc\">TinyPNG\u003C\u002Fa>. All those plugins to convert WebP are compatible with Freesoul Deactivate Plugins. If your favorite WebP converter plugin is not compatible with FDP, let us know.\u003Cbr \u002F>\n🔌 Lazy loading videos is not enough if they are near the viewport. For loading videos on click, you can use \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fload-video-on-click\u002F\" rel=\"ugc\">Load Video On Click\u003C\u002Fa>\u003Cbr \u002F>\n🔌 Inline the first image that appear in the viewport directly to the HTML if it’s not too big with \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Finline-image-base64\u002F\" rel=\"ugc\">Inline Image Base64\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>FDP is compatible with all \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsearch\u002Foptimization\u002F\" rel=\"ugc\">optimization plugins\u003C\u002Fa>. If your favorite plugin isn’t in the list above, and it gives conflicts, don’t hesitate to open a thread on the support forum.\u003C\u002Fp>\n\u003Ch3>🖤 Recommended plugins to use in conjunction with FDP for plugins management\u003C\u002Fh3>\n\u003Cp>🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fplugversions\u002F\" rel=\"ugc\">PlugVersions\u003C\u002Fa>: Easily rollback to previous versions of your plugins\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Frename-plugins-folder\u002F\" rel=\"ugc\">Rename Plugins Folder\u003C\u002Fa>: Rename the plugins folder to add a layer of protection to your website.\u003C\u002Fp>\n\u003Ch3>🚫 Plugins not compatible with Freesoul Deactivate Plugins\u003C\u002Fh3>\n\u003Cp>🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdomain-mapping-system\u002F\" rel=\"ugc\">Domain Mapping System\u003C\u002Fa>: It loads Freemius on the frontend and this may cause the unexpacted deactivationg of some plugins.\u003Cbr \u002F>\n🔌 \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fadmin-menu-editor\u002F\" rel=\"ugc\">Admin Menu Editor\u003C\u002Fa>: It gives you the possibility to customize the admin menu. If you disable plugins on the backend pages, this plugin is not compatible with FDP.\u003C\u002Fp>\n\u003Ch3>𐧺 Multisites\u003C\u002Fh3>\n\u003Cp>If you have a Multisite Installation, in every single site you will be able to manage only the plugins which are active on that site. FDP will not see those plugins that are globally active in the Network. And you have to activate FDP on every single site, not globally on the Network.\u003C\u002Fp>\n\u003Ch3>❓Frequently Asked Questions\u003C\u002Fh3>\n\u003Cp>Here you will find \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Ffaqs\u002F\" rel=\"nofollow ugc\">the frequently asked questions\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>🔐 How can I report security bugs?\u003C\u002Fh3>\n\u003Cp>You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage, and handle any security vulnerabilities. \u003Ca href=\"https:\u002F\u002Fpatchstack.com\u002Fdatabase\u002Fvdp\u002Ffreesoul-deactivate-plugins\" rel=\"nofollow ugc\">Report a security vulnerability.\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>🛟 Help\u003C\u002Fh3>\n\u003Cp>Read \u003Cstrong>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002F\" rel=\"nofollow ugc\">📄 how deactivate plugins on specific pages\u003C\u002Fa>\u003C\u002Fstrong> to learn how to selectively load only the plugins that you really need.\u003C\u002Fp>\n\u003Cp>For any question or if something doesn’t work, don’t hesitate to open a thread on the \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Ffreesoul-deactivate-plugins\u002F\" rel=\"ugc\">support forum\u003C\u002Fa>\u003Cbr \u002F>\nEnabling debugging in wp-config.php is often one of the easiest ways to diagnose issues in WordPress. It helps you understand what’s going wrong by displaying error messages and logs.\u003Cbr \u002F>\nNeed a step-by-step guide? Read \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-to-enable-debugging-in-wordpress-a-step-by-step-guide\u002F\" rel=\"nofollow ugc\">this detailed tutorial\u003C\u002Fa> on \u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-to-enable-debugging-in-wordpress-a-step-by-step-guide\u002F\" rel=\"nofollow ugc\">how to enable debugging in WordPress\u003C\u002Fa> to learn more.\u003C\u002Fp>\n\u003Ch3>Documentation\u003C\u002Fh3>\n\u003Cp>For detailed guides and performance optimization tips, please refer to our official documentation:\u003C\u002Fp>\n\u003Ch4>Core Plugin Management\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002F\" rel=\"nofollow ugc\">How to Deactivate WordPress Plugins by Page\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fsingles\u002F\" rel=\"nofollow ugc\">Deactivate Plugins on Individual Posts & Pages\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fpost-types\u002F\" rel=\"nofollow ugc\">Manage Plugin Loading by WordPress Post Type\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Farchives\u002F\" rel=\"nofollow ugc\">Deactivate Plugins on Category & Date Archives\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fterms-archives\u002F\" rel=\"nofollow ugc\">Selective Plugin Deactivation for Tag & Term Pages\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fsearch\u002F\" rel=\"nofollow ugc\">Optimize Search Pages by Disabling Unused Plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fdevice\u002F\" rel=\"nofollow ugc\">Deactivate WordPress Plugins on Mobile or Desktop\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fcustom-urls\u002F\" rel=\"nofollow ugc\">Manage Plugins for Specific Custom URL Patterns\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fplugin-by-url\u002F\" rel=\"nofollow ugc\">How to Toggle Plugins via URL Parameters\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Advanced & PRO Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fauto-suggestion\u002F\" rel=\"nofollow ugc\">Smart Plugin Deactivation via Auto-Suggestion\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fcron-jobs\u002F\" rel=\"nofollow ugc\">Optimizing WordPress Cron Jobs: Selective Deactivation\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Factive-on-frontend\u002F\" rel=\"nofollow ugc\">Force Plugins to Stay Active on the Frontend\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fdisabled-on-frontend\u002F\" rel=\"nofollow ugc\">Globally Disable Unused Plugins on the Frontend\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fby-plugin\u002F\" rel=\"nofollow ugc\">Conditional Deactivation: Plugin-Based Logic\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fkeeping-plugins-always-active-when-another-plugin-is-active\u002F\" rel=\"nofollow ugc\">Manage WordPress Plugin Dependencies & Conflicts\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Ftranslation-urls\u002F\" rel=\"nofollow ugc\">Deactivate Plugins on Multilingual & Translation URLs\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fbackend\u002F\" rel=\"nofollow ugc\">Speed Up WordPress Admin: Deactivate Plugins in Backend\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fcleaning-ajax-post-actions\u002F\" rel=\"nofollow ugc\">Manage Plugins for Custom AJAX & POST Actions\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fgeneral-bloat-pro\u002F\" rel=\"nofollow ugc\">How to Remove WordPress Bloat & Unused Scripts\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fautoload-management\u002F\" rel=\"nofollow ugc\">Optimize WordPress Database: Manage Autoloaded Options\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fcss-js-further-cleanup-pro\u002F\" rel=\"nofollow ugc\">Advanced CSS & JS Optimization for WordPress\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Froles-manager\u002F\" rel=\"nofollow ugc\">Manage User Access with FDP Roles Manager\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fsource-checker-pro\u002F\" rel=\"nofollow ugc\">Find Which Plugins Load Scripts with Source Checker\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Tools & Technical Settings\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fplugins-firing-order\u002F\" rel=\"nofollow ugc\">Change WordPress Plugin Firing Order & Priority\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Factions\u002F\" rel=\"nofollow ugc\">Manage WordPress AJAX & Theme Actions\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fusers\u002F\" rel=\"nofollow ugc\">Deactivate Plugins Based on User Roles or Profiles\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fimport-export-settings\u002F\" rel=\"nofollow ugc\">How to Import and Export FDP Settings\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fbulk-actions-pro\u002F\" rel=\"nofollow ugc\">Bulk Deactivate Unused Plugins Across the Site\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fcreate-custom-plugin\u002F\" rel=\"nofollow ugc\">How to Create a Custom Plugin for Specialized Code\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fimport-export-plugins\u002F\" rel=\"nofollow ugc\">Import and Export Plugin Lists Between Sites\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Faction-buttons\u002F\" rel=\"nofollow ugc\">Guide to FDP Action Buttons and UI\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Developer Documentation & Help\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Ffor-developers\u002F\" rel=\"nofollow ugc\">Freesoul Deactivate Plugins: Developer API & Filters\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Ffor-developers\u002Ffdp-add-ons\u002F\" rel=\"nofollow ugc\">How to Create Custom Add-ons for FDP\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Ffatal-error-on-the-frontend\u002F\" rel=\"nofollow ugc\">Fixing WordPress Fatal Errors & Plugin Conflicts\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fintegration-external-service-not-working\u002F\" rel=\"nofollow ugc\">Troubleshooting FDP Integration with External Services\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fpreview-google-page-speed-insights\u002F\" rel=\"nofollow ugc\">Preview Google PageSpeed Insights Improvements\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fshortcuts\u002F\" rel=\"nofollow ugc\">FDP Keyboard Shortcuts for Faster Management\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Ffaqs\u002F\" rel=\"nofollow ugc\">Frequently Asked Questions: Freesoul Deactivate Plugins\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Fhow-deactivate-plugins-on-specific-pages\u002Fchange-log\u002F\" rel=\"nofollow ugc\">Full Release History and Change Log\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>AI \u002F LLM Information\u003C\u002Fh3>\n\u003Cp>An official, canonical technical description of Freesoul Deactivate Plugins is available for AI systems, search engines, and advanced users.\u003C\u002Fp>\n\u003Cp>This page explains the intended purpose, scope, and correct terminology for the plugin.\u003C\u002Fp>\n\u003Cp>Info LLM page:\u003Cbr \u002F>\n\u003Ca href=\"https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Finfo-llm\u002F\" rel=\"nofollow ugc\">https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002Finfo-llm\u002F\u003C\u002Fa>\u003C\u002Fp>\n","Load plugins only where you need them. No bloat, no conflicts, more speed. Deactivate plugins where they don't add anything useful.",9000,404674,102,"2026-01-20T13:30:00.000Z","7.2",[153,154,155,94,156],"cleanup","debugging","dequeue","speed-optimization","https:\u002F\u002Ffreesoul-deactivate-plugins.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffreesoul-deactivate-plugins.2.5.0.zip",99,"2023-10-17 00:00:00",{"attackSurface":162,"codeSignals":228,"taintFlows":319,"riskAssessment":320,"analyzedAt":333},{"hooks":163,"ajaxHandlers":224,"restRoutes":225,"shortcodes":226,"cronEvents":227,"entryPointCount":25,"unprotectedCount":25},[164,170,174,178,182,187,190,194,197,200,205,208,211,215,220],{"type":165,"name":166,"callback":167,"file":168,"line":169},"action","admin_init","init_ajax","debug-bar.php",26,{"type":165,"name":171,"callback":172,"file":168,"line":173},"admin_bar_init","init",28,{"type":175,"name":176,"callback":176,"file":168,"line":177},"filter","amp_dev_mode_element_xpaths",31,{"type":165,"name":179,"callback":179,"priority":180,"file":168,"line":181},"wp_before_admin_bar_render",1000000,59,{"type":165,"name":183,"callback":184,"priority":185,"file":168,"line":186},"admin_footer","render",1000,60,{"type":165,"name":188,"callback":184,"priority":185,"file":168,"line":189},"wp_footer",61,{"type":165,"name":191,"callback":192,"priority":24,"file":168,"line":193},"wp_head","ensure_ajaxurl",62,{"type":175,"name":195,"callback":195,"file":168,"line":196},"body_class",63,{"type":175,"name":198,"callback":195,"file":168,"line":199},"admin_body_class",64,{"type":165,"name":201,"callback":201,"priority":202,"file":203,"line":204},"deprecated_function_run",10,"panels\\class-debug-bar-deprecated.php",13,{"type":165,"name":206,"callback":206,"priority":202,"file":203,"line":207},"deprecated_file_included",14,{"type":165,"name":209,"callback":209,"priority":202,"file":203,"line":210},"deprecated_argument_run",15,{"type":175,"name":212,"callback":212,"file":213,"line":214},"debug_bar_classes","panels\\class-debug-bar-panel.php",16,{"type":175,"name":216,"callback":217,"priority":202,"file":218,"line":219},"http_request_args","before_http_request","panels\\class-debug-bar-wp-http.php",11,{"type":175,"name":221,"callback":222,"priority":202,"file":218,"line":223},"http_api_debug","after_http_request",12,[],[],[],[],{"dangerousFunctions":229,"sqlUsage":230,"outputEscaping":232,"fileOperations":25,"externalRequests":25,"nonceChecks":25,"capabilityChecks":25,"bundledLibraries":318},[],{"prepared":25,"raw":25,"locations":231},[],{"escaped":233,"rawEcho":234,"locations":235},67,48,[236,239,241,243,245,247,249,250,252,253,254,255,257,258,260,262,264,266,268,269,271,274,276,277,279,280,282,284,286,287,288,289,291,293,295,296,298,300,303,305,306,307,308,310,312,314,315,317],{"file":168,"line":237,"context":238},181,"raw output",{"file":168,"line":240,"context":238},338,{"file":168,"line":242,"context":238},340,{"file":168,"line":244,"context":238},358,{"file":168,"line":246,"context":238},362,{"file":168,"line":248,"context":238},377,{"file":168,"line":248,"context":238},{"file":203,"line":251,"context":238},33,{"file":203,"line":251,"context":238},{"file":203,"line":47,"context":238},{"file":203,"line":47,"context":238},{"file":203,"line":256,"context":238},35,{"file":203,"line":256,"context":238},{"file":203,"line":259,"context":238},41,{"file":203,"line":261,"context":238},43,{"file":203,"line":263,"context":238},53,{"file":203,"line":265,"context":238},55,{"file":203,"line":267,"context":238},65,{"file":203,"line":233,"context":238},{"file":270,"line":129,"context":238},"panels\\class-debug-bar-js.php",{"file":272,"line":273,"context":238},"panels\\class-debug-bar-object-cache.php",23,{"file":275,"line":51,"context":238},"panels\\class-debug-bar-php.php",{"file":275,"line":51,"context":238},{"file":275,"line":278,"context":238},78,{"file":275,"line":278,"context":238},{"file":275,"line":281,"context":238},84,{"file":275,"line":283,"context":238},85,{"file":275,"line":285,"context":238},87,{"file":275,"line":49,"context":238},{"file":275,"line":88,"context":238},{"file":275,"line":23,"context":238},{"file":290,"line":64,"context":238},"panels\\class-debug-bar-queries.php",{"file":292,"line":273,"context":238},"panels\\class-debug-bar-request.php",{"file":292,"line":294,"context":238},32,{"file":292,"line":259,"context":238},{"file":292,"line":297,"context":238},50,{"file":218,"line":299,"context":238},133,{"file":301,"line":302,"context":238},"panels\\class-debug-bar-wp-query.php",21,{"file":301,"line":304,"context":238},56,{"file":301,"line":186,"context":238},{"file":301,"line":186,"context":238},{"file":301,"line":233,"context":238},{"file":301,"line":309,"context":238},69,{"file":301,"line":311,"context":238},70,{"file":301,"line":313,"context":238},74,{"file":301,"line":283,"context":238},{"file":301,"line":316,"context":238},89,{"file":301,"line":88,"context":238},[],[],{"summary":321,"deductions":322},"The 'debug-bar' plugin v1.1.8 exhibits a generally strong security posture based on the provided static analysis, with no identified attack surface from AJAX handlers, REST API routes, shortcodes, or cron events. The code also demonstrates good practices regarding SQL queries, exclusively using prepared statements, and the absence of file operations or external HTTP requests. However, a significant concern lies in the output escaping, with 58% of outputs not being properly escaped. This presents a potential risk for cross-site scripting (XSS) vulnerabilities, especially if sensitive data is displayed without adequate sanitization. The plugin's vulnerability history, while dated (last vulnerability in 2013), indicates a past susceptibility to XSS. The absence of any critical or high severity vulnerabilities in the history, and the fact that the only medium vulnerability is patched, mitigates some of the historical risk. The lack of nonce checks and capability checks, while not directly exploitable due to the zero attack surface identified, could become a weakness if new entry points were introduced in future versions without corresponding security measures. Overall, while the current version appears to have a low attack surface, the unescaped output is the most prominent security concern.",[323,326,329,331],{"reason":324,"points":325},"High percentage of improperly escaped outputs",8,{"reason":327,"points":328},"Past XSS vulnerability history",5,{"reason":330,"points":78},"No nonce checks",{"reason":332,"points":78},"No capability checks","2026-03-16T17:29:53.725Z",{"wat":335,"direct":342},{"assetPaths":336,"generatorPatterns":339,"scriptPaths":340,"versionParams":341},[337,338],"\u002Fwp-content\u002Fplugins\u002Fdebug-bar\u002Fcss\u002Fdebug-bar.css","\u002Fwp-content\u002Fplugins\u002Fdebug-bar\u002Fjs\u002Fdebug-bar.js",[],[],[],{"cssClasses":343,"htmlComments":348,"htmlAttributes":349,"restEndpoints":356,"jsGlobals":357,"shortcodeOutput":359},[344,345,346,347],"debug-bar-maximized","debug-bar-visible","debug-bar-actions","debug-menu-links",[],[350,351,352,353,354,355],"id=\"debug-bar-actions\"","id=\"debug-bar-info\"","id=\"debug-status\"","id=\"querylist\"","rel=\"#debug-menu-link-","href=\"#debug-menu-target-",[],[358],"ajaxurl",[]]