[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fy4vvEttJaHIyRwP1iOtlhiqq16xj-qBHvCr18Jqkbrk":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":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":24,"download_link":25,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"vulnerabilities":29,"developer":30,"crawl_stats":27,"alternatives":37,"analysis":139,"fingerprints":248},"lw-mwp-tools","LW MWP Tools","0.3.6.1","Francis Smith","https:\u002F\u002Fprofiles.wordpress.org\u002Ffs1995\u002F","\u003Cp>View your PHP error log, NGINX logs, and view system resource usage on the Liquid Web Managed WordPress Hosting Platform without having to contact support.\u003C\u002Fp>\n\u003Cp>This is an unofficial plugin and is not affiliated with Liquid Web. For any bug reports or suggestions, let me know in the plugins support forum.\u003C\u002Fp>\n","View resource usage, access and error logs, and more on the Liquid Web Managed WordPress Hosting Platform.",10,1722,0,"2018-05-18T03:02:00.000Z","4.9.29","3.4","",[19,20,21,22,23],"debug","liquid-web","liquidweb","monitor","server-info","https:\u002F\u002Fgithub.com\u002Ffs1995\u002Flw-mwp-tools\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flw-mwp-tools.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":31,"display_name":7,"profile_url":8,"plugin_count":32,"total_installs":33,"avg_security_score":26,"avg_patch_time_days":34,"trust_score":35,"computed_at":36},"fs1995",2,110,30,84,"2026-04-05T01:55:11.982Z",[38,63,88,106,124],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":49,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":54,"homepage":58,"download_link":59,"security_score":60,"vuln_count":61,"unpatched_count":13,"last_vuln_date":62,"fetched_at":28},"query-monitor","Query Monitor – The developer tools panel for WordPress","3.20.2","John Blackbourn","https:\u002F\u002Fprofiles.wordpress.org\u002Fjohnbillion\u002F","\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.9.4","6.1","7.4",[19,55,56,57,39],"debug-bar","development","performance","https:\u002F\u002Fquerymonitor.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fquery-monitor.3.20.2.zip",97,1,"2026-03-30 23:21:22",{"slug":64,"name":65,"version":66,"author":67,"author_profile":68,"description":69,"short_description":70,"active_installs":71,"downloaded":72,"rating":48,"num_ratings":73,"last_updated":74,"tested_up_to":75,"requires_at_least":76,"requires_php":77,"tags":78,"homepage":83,"download_link":84,"security_score":85,"vuln_count":86,"unpatched_count":13,"last_vuln_date":87,"fetched_at":28},"system-dashboard","System Dashboard","2.8.21","Bowo","https:\u002F\u002Fprofiles.wordpress.org\u002Fqriouslad\u002F","\u003Cp>This plugin provides a central dashboard to monitor various WordPress components, processes and data, including server hardware, software and resource usage. Pairs well with \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fquery-monitor\u002F\" rel=\"ugc\">Query Monitor\u003C\u002Fa> to help you do some solid dev work.\u003C\u002Fp>\n\u003Cp>\u003Cem>“\u003Cstrong>A must-have for serious WordPress developers\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\u003Cp>\u003Cem>“\u003Cstrong>A power tool\u003C\u002Fstrong> for WordPress site builders and plugin\u002Ftheme developers that \u003Cstrong>will save a ton of time\u003C\u002Fstrong>.”\u003C\u002Fem> ~\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Ftopic\u002Fa-swiss-army-knife-with-on-board-nuclear-reactor\u002F\" rel=\"ugc\">Ivan Arnaudov\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>\u003Cem>“Hands down \u003Cstrong>one of the best plugins for developers\u003C\u002Fstrong>. Keep up the good work!”\u003C\u002Fem> ~\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Ftopic\u002Fsimple-yet-effective-71\u002F\" rel=\"ugc\">Abracadabra DGTL\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>Despite having 20 WordPress modules and 4 server modules, the single-page dashboard loads fast as queries are optimized and most modules employ fast AJAX loading of data. It does not weight down wp-admin, and nothing is loaded on the front-end. Install, activate and let it sit there ready to summon the info\u002Fdata you need.\u003C\u002Fp>\n\u003Cp>To preview the module screenshots more easily, please scroll down the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fqriouslad\u002Fsystem-dashboard\" rel=\"nofollow ugc\">github repo\u003C\u002Fa>. Here’s a rundown of the available modules…\u003C\u002Fp>\n\u003Ch3>WordPress Modules (20)\u003C\u002Fh3>\n\u003Ch4>1. Overview:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Site health status\u003C\u002Fli>\n\u003Cli>Quick stats of active theme and plugins\u003C\u002Fli>\n\u003Cli>Permalink structure\u003C\u002Fli>\n\u003Cli>Search engine visibility\u003C\u002Fli>\n\u003Cli>Timezone and current time\u003C\u002Fli>\n\u003Cli>Your IP address\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>2. Database:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Software info\u003C\u002Fli>\n\u003Cli>Uptime\u003C\u002Fli>\n\u003Cli>Data size\u003C\u002Fli>\n\u003Cli>Index size\u003C\u002Fli>\n\u003Cli>List of WP core tables with data\u002Findex size and number of rows\u002Frecords of each table\u003C\u002Fli>\n\u003Cli>List of tables created\u002Fused by themes and plugins with the origin theme\u002Fplugin, data\u002Findex size and number of rows\u002Frecords of each table\u003C\u002Fli>\n\u003Cli>Key database info, e.g. innodb_buffer_pool_size\u003C\u002Fli>\n\u003Cli>Detailed specifications\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>3. Post Types & Taxonomies:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of post types and posts count for each\u003C\u002Fli>\n\u003Cli>List of taxonomies and terms count for each\u003C\u002Fli>\n\u003Cli>Comment count\u003C\u002Fli>\n\u003Cli>List of old slugs and the corresponding posts\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>4. Media:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of media types and files count for each\u003C\u002Fli>\n\u003Cli>List of allowed mime types and the corresponding file extensions\u003C\u002Fli>\n\u003Cli>List of registered image sizes\u003C\u002Fli>\n\u003Cli>Media handling info, e.g. max file upload size\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>5. Directories:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Root path\u003C\u002Fli>\n\u003Cli>Directory size and total number of files in WP installation, wp-admin, wp-includes, wp-content directory, uploads directory, plugins directory, themes directories\u003C\u002Fli>\n\u003Cli>Filesystem permissions\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>6. Custom Fields:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of public custom fields\u003C\u002Fli>\n\u003Cli>List of private custom fields, i.e. keys that start with an undersocre _\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>7. Users:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of user roles and users count for each\u003C\u002Fli>\n\u003Cli>List of roles and capabilities. Including custom roles and custom capabilities.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>8. Options:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Total number of options\u003C\u002Fli>\n\u003Cli>Total number and size of autoloaded options\u003C\u002Fli>\n\u003Cli>Filterable list of options from WordPress core with ID, autoload, size and type info\u003C\u002Fli>\n\u003Cli>Filterable list of options from plugins and theme with ID, autoload, size and type info\u003C\u002Fli>\n\u003Cli>List of 10 autoloaded options with the largest size\u003C\u002Fli>\n\u003Cli>AJAX loading of option value with interactive tree viewer for array and object value types \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>9. Transients:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Total number of transients\u003C\u002Fli>\n\u003Cli>Total number and size of autoloaded transients\u003C\u002Fli>\n\u003Cli>List of transients with expiration, including time left to expiry\u003C\u002Fli>\n\u003Cli>List of expired transients\u003C\u002Fli>\n\u003Cli>List of transients that do not expire\u003C\u002Fli>\n\u003Cli>AJAX loading of transient value with interactive tree viewer for array and object value types \u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>10. Object Cache:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Status of persistent object cache backend\u003C\u002Fli>\n\u003Cli>Stats of cache hit ratio\u003C\u002Fli>\n\u003Cli>List of global groups\u003C\u002Fli>\n\u003Cli>List of non-persistent groups\u003C\u002Fli>\n\u003Cli>List and viewer (AJAX) of cached items in the global $wp_object_cache variable\u003C\u002Fli>\n\u003Cli>List and viewer (AJAX) of cached items in memory. Currently supporting Redis and Memcached backends.\u003C\u002Fli>\n\u003Cli>Diagnostics info (if available)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>11. Cron:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of cron event hooks and recurrences, categorized by core vs non-core\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>12. Rewrite Rules:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of rewrite rules\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>13. Shortcodes:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of shortcodes and renderers (callback functions)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>14. Hooks:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Filterable list of action and filter hooks from WordPress core with description, originating file path and link to WordPress Code Reference for each hook\u003C\u002Fli>\n\u003Cli>List of action and filter hooks from the active theme, with description, originating file path and link to file preview in the theme file editor\u003C\u002Fli>\n\u003Cli>List of action and filter hooks from active plugins, with description, originating file path and link to file preview in the plugin file editor\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>15. Classes:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of classes from WordPress core with methods, originating file path, and link to WordPress Code Reference for each class\u003C\u002Fli>\n\u003Cli>List of classes from the active theme with methods, originating file path, and link to preview the file in the theme file editor\u003C\u002Fli>\n\u003Cli>List of classes from active plugins with methods, originating file path, and link to preview the file in the plugin file editor\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>16. Functions:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Filterable list of functions from WordPress core with the originating file path and link to WordPress Code Reference for each function\u003C\u002Fli>\n\u003Cli>List of functions from the active theme with the originating file path and link to preview the file in the theme file editor\u003C\u002Fli>\n\u003Cli>List of functions from active plugins with the originating file path and link to preview the file in the plugin file editor\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>17. Globals:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Categorized list of global variables defined by WordPress\u003C\u002Fli>\n\u003Cli>List of PHP super globals\u003C\u002Fli>\n\u003Cli>List of global variables defined by themes and plugins\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>18. Constants:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>List of defined constants by WordPress core (categorized), as well as by theme and plugins\u003C\u002Fli>\n\u003Cli>Documentation of each constant from WordPress core\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>19. Viewer:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>wp-config.php viewer, including path and writeability info.\u003C\u002Fli>\n\u003Cli>.htaccess viewer\u003C\u002Fli>\n\u003Cli>REST API viewer\u003C\u002Fli>\n\u003Cli>robots.txt viewer\u003C\u002Fli>\n\u003Cli>Link to sitemap\u003C\u002Fli>\n\u003Cli>Viewer for URLs, paths and fragments from various WP core functions and CONSTANTS like get_template_directory_uri() and ABSPATH, as well as those generated by PHP $_SERVER superglobal such as $_SERVER[’REQUEST_URI’]\u003C\u002Fli>\n\u003Cli>Link to recent posts RSS feed\u003C\u002Fli>\n\u003Cli>Link to recent comments RSS feed\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>20. Logs:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Page Access log. A simple logger of which pages are being accessed by site visitors. Disabled by default.\u003C\u002Fli>\n\u003Cli>PHP Errors log using native WP_DEBUG constants and a custom name and location for the debug log file for better security. Disabled by default.\u003C\u002Fli>\n\u003Cli>Email Delivery log: will log emails that the WordPress app has sent \u002F tried sending and provide a way to quickly view and search through them. Disabled by default.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Server Modules (3)\u003C\u002Fh3>\n\u003Ch4>1. Overview:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Server operating system\u003C\u002Fli>\n\u003Cli>Web server software\u003C\u002Fli>\n\u003Cli>Server IP address\u003C\u002Fli>\n\u003Cli>Server hostname\u003C\u002Fli>\n\u003Cli>Server location\u003C\u002Fli>\n\u003Cli>Server timezone and current date time\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>2. Monitor:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Server uptime\u003C\u002Fli>\n\u003Cli>Server CPU load average: last 15 minutes, last 5 minutes, last 1 minute\u003C\u002Fli>\n\u003Cli>RAM usage\u003C\u002Fli>\n\u003Cli>Disk usage\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>3. Hardware:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>CPU type\u003C\u002Fli>\n\u003Cli>CPU count and cores count\u003C\u002Fli>\n\u003Cli>Total RAM\u003C\u002Fli>\n\u003Cli>Total disk space\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>4. PHP:\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>PHP version\u003C\u002Fli>\n\u003Cli>PHP user\u003C\u002Fli>\n\u003Cli>Key info: max execution time, max input time, max input vars, memory limit, post max size, upload max size, cURL version, allow_url_fopen, fsockopen, SoapClient, DOMDocument, GZip, SUHOSIN, Imagick\u003C\u002Fli>\n\u003Cli>Extensions loaded\u003C\u002Fli>\n\u003Cli>Disabled functions\u003C\u002Fli>\n\u003Cli>Detailed PHP specification from phpinfo()\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>For All WordPress and Server Modules:\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>List of relevant tools (plugins) and references (articles) for each module\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Technical Notes\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Requires shell_exec and exec functions enabled for some modules to work properly. e.g. the Hooks > Active Plugins tool.\u003C\u002Fli>\n\u003Cli>There’s an MU (must-use) plugin that unloads all other plugins for admin-ajax calls initiated from the dashboard, so these calls stay fast no matter how complex and big your site is.\u003C\u002Fli>\n\u003Cli>The longest first load is probably the Hooks > Active Plugins tool, which scans action and filter hooks from all active plugins on the site. The more plugins are active, the longer it takes. If your server\u002Fhosting has a low execution time limit, you may need to load the module two or three times for the scan to complete. Once complete, subsequent loads of the module should be much much faster.\u003C\u002Fli>\n\u003Cli>This plugin has been tested to work with servers powered by NGINX, Apache and Litespeed, and also sites using PHP 7+ and 8+.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Give Back\u003C\u002Fh3>\n\u003Cp>About 260 dev hours have been spent towards v2.6.2 so far.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Freview-sd\" rel=\"nofollow ugc\">A nice review\u003C\u002Fa> would be great!\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Ffeedback-sd\" rel=\"nofollow ugc\">Give feedback\u003C\u002Fa> and help improve future versions.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Fgithub-sd\" rel=\"nofollow ugc\">Github repo\u003C\u002Fa> to contribute code.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fbowo.io\u002Fdotorg-sponsor-sd\" rel=\"nofollow ugc\">Sponsor\u003C\u002Fa> my work.\u003C\u002Fli>\n\u003Cli>Tell your colleagues about System Dashboard.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Check These Out Too\u003C\u002Fh3>\n\u003Cul>\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\u002Fwordpress.org\u002Fplugins\u002Fdebug-log-manager\u002F\" rel=\"ugc\">Debug Log Manager\u003C\u002Fa>: Log PHP, database and JavaScript errors via WP_DEBUG with one click. Conveniently create, view, filter and clear the debug.log file.\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\u002Fflexible-scroll-top\u002F\" rel=\"ugc\">Flexible Scroll Top\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ffloating-share-button\u002F\" rel=\"ugc\">Floating Share Buttons\u003C\u002Fa> is a lightweight combo with minimalist UI.\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","Central dashboard to monitor various WordPress components, processes and data, including the server.",1000,20609,16,"2025-09-19T04:06:00.000Z","6.8.5","4.8","5.6",[79,80,23,81,82],"action-filter-hooks","developer","system-monitor","wordpress-components","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fsystem-dashboard\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsystem-dashboard.2.8.21.zip",94,11,"2025-09-25 14:44:12",{"slug":89,"name":90,"version":91,"author":92,"author_profile":93,"description":94,"short_description":95,"active_installs":96,"downloaded":97,"rating":13,"num_ratings":13,"last_updated":98,"tested_up_to":51,"requires_at_least":99,"requires_php":17,"tags":100,"homepage":17,"download_link":104,"security_score":105,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"server-info-for-debugging","Server Info for Debugging","1.1.4","Blend Media","https:\u002F\u002Fprofiles.wordpress.org\u002Fblendmedia\u002F","\u003Cp>\u003Cstrong>Server Info for Debugging\u003C\u002Fstrong> is a lightweight plugin that displays server stats and WordPress environment information on an admin page, helping with troubleshooting server-related issues. It provides:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Operating system information\u003C\u002Fli>\n\u003Cli>PHP version and memory limits\u003C\u002Fli>\n\u003Cli>Database version and user details\u003C\u002Fli>\n\u003Cli>WordPress debug mode status\u003C\u002Fli>\n\u003Cli>SSL\u002FTLS status\u003C\u002Fli>\n\u003Cli>Write permissions\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>For detailed server and WordPress setup, see below:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Server Details\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Operating System\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Software\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>MySQL Version\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>PHP Version\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>PHP Memory Limit\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>PHP Max Input Vars\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>PHP Max Post Size\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>GD Installed\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>ZIP Installed\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Write Permissions\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>PHP Execution Time\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>File Uploads Enabled\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>WordPress Environment Details\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>WordPress Version\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Site URL\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Home URL\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>WP Multisite\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Max Upload Size\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Memory Limit\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Max Memory Limit\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Permalink Structure\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Language\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Timezone\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Admin Email\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Debug Mode\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Database Host\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Database Name\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Database User\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>Database Charset\u003C\u002Fstrong>\u003Cbr \u002F>\n– \u003Cstrong>SSL\u002FTLS Status\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>This plugin is licensed under the GPL v2.0 or later. For more details, see \u003Ca href=\"http:\u002F\u002Fwww.gnu.org\u002Flicenses\u002Fgpl-2.0.html\" rel=\"nofollow ugc\">GNU GPL\u003C\u002Fa>.\u003C\u002Fp>\n","Displays server stats and WordPress system information for debugging purposes.",200,1537,"2026-02-11T19:27:00.000Z","5.0",[19,101,23,102,103],"php-info","server-stats","system-info","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fserver-info-for-debugging.1.1.4.zip",100,{"slug":107,"name":108,"version":109,"author":110,"author_profile":111,"description":112,"short_description":113,"active_installs":105,"downloaded":114,"rating":105,"num_ratings":115,"last_updated":116,"tested_up_to":75,"requires_at_least":117,"requires_php":53,"tags":118,"homepage":122,"download_link":123,"security_score":105,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"debugpress","DebugPress: Debugger in Popup","4.1","Milan Petrovic","https:\u002F\u002Fprofiles.wordpress.org\u002Fgdragon\u002F","\u003Cp>DebugPress is an easy-to-use plugin implementing popup for debugging and profiling currently loaded WordPress powered website page with support for intercepting AJAX requests. The main debugger window is displayed as a popup, activated through the button with the Bug integrated into WordPress Toolbar, or floating on the page.\u003C\u002Fp>\n\u003Cp>The plugin currently has a total of 22 tabs in the popup debugger window, showing all kinds of information relevant to the current page, WordPress setup, background AJAX calls, and much more.\u003C\u002Fp>\n\u003Cp>The plugin doesn’t modify or replace any WordPress files or functions.\u003C\u002Fp>\n\u003Ch4>Home and GitHub\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Learn more about the plugin: \u003Ca href=\"https:\u002F\u002Fwww.dev4press.com\u002Fplugins\u002Fdebugpress\u002F\" rel=\"nofollow ugc\">DebugPress Website\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Contribute to plugin development: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fdev4press\u002Fdebugpress\" rel=\"nofollow ugc\">DebugPress on GitHub\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Quick Overview Video\u003C\u002Fh4>\n\u003Cp>\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\u002F-eFnBRLhy-s?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>\u003C\u002Fp>\n\u003Ch4>Pretty Print for objects\u003C\u002Fh4>\n\u003Cp>To display the content of objects or arrays, plugin has pretty print functionality through use of simpler PrettyPrint library, or more robust third-party library Kint. You can choose one or the other from the plugin Settings, Advanced tab.\u003C\u002Fp>\n\u003Ch4>Debugger Panels\u003C\u002Fh4>\n\u003Cp>Currently, the plugin has the following panels:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Basic\u003C\u002Fli>\n\u003Cli>Request (optional)\u003C\u002Fli>\n\u003Cli>Query (for frontend only)\u003C\u002Fli>\n\u003Cli>Content (optional)\u003C\u002Fli>\n\u003Cli>Roles (optional)\u003C\u002Fli>\n\u003Cli>Constants (optional)\u003C\u002Fli>\n\u003Cli>Hooks (optional)\u003C\u002Fli>\n\u003Cli>PHP (optional)\u003C\u002Fli>\n\u003Cli>Server (optional)\u003C\u002Fli>\n\u003Cli>Enqueue (optional)\u003C\u002Fli>\n\u003Cli>SQL Queries (if SQL queries logging is enabled)\u003C\u002Fli>\n\u003Cli>User (optional, if user is logged in only)\u003C\u002Fli>\n\u003Cli>HTTP (optional, if HTTP API calls are captured)\u003C\u002Fli>\n\u003Cli>bbPress (optional, on bbPress forum pages only)\u003C\u002Fli>\n\u003Cli>Plugins (optional, if plugins store data)\u003C\u002Fli>\n\u003Cli>Errors (for all captured PHP errors)\u003C\u002Fli>\n\u003Cli>Doing It Wrong (for captured WordPress Doing It Wrong warnings)\u003C\u002Fli>\n\u003Cli>Deprecated (for captured PHP deprecated warnings)\u003C\u002Fli>\n\u003Cli>AJAX (for captured AJAX calls while page is active)\u003C\u002Fli>\n\u003Cli>Store (for any user stored objects during the page loading)\u003C\u002Fli>\n\u003Cli>Tools (internal and external tools links)\u003C\u002Fli>\n\u003Cli>Debug Log (load content on demand from WordPress ‘debug.log’)\u003C\u002Fli>\n\u003Cli>Layout (control the size, position and activation of the popup)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>SQL Queries\u003C\u002Fh4>\n\u003Cp>This panel lists all the queries WordPress has run. It allows you to order the queries by execution order or length of execution, and all queries can be filtered by the query type, database table it targets or the WordPress function that called it. Every query displays the execution time, order, caller functions stack and fully formatted SQL query that is easy to read. For some Dev4Press created plugins (and that list will grow), DebugPress can detect the source of the query and allow you to filter by the plugin calling the query.\u003C\u002Fp>\n\u003Ch4>PHP and WordPress Errors\u003C\u002Fh4>\n\u003Cp>Plugin has 3 panels dedicated to showing PHP and WordPress errors and warnings. The Plugin captures this information during the page load, and it shows full debug trace as returned by the PHP debug tracing function.\u003C\u002Fp>\n\u003Ch4>AJAX\u003C\u002Fh4>\n\u003Cp>The plugin tracks every AJAX call coming through WordPress \u003Ccode>admin-ajax.php\u003C\u002Fcode> handler, and with every response, it returns HTTP headers with AJAX request basic execution information. Right now, plugin is not returning a list of logged errors or SQL queries, because both can produce huge output that goes over the HTTP header limits. Plan is to introduce these in the future plugin versions.\u003C\u002Fp>\n\u003Ch4>Info Panels\u003C\u002Fh4>\n\u003Cp>In the administration Tools menu, plugin adds DebugPress Info page showing several panels\u003C\u002Fp>\n\u003Cul>\n\u003Cli>PHP Info: full formatted results from \u003Ccode>phpinfo()\u003C\u002Fcode> function\u003C\u002Fli>\n\u003Cli>OPCache Info: full settings and statistics for the OPCache PHP extension\u003C\u002Fli>\n\u003Cli>MySQL Variables: full MySQL settings retrieved from the database\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Plugin Settings\u003C\u002Fh4>\n\u003Cp>The plugin has various options controlling the plugin activation, button integration position, user roles that can see the debugger window, options to attempt overriding WordPress debug flags and options controlling the visibility of optional debugger panels.\u003C\u002Fp>\n\u003Ch4>Log into Database\u003C\u002Fh4>\n\u003Cp>Debugger popup is visible for the request running in the browser. But there are many requests that are happening in the background (AJAX calls, REST API calls…), and for them, you can’t see errors, call information and other stuff in the debugger. Because of that, DebugPress supports logging of various events into database with the use of ‘coreActivity’ plugin, and it is highly recommended to install and use coreActivity.\u003C\u002Fp>\n\u003Cp>Log various debug events into a database with the free plugin: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcoreactivity\u002F\" rel=\"ugc\">coreActivity Plugin\u003C\u002Fa>, supporting over 120 events and 10 popular WordPress plugins. DebugPress related events will be logged and available for later analysis, and this includes errors, AJAX calls, and HTTP API calls.\u003C\u002Fp>\n\u003Ch4>Documentation and Support\u003C\u002Fh4>\n\u003Cp>To get help with the plugin, you can use WordPress.org support forums, or you can use Dev4Press.com support forums.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Plugin Documentation: \u003Ca href=\"https:\u002F\u002Fwww.dev4press.com\u002Fkb\u002Fproduct\u002Fdebugpress\u002F\" rel=\"nofollow ugc\">DebugPress Website\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Support Forum: \u003Ca href=\"https:\u002F\u002Fsupport.dev4press.com\u002Fforums\u002Fforum\u002Fplugins-free\u002Fdebugpress\u002F\" rel=\"nofollow ugc\">Dev4Press Support\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n","Easy-to-use plugin for debugging and profiling website loading, SQL queries analysis, help with development, bug fixing, all in configurable popup.",14884,5,"2025-09-29T18:36:00.000Z","5.5",[119,120,121,56,39],"ajax-monitor","debugging","dev4press","https:\u002F\u002Fwww.dev4press.com\u002Fplugins\u002Fdebugpress\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdebugpress.4.1.zip",{"slug":125,"name":126,"version":127,"author":7,"author_profile":8,"description":128,"short_description":129,"active_installs":105,"downloaded":130,"rating":13,"num_ratings":13,"last_updated":131,"tested_up_to":15,"requires_at_least":16,"requires_php":132,"tags":133,"homepage":137,"download_link":138,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"servermonitor","ServerMonitor","0.3.6","\u003Cp>View your PHP error log, CPU and RAM usage, and view disk space all in one location. This is a new plugin under development. Currently it does not do terribly much, but we are constantly working on adding new and useful features.\u003C\u002Fp>\n\u003Cp>Why use this plugin instead of the many others? ServerMonitor does not use PHP’s shell_exec, which is disabled by many web hosts for security concerns. Currently this plugin only supports Linux servers. Windows Server support is planned, but is a low priority.\u003C\u002Fp>\n\u003Cp>For any bug reports or suggestions, let me know in the plugins support forum.\u003C\u002Fp>\n","A simple plugin to view server resource usage (ram, cpu, disk), check your PHP error log, and more.",2419,"2018-04-07T08:22:00.000Z","5.1.3",[134,135,136,23,81],"disk-space","disk-usage","memory","https:\u002F\u002Fgithub.com\u002Ffs1995\u002Fservermonitor\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fservermonitor.zip",{"attackSurface":140,"codeSignals":160,"taintFlows":206,"riskAssessment":232,"analyzedAt":247},{"hooks":141,"ajaxHandlers":152,"restRoutes":157,"shortcodes":158,"cronEvents":159,"entryPointCount":61,"unprotectedCount":61},[142,148],{"type":143,"name":144,"callback":145,"file":146,"line":147},"action","admin_menu","lw_mwp_tools_menu","lw-mwp-tools.php",38,{"type":143,"name":149,"callback":150,"file":146,"line":151},"admin_init","register_lwmwptools_settings",50,[153],{"action":154,"nopriv":155,"callback":154,"hasNonce":155,"hasCapCheck":155,"file":146,"line":156},"lwmwptools_monitorajax",false,39,[],[],[],{"dangerousFunctions":161,"sqlUsage":162,"outputEscaping":164,"fileOperations":204,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":205},[],{"prepared":13,"raw":13,"locations":163},[],{"escaped":165,"rawEcho":166,"locations":167},3,22,[168,172,174,176,177,178,179,180,181,182,184,185,187,189,191,194,195,197,198,200,201,203],{"file":169,"line":170,"context":171},"api.php",75,"raw output",{"file":146,"line":173,"context":171},64,{"file":146,"line":175,"context":171},73,{"file":146,"line":175,"context":171},{"file":146,"line":175,"context":171},{"file":146,"line":175,"context":171},{"file":146,"line":175,"context":171},{"file":146,"line":175,"context":171},{"file":146,"line":175,"context":171},{"file":146,"line":183,"context":171},89,{"file":146,"line":85,"context":171},{"file":146,"line":186,"context":171},117,{"file":146,"line":188,"context":171},121,{"file":146,"line":190,"context":171},125,{"file":192,"line":193,"context":171},"monitor.php",13,{"file":192,"line":193,"context":171},{"file":192,"line":196,"context":171},14,{"file":192,"line":196,"context":171},{"file":192,"line":199,"context":171},28,{"file":192,"line":199,"context":171},{"file":192,"line":202,"context":171},29,{"file":192,"line":202,"context":171},6,[],[207,223],{"entryPoint":208,"graph":209,"unsanitizedCount":61,"severity":222},"lw_mwp_tools_info (lw-mwp-tools.php:62)",{"nodes":210,"edges":220},[211,215],{"id":212,"type":213,"label":214,"file":146,"line":175},"n0","source","$_SERVER['SERVER_ADDR']",{"id":216,"type":217,"label":218,"file":146,"line":175,"wp_function":219},"n1","sink","echo() [XSS]","echo",[221],{"from":212,"to":216,"sanitized":155},"medium",{"entryPoint":224,"graph":225,"unsanitizedCount":61,"severity":231},"\u003Clw-mwp-tools> (lw-mwp-tools.php:0)",{"nodes":226,"edges":229},[227,228],{"id":212,"type":213,"label":214,"file":146,"line":175},{"id":216,"type":217,"label":218,"file":146,"line":175,"wp_function":219},[230],{"from":212,"to":216,"sanitized":155},"low",{"summary":233,"deductions":234},"The \"lw-mwp-tools\" plugin version 0.3.6.1 presents a mixed security posture. On the positive side, it demonstrates good practices by not having any known CVEs, dangerous functions, or external HTTP requests. All SQL queries are also properly prepared, and there are no bundled libraries to worry about potentially being outdated.\n\nHowever, significant security concerns arise from the static analysis. The plugin has a single entry point via an AJAX handler that lacks any authentication checks, exposing it to unauthorized access. Furthermore, the taint analysis reveals two flows with unsanitized paths, indicating potential vulnerabilities related to how user-supplied data is handled, even though they are not classified as critical or high severity. The limited output escaping (12%) also suggests a risk of cross-site scripting (XSS) vulnerabilities if user-controlled data is directly outputted without proper sanitization.\n\nGiven the absence of vulnerability history, it's difficult to draw long-term trends, but the current code analysis highlights specific, actionable risks. The lack of authentication on the AJAX handler and the unsanitized paths are the most pressing issues. While the plugin avoids common pitfalls like raw SQL and known CVEs, the identified weaknesses could still be exploited, necessitating careful remediation.",[235,238,240,242,245],{"reason":236,"points":237},"AJAX handler without auth check",8,{"reason":239,"points":204},"Flows with unsanitized paths",{"reason":241,"points":115},"Low percentage of properly escaped output",{"reason":243,"points":244},"No nonce checks on AJAX",7,{"reason":246,"points":115},"No capability checks","2026-03-17T00:20:52.486Z",{"wat":249,"direct":259},{"assetPaths":250,"generatorPatterns":256,"scriptPaths":257,"versionParams":258},[251,252,253,254,255],"\u002Fwp-content\u002Fplugins\u002Flw-mwp-tools\u002Fcss\u002Fchartist.min.css","\u002Fwp-content\u002Fplugins\u002Flw-mwp-tools\u002Fcss\u002Fmonitor.css","\u002Fwp-content\u002Fplugins\u002Flw-mwp-tools\u002Fjs\u002Fchartist.min.js","\u002Fwp-content\u002Fplugins\u002Flw-mwp-tools\u002Fjs\u002Fsmoothie.min.js","\u002Fwp-content\u002Fplugins\u002Flw-mwp-tools\u002Fjs\u002Fmonitor.js",[],[],[],{"cssClasses":260,"htmlComments":262,"htmlAttributes":263,"restEndpoints":265,"jsGlobals":266,"shortcodeOutput":269},[261],"wrap",[],[264],"data-chartist",[],[267,268],"Chartist","smoothie",[]]