[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fAtMXGsu1ujNC3uib9Q61BxjTL-qW2tdAjo1qlw_CTlk":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":25,"download_link":26,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30,"vulnerabilities":31,"developer":32,"crawl_stats":29,"alternatives":39,"analysis":138,"fingerprints":189},"easy-local-site","Easy Local Site","0.3","Simon Blackbourn","https:\u002F\u002Fprofiles.wordpress.org\u002Flumpysimon\u002F","\u003Cp>When working on a local site and a production site at the same time, things can easily get confusing and you forget which site you’re looking at. This plugin adds a hard-to-miss, bright orange reminder to the toolbar and prepends [LOCAL] to the title tag on your local site.\u003C\u002Fp>\n\u003Cp>If you’ve imported a database from a production site, you may also want to avoid sending emails out to real users. This plugin overrides the ‘to’ address of all outgoing emails, sending them instead to an address specified by you. This enables you to test contact forms, notifications or any other outgoing email communications. All emails will have the original recipient’s email address prepended to the subject line so you can see at a glance who they were originally intended for.\u003C\u002Fp>\n\u003Ch4>The WP_LOCAL_DEV constant method\u003C\u002Fh4>\n\u003Cp>You must use the WP_LOCAL_DEV constant method as outlined by Mark Jaquith: \u003Ca href=\"http:\u002F\u002Fmarkjaquith.wordpress.com\u002F2011\u002F06\u002F24\u002Fwordpress-local-dev-tips\u002F\" rel=\"nofollow ugc\">markjaquith.wordpress.com\u002F2011\u002F06\u002F24\u002Fwordpress-local-dev-tips\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>If the WP_LOCAL_DEV constant is not defined this plugin will do nothing. This means you can safely put it in your mu-plugins folder and include it in your Git repository on a production site.\u003C\u002Fp>\n","Aid the development process on a local WordPress site by adding some handy reminders and overriding outgoing emails.",10,1963,100,1,"2020-08-10T12:38:00.000Z","5.5.18","3.1","",[20,21,22,23,24],"developer","development","local","mamp","xampp","https:\u002F\u002Fgithub.com\u002Flumpysimon\u002Fwp-easy-local-site","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feasy-local-site.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":33,"display_name":7,"profile_url":8,"plugin_count":34,"total_installs":35,"avg_security_score":27,"avg_patch_time_days":36,"trust_score":37,"computed_at":38},"lumpysimon",5,570,30,84,"2026-04-05T02:39:28.403Z",[40,63,81,100,117],{"slug":41,"name":42,"version":43,"author":44,"author_profile":45,"description":46,"short_description":47,"active_installs":48,"downloaded":49,"rating":13,"num_ratings":50,"last_updated":51,"tested_up_to":52,"requires_at_least":18,"requires_php":18,"tags":53,"homepage":58,"download_link":59,"security_score":60,"vuln_count":61,"unpatched_count":28,"last_vuln_date":62,"fetched_at":30},"wp-reroute-email","WP Reroute Email","1.5.2","Sajjad Hossain","https:\u002F\u002Fprofiles.wordpress.org\u002Fmsh134\u002F","\u003Cp>This plugin intercepts all outgoing emails from a WordPress site, sent using the wp_mail() function, and reroutes them to a predefined configurable email address. This is useful in case where you do not want email sent from a WordPress site to reach the users. For an example, to resolve an issue you downloaded production database to your development site and you want no email is sent to production users when testing. You may enable this plugin in development server and reroute emails to your given email address.\u003C\u002Fp>\n\u003Cp>WP Reroute Email provides options for adding your own text or the recipients address at the bottom of the mail.\u003C\u002Fp>\n\u003Cp>You may also save a copy of the email to database and view them from the interface.\u003C\u002Fp>\n\u003Cp>Now, you will be able to disable rerouting based on the subject texts.\u003C\u002Fp>\n","This plugin reroutes all outgoing emails from a WordPress site (sent using the wp_mail() function) to a predefined configurable email address.",1000,28119,9,"2025-07-06T06:59:00.000Z","6.8.5",[54,55,56,57],"developer-tool","development-server","email","mail","http:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fwp-reroute-email\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-reroute-email.1.5.2.zip",98,3,"2023-07-05 00:00:00",{"slug":64,"name":65,"version":66,"author":67,"author_profile":68,"description":69,"short_description":70,"active_installs":71,"downloaded":72,"rating":13,"num_ratings":11,"last_updated":73,"tested_up_to":52,"requires_at_least":74,"requires_php":75,"tags":76,"homepage":79,"download_link":80,"security_score":13,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"spatie-ray","Ray","1.7.10","freekmurze","https:\u002F\u002Fprofiles.wordpress.org\u002Ffreekmurze\u002F","\u003Cp>\u003Ca href=\"https:\u002F\u002Fmyray.app\" rel=\"nofollow ugc\">Ray\u003C\u002Fa> is a beautiful, lightweight desktop app that helps you debug your app. There’s a \u003Ca href=\"https:\u002F\u002Fmyray.app\" rel=\"nofollow ugc\">free demo\u003C\u002Fa> available that can be unlocked with a \u003Ca href=\"https:\u002F\u002Fspatie.be\u002Fproducts\u002Fray\" rel=\"nofollow ugc\">license\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>After installing this plugin, you can use the \u003Ccode>ray()\u003C\u002Fcode> function to quickly dump stuff. Any variable(s) that you pass to \u003Ccode>ray()\u003C\u002Fcode> will be displayed.\u003C\u002Fp>\n\u003Cp>Here some examples:\u003C\u002Fp>\n\u003Cpre>\u003Ccode>ray('Hello world');\n\nray(['a' => 1, 'b' => 2])->color('red');\n\nray('multiple', 'arguments', 'are', 'welcome');\n\nray()->showQueries();\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>There are many other helper functions available on Ray that allow you to display things that can help you debug such as \u003Ca href=\"https:\u002F\u002Fspatie.be\u002Fdocs\u002Fray\u002Fv1\u002Fusage\u002Fframework-agnostic-php-project#measuring-performance-and-memory-usage\" rel=\"nofollow ugc\">runtime and memory usage\u003C\u002Fa>, \u003Ca href=\"https:\u002F\u002Fspatie.be\u002Fdocs\u002Fray\u002Fv1\u002Fusage\u002Fwordpress#showing-queries\" rel=\"nofollow ugc\">queries that were executed\u003C\u002Fa>, and much more.\u003C\u002Fp>\n\u003Ch3>Full Documentation\u003C\u002Fh3>\n\u003Cp>The extensive documentation can be found \u003Ca href=\"https:\u002F\u002Fspatie.be\u002Fdocs\u002Fray\" rel=\"nofollow ugc\">here\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>It contains the \u003Ca href=\"https:\u002F\u002Fspatie.be\u002Fdocs\u002Fray\u002Fv1\u002Finstallation-in-your-project\u002Fwordpress\" rel=\"nofollow ugc\">installation instructions\u003C\u002Fa> for WordPress.\u003C\u002Fp>\n\u003Cp>After it is installed you can use any of the \u003Ca href=\"https:\u002F\u002Fspatie.be\u002Fdocs\u002Fray\u002Fv1\u002Fusage\u002Fframework-agnostic-php-project\" rel=\"nofollow ugc\">framework agnostic\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fspatie.be\u002Fdocs\u002Fray\u002Fv1\u002Fusage\u002Fwordpress\" rel=\"nofollow ugc\">WordPress specific functions\u003C\u002Fa>.\u003C\u002Fp>\n","Easily debug WordPress sites using Ray.",500,34993,"2025-12-10T09:18:00.000Z","5.5","8.0",[77,78,20,21],"debug","debugging","https:\u002F\u002Fgithub.com\u002Fspatie\u002Fwordpress-ray","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fspatie-ray.1.7.10.zip",{"slug":82,"name":83,"version":84,"author":85,"author_profile":86,"description":87,"short_description":88,"active_installs":89,"downloaded":90,"rating":91,"num_ratings":92,"last_updated":93,"tested_up_to":94,"requires_at_least":95,"requires_php":18,"tags":96,"homepage":98,"download_link":99,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"asset-queue-manager","Asset Queue Manager","1.0.3","NateWr","https:\u002F\u002Fprofiles.wordpress.org\u002Fnatewr\u002F","\u003Cp>This tool allows you to monitor, dequeue and requeue scripts and styles that are enqueued on your site. It is designed for frontend performance engineers who want to view and manage all assets enqueued on any page and control the minification and concatenation themselves.\u003C\u002Fp>\n\u003Cp>For background, please read \u003Ca href=\"https:\u002F\u002Fgist.github.com\u002Fchriscoyier\u002F2074e17ce9ae5e6d537e\" rel=\"nofollow ugc\">Chris Coyier’s initial request\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Warning: This plugin makes it easy to break your site. Don’t use this unless you know what you’re doing.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch4>How to use\u003C\u002Fh4>\n\u003Cp>Once the plugin is activated, browse to any page on the front of your site. An Assets link will appear on the top right of the admin bar. Click that to view and manage all assets.\u003C\u002Fp>\n\u003Ch4>Developers\u003C\u002Fh4>\n\u003Cp>Development takes place on \u003Ca href=\"https:\u002F\u002Fgithub.com\u002FNateWr\u002Fasset-queue-manager\" rel=\"nofollow ugc\">GitHub\u003C\u002Fa>. Patches welcome.\u003C\u002Fp>\n","A tool for experienced frontend performance engineers to take control over the scripts and styles enqueued on their site.",200,15840,94,14,"2016-03-10T10:16:00.000Z","4.4.34","4.0",[77,20,21,97],"tool","https:\u002F\u002Fgithub.com\u002FNateWr\u002Fasset-queue-manager","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fasset-queue-manager.1.0.3.zip",{"slug":101,"name":102,"version":103,"author":104,"author_profile":105,"description":106,"short_description":107,"active_installs":89,"downloaded":108,"rating":13,"num_ratings":109,"last_updated":110,"tested_up_to":52,"requires_at_least":111,"requires_php":18,"tags":112,"homepage":115,"download_link":116,"security_score":13,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"discourage-search-engines-notifier","Discourage Search Engines Notifier","2.6.0","MΛCHINΣ CØDΣ","https:\u002F\u002Fprofiles.wordpress.org\u002Ffstab\u002F","\u003Cp>Discourage Search Engines Notifier adds a clear red or green eye icon to your WordPress admin bar, instantly indicating whether your site is hidden from search engines. Clicking the icon takes you directly to the Search Engine Visibility settings page. No setup or configuration is required—simply install and activate the plugin.\u003C\u002Fp>\n\u003Ch3>Key Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Red\u002Fgreen eye icon indicating search engine visibility\u003C\u002Fli>\n\u003Cli>Direct access to the Search Engine Visibility settings\u003C\u002Fli>\n\u003Cli>Works out of the box with no configuration required\u003C\u002Fli>\n\u003Cli>Lightweight and efficient, with minimal impact on performance\u003C\u002Fli>\n\u003Cli>Supports donations via \u003Ca href=\"https:\u002F\u002Fko-fi.com\u002Fmachinecode\" rel=\"nofollow ugc\">Ko-fi\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fbuymeacoffee.com\u002Fmchncd\" rel=\"nofollow ugc\">Buy Me a Coffee\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>License\u003C\u002Fh3>\n\u003Cp>This plugin is distributed under the GNU General Public License v3.0 or later. See the \u003Ccode>license.txt\u003C\u002Fcode> file for details.\u003C\u002Fp>\n","Shows an admin bar icon indicating your site's search engine visibility status.",5961,4,"2025-11-10T03:13:00.000Z","3.5",[20,21,113,114,97],"notifier","seo","http:\u002F\u002Fwordpress.org\u002Fplugins\u002Fdiscourage-search-engines-notifier\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdiscourage-search-engines-notifier.2.6.0.zip",{"slug":118,"name":119,"version":120,"author":121,"author_profile":122,"description":123,"short_description":124,"active_installs":125,"downloaded":126,"rating":13,"num_ratings":34,"last_updated":127,"tested_up_to":128,"requires_at_least":129,"requires_php":130,"tags":131,"homepage":135,"download_link":136,"security_score":13,"vuln_count":14,"unpatched_count":28,"last_vuln_date":137,"fetched_at":30},"local-development","Local Development","2.11.0","Andy Fragen","https:\u002F\u002Fprofiles.wordpress.org\u002Fafragen\u002F","\u003Cp>Places development notice for plugins or themes that are in local development. Notices are placed on the plugins page and the themes page. Prevents updating of selected plugins and themes.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Automatically adds plugins and themes under version control.\u003C\u002Fli>\n\u003Cli>Automatically allows for using a local file server.\u003C\u002Fli>\n\u003Cli>Allows for bypassing the WordPress 5.2 WSOD Shutdown Handler.\u003C\u002Fli>\n\u003Cli>Add a warning color to admin bar when running under localhost. Default is on.\u003C\u002Fli>\n\u003Cli>Add a git host icon to the plugins page. Default is off. No option if GitHub Updater is running.\u003C\u002Fli>\n\u003Cli>Allows setting of \u003Ccode>WP_ENVIRONMENT_TYPE\u003C\u002Fcode> in \u003Ccode>wp-config.php\u003C\u002Fcode>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Pull Requests are welcome against the \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fafragen\u002Flocal-development\" rel=\"nofollow ugc\">develop branch on GitHub\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Requires PHP 7.4 or greater.\u003C\u002Fp>\n","Places development notice for plugins or themes that are in local development. Prevents updating of selected plugins and themes.",90,9948,"2025-10-08T19:04:00.000Z","6.9.4","5.4","7.4",[21,132,133,134],"localhost","theme","upgrade","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Flocal-development","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Flocal-development.2.11.0.zip","2023-07-24 00:00:00",{"attackSurface":139,"codeSignals":177,"taintFlows":184,"riskAssessment":185,"analyzedAt":188},{"hooks":140,"ajaxHandlers":173,"restRoutes":174,"shortcodes":175,"cronEvents":176,"entryPointCount":28,"unprotectedCount":28},[141,146,150,154,157,163,166,170],{"type":142,"name":143,"callback":143,"file":144,"line":145},"action","init","easy-local-site.php",110,{"type":142,"name":147,"callback":148,"file":144,"line":149},"admin_bar_menu","toolbar_menu",111,{"type":142,"name":151,"callback":152,"file":144,"line":153},"wp_head","toolbar_style",112,{"type":142,"name":155,"callback":152,"file":144,"line":156},"admin_head",113,{"type":158,"name":159,"callback":160,"priority":161,"file":144,"line":162},"filter","wp_title","title",999,115,{"type":158,"name":164,"callback":164,"priority":161,"file":144,"line":165},"admin_title",116,{"type":158,"name":167,"callback":168,"file":144,"line":169},"admin_notices","admin_notice",117,{"type":158,"name":171,"callback":171,"priority":161,"file":144,"line":172},"wp_mail",118,[],[],[],[],{"dangerousFunctions":178,"sqlUsage":179,"outputEscaping":181,"fileOperations":28,"externalRequests":28,"nonceChecks":28,"capabilityChecks":28,"bundledLibraries":183},[],{"prepared":28,"raw":28,"locations":180},[],{"escaped":28,"rawEcho":28,"locations":182},[],[],[],{"summary":186,"deductions":187},"Based on the provided static analysis and vulnerability history, the \"easy-local-site\" v0.3 plugin exhibits an exceptionally strong security posture.  The complete absence of any identified attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events is a significant positive. Furthermore, the code demonstrates excellent security practices with no dangerous functions, 100% prepared SQL statements, and 100% properly escaped output, along with a lack of file operations or external HTTP requests.  The absence of any known vulnerabilities in its history further reinforces this positive assessment.",[],"2026-03-17T01:00:30.458Z",{"wat":190,"direct":195},{"assetPaths":191,"generatorPatterns":192,"scriptPaths":193,"versionParams":194},[],[],[],[],{"cssClasses":196,"htmlComments":198,"htmlAttributes":199,"restEndpoints":200,"jsGlobals":201,"shortcodeOutput":202},[197],"wp-admin-bar-lumpy-local-site",[],[],[],[],[]]