[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fHcFbu2CRcco2TllIRPniqlIGMeDl1oJrF_gp503lzcM":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"webdeveric","https:\u002F\u002Fprofiles.wordpress.org\u002Fwebdeveric\u002F",4,330,85,30,84,"2026-04-04T06:59:05.100Z",[13,38,55,70],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":19,"downloaded":20,"rating":21,"num_ratings":22,"last_updated":23,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":27,"homepage":33,"download_link":34,"security_score":8,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"recently-edited-content-widget","Recently Edited Content Widget","0.3.2","\u003Cp>This plugin provides a dashboard widget that lists recently edited content for quick access.\u003C\u002Fp>\n\u003Cp>Options (per user settings):\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Number of items to show\u003C\u002Fli>\n\u003Cli>Excerpt length – number of words (0 = hide)\u003C\u002Fli>\n\u003Cli>Show only your edits\u003C\u002Fli>\n\u003Cli>What post types to show\u003C\u002Fli>\n\u003Cli>What post statuses to show\u003C\u002Fli>\n\u003C\u002Ful>\n","This plugin provides a dashboard widget that lists recently edited content for quick access.",200,6310,100,5,"2015-12-09T06:16:00.000Z","4.4.0","3.0.0","",[28,29,30,31,32],"dashboard","dashboard-widget","edited","post-types","widget","http:\u002F\u002Fphplug.in\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Frecently-edited-content-widget.0.3.2.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":4,"author_profile":5,"description":42,"short_description":43,"active_installs":21,"downloaded":44,"rating":45,"num_ratings":46,"last_updated":47,"tested_up_to":24,"requires_at_least":48,"requires_php":26,"tags":49,"homepage":33,"download_link":54,"security_score":8,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"what-template-am-i-using","What Template Am I Using","0.2.0","\u003Cp>This plugin is intended for theme developers to use. It shows the current template being used to render the page, current post type, and much more.\u003C\u002Fp>\n\u003Cp>The info is only displayed for users that have the edit_theme_options capability.\u003C\u002Fp>\n\u003Cp>Information displayed:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Current template\u003C\u002Fli>\n\u003Cli>General Information (post type, are you on the front page, etc.)\u003C\u002Fli>\n\u003Cli>Additional files used. For example, header.php or footer.php\u003C\u002Fli>\n\u003Cli>What sidebars are being used and what widgets are in them.\u003C\u002Fli>\n\u003Cli>List of enqueued scripts and styles.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>This plugin is intended for use by theme developers and it requires a standards compliant browser. This plugin will not work in IE8 or below.\u003C\u002Fstrong>\u003C\u002Fp>\n","This plugin is intended for theme developers to use. It shows the current template being used to render the page, current post type, and much more.",9190,96,13,"2015-12-08T05:17:00.000Z","3.1.0",[50,51,52,53],"debug","server-information","template","theme-development","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwhat-template-am-i-using.0.2.0.zip",{"slug":56,"name":57,"version":58,"author":4,"author_profile":5,"description":59,"short_description":60,"active_installs":61,"downloaded":62,"rating":35,"num_ratings":35,"last_updated":63,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":64,"homepage":33,"download_link":69,"security_score":8,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"clean-media-library-file-names","Clean Media Library File Names","0.3.1","\u003Cp>This plugin cleans uploaded file names to remove special characters and spaces.\u003C\u002Fp>\n","This plugin cleans uploaded file names to remove special characters and spaces.",20,2397,"2015-12-08T05:41:00.000Z",[65,66,67,68],"filename","media-library","sanitize","special-characters","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fclean-media-library-file-names.0.3.1.zip",{"slug":71,"name":72,"version":73,"author":4,"author_profile":5,"description":74,"short_description":75,"active_installs":76,"downloaded":77,"rating":35,"num_ratings":35,"last_updated":78,"tested_up_to":24,"requires_at_least":25,"requires_php":26,"tags":79,"homepage":33,"download_link":83,"security_score":8,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"meta-fetcher","Meta Fetcher","0.4","\u003Cp>This plugin provides a simple \u003Ccode>[meta]\u003C\u002Fcode> shortcode that allows you to fetch meta information for the current \u003Ccode>$post\u003C\u002Fcode>.\u003Cbr \u002F>\nThere are options to return a single value, multiple values joined by a user defined string, or a JSON string.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Examples:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[meta name=\"your_meta_field\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will return the value of “your_meta_field”. If the value is an array, it will return a comma separated list, unless you specify an alternative join string.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[meta name=\"your_meta_field\" single=\"false\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>By default, [meta] will return a single value. If you have multiple meta fields with the same name, you can get them all by setting single=”false”.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[meta name=\"your_meta_field\" single=\"false\" json=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will return the JSON encoded value of “your_meta_field”.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[meta name=\"your_meta_field\" single=\"false\" join=\"|\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This will return a pipe separated values of “your_meta_field”.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[meta name=\"your_meta_field\" shortcode=\"false\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>By default, the value will be passed to do_shortcode, unless you turn if off.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[meta name=\"your_meta_field\" filters=\"true\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>There are a couple filters available if you want to filter the value. They are called after do_shortcode and before any JSON\u002Farray handling.\u003Cbr \u002F>\nThey are on be default, but can be turned of with filters=”false”. The filters are “meta_fetcher_value” and “meta_fetcher_{$name}”.\u003C\u002Fp>\n","This plugin provides a simple [meta] shortcode that allows you to fetch meta information for the current $post.",10,1686,"2015-12-08T05:15:00.000Z",[80,81,82],"meta","post","shortcode","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmeta-fetcher.0.4.zip"]