[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fz7GylHnduvp9JlqDNfFRQ-v0fVRnt2YdHD8VEXUy4fg":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"bradparbs","Brad Parbs","https:\u002F\u002Fprofiles.wordpress.org\u002Fbradparbs\u002F",16,3240,88,30,86,"2026-04-05T01:06:26.642Z",[14,36,56,69,85,99,115,126,137,147,159,170,179,190,199,209],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":31,"download_link":32,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"static-404","Static 404","1.1.0","\u003Cp>Quickly output a 404 for static files that aren’t found, rather than loading the normal 404 page.\u003C\u002Fp>\n\u003Cp>Any static files ( images, text, pdfs, etc ) that don’t exist will 404 as soon as possible, rather than loading the entire WordPress application.\u003C\u002Fp>\n\u003Ch3>Details\u003C\u002Fh3>\n\u003Cp>By default, the list of extensions to check are the results of \u003Ccode>wp_get_ext_types\u003C\u002Fcode>, but can be filtered with \u003Ccode>static_404_extensions\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>The output is a static page with the text \u003Ccode>404 Not Found\u003C\u002Fcode>, this text can be edited by filtering \u003Ccode>static_404_message\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>A 404 status code will be used, but can be filtered with \u003Ccode>static_404_response_code\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>Passing true to \u003Ccode>static_404_should_process_request\u003C\u002Fcode> will short-circuit and skip processing the request. This filter gets passed the current request.\u003C\u002Fp>\n","A WordPress plugin to quickly send a 404 for missing static files.",3000,4685,0,"2021-08-20T15:47:00.000Z","5.8.13","5.2","5.6",[28,29,30],"404","errors","performance","","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstatic-404.1.1.0.zip",85,null,"2026-03-15T15:16:48.613Z",{"slug":37,"name":38,"version":39,"author":5,"author_profile":6,"description":40,"short_description":41,"active_installs":42,"downloaded":43,"rating":44,"num_ratings":45,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":31,"tags":49,"homepage":31,"download_link":55,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"wptextresizecontrols","wpTextResize","1.5","\u003Cp>wpTextResize is an easy to use way to have Increase, Decrease, reset font size controls for body text on a WordPress site.\u003C\u002Fp>\n\u003Cp>Just use the [wpResize] shortcode wherever you want the controls to show up. Or use the widget to place it in a sidebar.\u003C\u002Fp>\n\u003Cp>Theme creators: You can also add wpTextResizeControls(0) to your template for the controls to be automatically styled, or wpTextResizeControls(1) to manually style. When manually styling, wpTextResizeControls is the container, and increaseFont, resetFont, and decreaseFont are all anchors you can target.\u003C\u002Fp>\n\u003Cp>Go wild!\u003C\u002Fp>\n","wpTextResize is an easy to use way to have Increase, Decrease, reset font size controls for body text on a WordPress site.",100,10999,80,1,"2012-08-28T01:24:00.000Z","3.3.2","3.2",[50,51,52,53,54],"increase-font-size","resize","resizer","text","text-resizing","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwptextresizecontrols.zip",{"slug":57,"name":58,"version":59,"author":5,"author_profile":6,"description":60,"short_description":61,"active_installs":62,"downloaded":63,"rating":22,"num_ratings":22,"last_updated":64,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":65,"homepage":31,"download_link":68,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"dolly","Dolly","1.0.0","\u003Cp>Keeps Hello Dolly deactivated.\u003C\u002Fp>\n","A WordPress plugin to make sure Hello Dolly stays deactivated.",90,3452,"2021-08-24T12:42:00.000Z",[66,67],"admin","hello-dolly","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdolly.1.0.0.zip",{"slug":70,"name":70,"version":71,"author":5,"author_profile":6,"description":72,"short_description":73,"active_installs":74,"downloaded":75,"rating":22,"num_ratings":22,"last_updated":76,"tested_up_to":77,"requires_at_least":25,"requires_php":26,"tags":78,"homepage":31,"download_link":84,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"dotenv","1.0.3","\u003Cp>Any \u003Ccode>WPENV_\u003C\u002Fcode> prefixed variables in the \u003Ccode>.env\u003C\u002Fcode> will be used to override the WordPress options. For example, if you’d like to set a specific environment to “Discourage search engines from indexing this site”, you can add \u003Ccode>WPENV_BLOG_PUBLIC=0\u003C\u002Fcode> to your \u003Ccode>.env\u003C\u002Fcode> file.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>Any option in the \u003Ccode>wp_options\u003C\u002Fcode> table or retrieved by \u003Ccode>get_option()\u003C\u002Fcode> can be set this way.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>You can define keys either as \u003Ccode>WPENV_BLOGDESCRIPTION\u003C\u002Fcode> or as \u003Ccode>WPENV_blogdescription\u003C\u002Fcode>, both will work.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>If you’d like to define the location of your \u003Ccode>.env\u003C\u002Fcode> file, rather than the plugin looking for it, you can filter \u003Ccode>dotenv_location\u003C\u002Fcode> to be a directory path.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>You can also change the \u003Ccode>WPENV_\u003C\u002Fcode> prefix by filtering \u003Ccode>dotev_key_prefix\u003C\u002Fcode> to be a different prefix.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n","A WordPress plugin to set WordPress options from a .env file.",20,3548,"2021-05-28T13:06:00.000Z","5.7.15",[79,80,81,82,83],"config","configuration","developer","environment","tools","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdotenv.1.0.3.zip",{"slug":86,"name":87,"version":88,"author":5,"author_profile":6,"description":89,"short_description":90,"active_installs":91,"downloaded":92,"rating":22,"num_ratings":22,"last_updated":93,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":94,"homepage":31,"download_link":98,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"colors","Colors","1.1.1","\u003Cp>Disable admin color schemes for all users.\u003C\u002Fp>\n\u003Ch3>Availiable filters\u003C\u002Fh3>\n\u003Cp>colors_should_disable_admin_colors – Whether or not to disable admin color schemes, defaults to true.\u003C\u002Fp>\n","A WordPress plugin to disable admin color schemes.",10,3110,"2021-08-23T19:38:00.000Z",[66,95,96,97],"color","color-schemes","dashboard","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcolors.1.1.1.zip",{"slug":100,"name":101,"version":102,"author":5,"author_profile":6,"description":103,"short_description":104,"active_installs":91,"downloaded":105,"rating":106,"num_ratings":107,"last_updated":108,"tested_up_to":109,"requires_at_least":48,"requires_php":31,"tags":110,"homepage":31,"download_link":114,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"database-performance-monitor","Database Performance Monitor","1.1","\u003Cp>Outputs some database query information on page load for logged in admins. Output is located as an html comment in the footer and also in the console.\u003C\u002Fp>\n","Outputs some database query information on page load for logged in admins. Output is located as an html comment in the footer and also in the console.",4125,46,3,"2013-08-26T04:01:00.000Z","3.6.1",[66,111,112,30,113],"database","debug","queries","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdatabase-performance-monitor.zip",{"slug":116,"name":117,"version":17,"author":5,"author_profile":6,"description":118,"short_description":119,"active_installs":91,"downloaded":120,"rating":22,"num_ratings":22,"last_updated":121,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":122,"homepage":31,"download_link":125,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"pages","Pages","\u003Cp>Quickly and easily view all your recently modified pages in the dashboard.\u003C\u002Fp>\n\u003Ch3>Availiable filters\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>pages_widget_icon - The dashicon to use for the dashboard widget.\npages_widget_title - The title to use for the dashboard widget.\npages_widget_query_args - An array of arguments to pass to the WP_Query.\npages_show_in_widget - Will pass ID of each post, returning `false` will not add it to the dashboard widget.\n\u003C\u002Fcode>\u003C\u002Fpre>\n","A WordPress plugin to easily view your pages in the dashboard.",3078,"2021-08-20T17:06:00.000Z",[123,97,116,124],"content","widget","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpages.1.1.0.zip",{"slug":127,"name":128,"version":59,"author":5,"author_profile":6,"description":129,"short_description":130,"active_installs":22,"downloaded":131,"rating":22,"num_ratings":22,"last_updated":132,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":133,"homepage":31,"download_link":136,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"avatars","Avatars","\u003Cp>Remove avatars from your WordPress site\u003C\u002Fp>\n","A WordPress plugin to remove avatars from your WordPress site",4129,"2021-08-25T12:17:00.000Z",[66,127,134,135],"gravatar","profile","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Favatars.1.0.0.zip",{"slug":138,"name":139,"version":17,"author":5,"author_profile":6,"description":140,"short_description":141,"active_installs":22,"downloaded":142,"rating":22,"num_ratings":22,"last_updated":121,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":143,"homepage":31,"download_link":146,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"clean-elementor","Clean Elementor","\u003Cp>Set Elementor settings and clean up the dashboard.\u003C\u002Fp>\n\u003Ch3>Availiable filters\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>clean_elementor_options - An array of settings that will be used.\nclean_elementor_remove_settings_page - Whether to remove the settings page, default is true.\nclean_elementor_hide_admin_notices - Whether to hide admin notices, default is true.\n\u003C\u002Fcode>\u003C\u002Fpre>\n","A WordPress plugin to set Elementor settings and clean up the dashboard.",3182,[144,145],"elementor","settings","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fclean-elementor.1.1.0.zip",{"slug":148,"name":149,"version":71,"author":5,"author_profile":6,"description":150,"short_description":151,"active_installs":22,"downloaded":152,"rating":42,"num_ratings":45,"last_updated":31,"tested_up_to":77,"requires_at_least":25,"requires_php":26,"tags":153,"homepage":31,"download_link":157,"security_score":42,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":158},"disable-telemetry","Disable Telemetry","\u003Cp>A WordPress plugin to disable all HTTP requests to \u003Ccode>api.wordpress.org\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>Check out \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fnorcross\u002Fairplane-mode\" rel=\"nofollow ugc\">Airplane Mode\u003C\u002Fa> if you need more control.\u003C\u002Fp>\n","A WordPress plugin to disable all HTTP requests to api.wordpress.org.",1166,[154,81,155,156,83],"api","privacy","telemetry","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdisable-telemetry.1.0.3.zip","2026-03-15T10:48:56.248Z",{"slug":160,"name":161,"version":17,"author":5,"author_profile":6,"description":162,"short_description":163,"active_installs":22,"downloaded":164,"rating":22,"num_ratings":22,"last_updated":121,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":165,"homepage":31,"download_link":168,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":169},"drafts","Drafts","\u003Cp>Quickly and easily view all your recent draft posts.\u003C\u002Fp>\n\u003Ch3>Availiable filters\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>drafts_widget_icon - The dashicon to use for the dashboard widget.\ndrafts_widget_title - The title to use for the dashboard widget.\ndrafts_post_types_to_show - An arry of post types to show in the widget. Defaults to all post types.\ndrafts_widget_query_args - An array of arguments to pass to the WP_Query.\ndrafts_show_in_widget - Will pass ID of each post, returning `false` will not add it to the dashboard widget.\n\u003C\u002Fcode>\u003C\u002Fpre>\n","A WordPress plugin to quickly and easily view all your recent draft posts.",3038,[166,123,97,167,124],"calendar","posts","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdrafts.1.1.0.zip","2026-03-15T14:54:45.397Z",{"slug":171,"name":172,"version":59,"author":5,"author_profile":6,"description":173,"short_description":174,"active_installs":22,"downloaded":175,"rating":22,"num_ratings":22,"last_updated":31,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":176,"homepage":31,"download_link":178,"security_score":42,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":158},"howdy","Howdy","\u003Cp>Remove “Howdy” from the admin bar.\u003C\u002Fp>\n","A WordPress plugin to remove \"Howdy\" from the admin bar.",2939,[66,177,97,171],"admin-bar","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhowdy.1.0.0.zip",{"slug":180,"name":181,"version":17,"author":5,"author_profile":6,"description":182,"short_description":183,"active_installs":22,"downloaded":184,"rating":22,"num_ratings":22,"last_updated":121,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":185,"homepage":31,"download_link":189,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"one-search-result","One Search Result","\u003Cp>When there is only one search result available for a query, automatically redirect the user to that result.\u003C\u002Fp>\n\u003Cp>This will work with any theme and any posts, pages, or custom post types that would be shown in search results.\u003C\u002Fp>\n\u003Ch3>Available Filters\u003C\u002Fh3>\n\u003Cp>You can filter \u003Ccode>one_search_result_pre_check\u003C\u002Fcode> to false if you need to short-circuit and disable the redirect dynamically.\u003C\u002Fp>\n\u003Cp>You can modify the redirect code with \u003Ccode>once_search_result_redirect_code\u003C\u002Fcode>, defaults to 302.\u003C\u002Fp>\n","Automatically send a user to the page or post if it's the only search result available.",3025,[123,186,187,188],"redirects","results","search","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fone-search-result.1.1.0.zip",{"slug":191,"name":192,"version":88,"author":5,"author_profile":6,"description":193,"short_description":194,"active_installs":22,"downloaded":195,"rating":22,"num_ratings":22,"last_updated":196,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":197,"homepage":31,"download_link":198,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"published","Published","\u003Cp>Quickly and easily view all your published posts.\u003C\u002Fp>\n\u003Ch3>Availiable filters\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>published_widget_icon - The dashicon to use for the dashboard widget.\npublished_widget_title - The title to use for the dashboard widget.\npublished_post_types_to_show - An arry of post types to show in the widget. Defaults to all post types.\npublished_widget_query_args - An array of arguments to pass to the WP_Query.\npublished_show_in_widget - Will pass ID of each post, returning `false` will not add it to the dashboard widget.\n\u003C\u002Fcode>\u003C\u002Fpre>\n","A WordPress plugin to quickly and easily view all your published posts.",2979,"2021-08-20T17:07:00.000Z",[123,97,167,191,124],"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpublished.1.1.1.zip",{"slug":200,"name":201,"version":17,"author":5,"author_profile":6,"description":202,"short_description":203,"active_installs":22,"downloaded":204,"rating":22,"num_ratings":22,"last_updated":31,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":205,"homepage":31,"download_link":208,"security_score":42,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":158},"schedules","Schedules","\u003Cp>Quickly and easily view all your scheduled posts.\u003C\u002Fp>\n\u003Ch3>Availiable filters\u003C\u002Fh3>\n\u003Cpre>\u003Ccode>schedules_widget_icon - The dashicon to use for the dashboard widget.\nschedules_widget_title - The title to use for the dashboard widget.\nschedules_post_types_to_show - An arry of post types to show in the widget. Defaults to all post types.\nschedules_widget_query_args - An array of arguments to pass to the WP_Query.\nschedules_show_in_widget - Will pass ID of each post, returning `false` will not add it to the dashboard widget.\n\u003C\u002Fcode>\u003C\u002Fpre>\n","A WordPress plugin to quickly and easily view all your scheduled posts.",3016,[166,123,167,206,207],"schedule","scheduled","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fschedules.1.1.0.zip",{"slug":210,"name":211,"version":212,"author":5,"author_profile":6,"description":213,"short_description":214,"active_installs":22,"downloaded":215,"rating":42,"num_ratings":45,"last_updated":216,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":217,"homepage":31,"download_link":220,"security_score":33,"vuln_count":22,"unpatched_count":22,"last_vuln_date":34,"fetched_at":35},"where","Where","1.0.1","\u003Cp>Display your WordPress site’s environment type in the admin bar.\u003C\u002Fp>\n\u003Ch3>Available Filters\u003C\u002Fh3>\n\u003Cp>‘where_env_should_add_env_type’ – Defaults to true if the user is an admin and the admin bar is showing. Filter this to allow different roles to view as well.\u003Cbr \u002F>\n‘where_env_environment_type’ – Modify the environment type. You’ll also need to use this filter if you’re running an older version of WP that doesn’t have the ‘get_environment_type’ function.\u003Cbr \u002F>\n‘where_env_styles’ – An array of colors\u002Ficons to use for the different environment types.\u003C\u002Fp>\n","A WordPress plugin to display your site's environment type in the admin bar.",2888,"2021-08-26T01:23:00.000Z",[66,218,219,82,135],"dev-tools","development-tools","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwhere.1.0.1.zip"]