[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fZujUXyi82hVMfeTLZ5yiyAAs3d9_LCilshEnpEFuy4s":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},"ethitter","Erick Hitter","https:\u002F\u002Fprofiles.wordpress.org\u002Fethitter\u002F",12,47990,95,2199,76,"2026-04-04T05:01:09.179Z",[14,38,58,76,88,108,129,145,163,183,202,215],{"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":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":32,"download_link":33,"security_score":34,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"wp-revisions-control","WP Revisions Control","1.4.4","\u003Cp>WordPress 3.6 allows users to control how many revisions are stored for each supported post type. No longer must you rely on the \u003Ccode>WP_POST_REVISIONS\u003C\u002Fcode> constant, which applied universally. This plugin provides an interface for this new functionality.\u003C\u002Fp>\n\u003Cp>With this plugin enabled, simply visit \u003Cstrong>Settings > Writing\u003C\u002Fstrong> to specify the number of revisions retained for each post type.\u003C\u002Fp>\n\u003Cp>Why is this helpful? Revisions are stored in the database, and if many are stored, can cause bloat. This bloat may lead to slower queries, which can have a noticeable performance impact. The value of these revisions also depends on what is being tracked. For example, I may want to store every revision of the posts I write, but only desire to keep the latest five versions of each page on my site. Starting in WordPress 3.6, this control is available. WordPress doesn’t provide a native interface to specify revisions quantities, so I wrote this quick plugin to do so.\u003C\u002Fp>\n\u003Cp>Thanks to Maria Ramos at \u003Ca href=\"http:\u002F\u002Fwww.webhostinghub.com\u002F\" rel=\"nofollow ugc\">WebHostingHub\u003C\u002Fa>, the plugin is also available in Spanish. Many thanks to her for her efforts!\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Development is at https:\u002F\u002Fgit.ethitter.com\u002Fwp-plugins\u002Fwp-revisions-control.\u003C\u002Fstrong>\u003C\u002Fp>\n","Control how many revisions are stored for each post type.",40000,263019,94,13,"2025-07-03T22:39:00.000Z","6.8.5","3.6","5.6",[29,30,31],"admin","revision","revisions","https:\u002F\u002Fethitter.com\u002Fplugins\u002Fwp-revisions-control\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-revisions-control.1.4.4.zip",100,0,null,"2026-03-15T15:16:48.613Z",{"slug":39,"name":40,"version":41,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":34,"num_ratings":46,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":50,"tags":51,"homepage":56,"download_link":57,"security_score":34,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"external-permalinks-redux","External Permalinks Redux","1.3.2","\u003Cp>Allows users to point WordPress objects (posts, pages, custom post types) to a URL of their choosing, which is particularly useful for injecting non-WordPress content into loops. The object appears normally in any loop output, but visitors to the object will be redirected to the specified URL. The plugin also allows you to choose the type of redirect, either temporary (302), or permanent (301).\u003C\u002Fp>\n\u003Cp>Through a filter, the External Permalinks Redux meta box can easily be added to custom post types. There is also a function available for use with WordPress’ \u003Ccode>add_meta_box\u003C\u002Fcode> function.\u003C\u002Fp>\n\u003Cp>This plugin was originally written for use on WordPress.com VIP. It is inspired by and backwards-compatible with Mark Jaquith’s Page Links To plugin, meaning users can switch between plugins without risk of losing any existing external links.\u003C\u002Fp>\n\u003Cp>This plugin is translation-ready.\u003C\u002Fp>\n","Allows you to point WordPress objects (posts, pages, custom post types) to a URL of your choosing.",2000,22660,3,"2026-01-16T02:15:00.000Z","6.9.4","3.0","5.2",[52,53,54,55],"external-link","link","permalink","redirect","http:\u002F\u002Fwww.thinkoomph.com\u002Fplugins-modules\u002Fexternal-permalinks-redux\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fexternal-permalinks-redux.1.3.2.zip",{"slug":59,"name":60,"version":61,"author":5,"author_profile":6,"description":62,"short_description":63,"active_installs":44,"downloaded":64,"rating":22,"num_ratings":65,"last_updated":66,"tested_up_to":48,"requires_at_least":67,"requires_php":27,"tags":68,"homepage":74,"download_link":75,"security_score":34,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"tag-dropdown-widget","Taxonomy Dropdown Widget","2.3.3","\u003Cp>Creates dropdown lists of non-hierarchical taxonomies (such as \u003Ccode>post tags\u003C\u002Fcode>) as an alternative to term (tag) clouds. Multiple widgets can be used, each with its own set of options.\u003C\u002Fp>\n\u003Cp>Numerous formatting options are provided, including maximum numbers of terms, term order, truncating of term names, and more.\u003C\u002Fp>\n\u003Cp>Using the \u003Ccode>taxonomy_dropdown_widget()\u003C\u002Fcode> function, users can generate dropdowns for use outside of the included widget.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Only use version 2.2 or higher with WordPress 4.2 and later releases.\u003C\u002Fstrong> WordPress 4.2 changed how taxonomy information is stored in the database, which directly impacts this plugin’s include\u002Fexclude term functionality.\u003C\u002Fp>\n\u003Cp>This plugin was formerly known as the \u003Ccode>Tag Dropdown Widget\u003C\u002Fcode>. It was completely rewritten for version 2.0.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Follow and contribute to development on GitHub at https:\u002F\u002Fgithub.com\u002Fethitter\u002FTaxonomy-Dropdown-Widget.\u003C\u002Fstrong>\u003C\u002Fp>\n","Creates a dropdown list of non-hierarchical taxonomies as an alternative to the term (tag) cloud. Formerly known as Tag Dropdown Widget.",58652,9,"2026-01-19T21:37:00.000Z","2.8",[69,70,71,72,73],"sidebar","tag","tags","taxonomy","widget","https:\u002F\u002Fethitter.com\u002Fplugins\u002Ftaxonomy-dropdown-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftag-dropdown-widget.2.3.3.zip",{"slug":77,"name":78,"version":41,"author":5,"author_profile":6,"description":79,"short_description":80,"active_installs":44,"downloaded":81,"rating":82,"num_ratings":7,"last_updated":83,"tested_up_to":48,"requires_at_least":67,"requires_php":84,"tags":85,"homepage":86,"download_link":87,"security_score":34,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"tag-list-widget","Taxonomy List Widget","\u003Cp>Creates lists of non-hierarchical taxonomies (such as \u003Ccode>post tags\u003C\u002Fcode>) as an alternative to term (tag) clouds. Multiple widgets can be used, each with its own set of options.\u003C\u002Fp>\n\u003Cp>Numerous formatting options are provided, including maximum numbers of terms, term order, truncating of term names, and more. List styles are fully customizable, with built-in support for bulleted lists and numbered lists.\u003C\u002Fp>\n\u003Cp>Using the \u003Ccode>taxonomy_list_widget\u003C\u002Fcode> function, users can generate lists for use outside of the included widget.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Only use version 1.2 or higher with WordPress 4.2 and later releases.\u003C\u002Fstrong> WordPress 4.2 changed how taxonomy information is stored in the database, which directly impacts this plugin’s include\u002Fexclude term functionality.\u003C\u002Fp>\n\u003Cp>This plugin was formerly known as the \u003Ccode>Tag List Widget\u003C\u002Fcode>. It was completely rewritten for version 1.0.\u003C\u002Fp>\n","Creates a list (bulleted, number, or custom) of non-hierarchical taxonomies as an alternative to the term (tag) cloud. Formerly known as Tag List Widg &hellip;",57691,86,"2026-01-19T21:46:00.000Z","",[69,70,71,72,73],"https:\u002F\u002Fethitter.com\u002Fplugins\u002Ftaxonomy-list-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftag-list-widget.1.3.2.zip",{"slug":89,"name":90,"version":91,"author":5,"author_profile":6,"description":92,"short_description":93,"active_installs":94,"downloaded":95,"rating":96,"num_ratings":97,"last_updated":98,"tested_up_to":99,"requires_at_least":100,"requires_php":27,"tags":101,"homepage":105,"download_link":106,"security_score":107,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"automatically-paginate-posts","Automatically Paginate Posts","0.3.1","\u003Cp>Automatically paginate WordPress content by inserting the \u003Ccode>\u003C!--nextpage-->\u003C\u002Fcode> Quicktag at intervals controlled by plugin’s settings.\u003C\u002Fp>\n\u003Cp>Option is provided to control which post types are automatically paginated (default is the “Post” post type). Supports any public custom post types (non-public types are supported via the \u003Ccode>autopaging_post_types\u003C\u002Fcode> filter).\u003C\u002Fp>\n\u003Cp>Option is also provided to specify how many pages content should be broken out over, or how many words should be included per page.\u003C\u002Fp>\n","Automatically paginate posts by inserting the `` Quicktag.",1000,58350,88,18,"2022-07-01T04:35:00.000Z","6.0.11","3.4",[102,103,104],"nextpage","paginate","quicktag","http:\u002F\u002Fwww.oomphinc.com\u002Fplugins-modules\u002Fautomatically-paginate-posts\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fautomatically-paginate-posts.0.3.1.zip",85,{"slug":109,"name":110,"version":111,"author":5,"author_profile":6,"description":112,"short_description":113,"active_installs":114,"downloaded":115,"rating":116,"num_ratings":117,"last_updated":118,"tested_up_to":48,"requires_at_least":119,"requires_php":84,"tags":120,"homepage":125,"download_link":126,"security_score":127,"vuln_count":117,"unpatched_count":35,"last_vuln_date":128,"fetched_at":37},"wp-print-friendly","WP Print Friendly","0.6.4","\u003Cp>Extends WordPress’ template system to support printer-friendly templates for posts, pages, and custom post types. Uses WP standard template naming to support templates on a post-type basis. Supports printing paged posts on single page. Adds nice URLs for printer-friendly pages.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>IMPORTANT\u003C\u002Fstrong>: There are certain plugins that may interfere with this plugin’s functionality. See the \u003Cstrong>FAQ\u003C\u002Fstrong> for more information.\u003C\u002Fp>\n","Extends WordPress' template system to support printer-friendly templates. Works with permalink structures to support nice URLs.",500,48071,70,2,"2026-01-19T22:00:00.000Z","3.1",[121,122,123,124],"print","printable","printer","template","http:\u002F\u002Foomphinc.com\u002Fplugins-modules\u002Fwp-print-friendly\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-print-friendly.0.6.4.zip",99,"2015-04-20 00:00:00",{"slug":130,"name":131,"version":132,"author":5,"author_profile":6,"description":133,"short_description":134,"active_installs":135,"downloaded":136,"rating":35,"num_ratings":35,"last_updated":137,"tested_up_to":99,"requires_at_least":138,"requires_php":27,"tags":139,"homepage":143,"download_link":144,"security_score":107,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"wp-redis-user-session-storage","Redis User Session Storage","0.2","\u003Cp>Store WordPress user session tokens in Redis rather than the usermeta table.\u003C\u002Fp>\n\u003Cp>This plugin was previously known as \u003Ccode>WP Redis User Session Storage\u003C\u002Fcode> and was renamed to comply with WordPress.org naming constraints. The previous class name is aliased to support existing extensions.\u003C\u002Fp>\n","Store WordPress session tokens in Redis rather than the usermeta table.",200,8962,"2022-07-16T22:26:00.000Z","4.0",[140,141,142],"session-storage","session-tokens","user-sessions","https:\u002F\u002Fethitter.com\u002Fplugins\u002Fredis-user-session-storage\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-redis-user-session-storage.0.2.zip",{"slug":146,"name":147,"version":91,"author":5,"author_profile":6,"description":148,"short_description":149,"active_installs":34,"downloaded":150,"rating":151,"num_ratings":152,"last_updated":153,"tested_up_to":48,"requires_at_least":154,"requires_php":155,"tags":156,"homepage":161,"download_link":162,"security_score":34,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"eth-redirect-to-latest-post","ETH Redirect to Latest Post","\u003Cp>Once activated, a given slug will redirect to whatever is the most-recently-published post on the site. By default, the slug is \u003Ccode>latest\u003C\u002Fcode>, but it can be changed from the Permalinks settings screen.\u003C\u002Fp>\n","Redirect a chosen slug, \"latest\" by default, to, well, the most-recently-published post.",7506,90,8,"2026-01-19T21:30:00.000Z","4.5","7.2",[157,158,55,159,160],"latest","latest-post","redirect-latest","redirect-post","https:\u002F\u002Fethitter.com\u002Fplugins\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feth-redirect-to-latest-post.0.3.1.zip",{"slug":164,"name":165,"version":166,"author":5,"author_profile":6,"description":167,"short_description":168,"active_installs":34,"downloaded":169,"rating":170,"num_ratings":117,"last_updated":171,"tested_up_to":48,"requires_at_least":172,"requires_php":84,"tags":173,"homepage":179,"download_link":180,"security_score":34,"vuln_count":181,"unpatched_count":35,"last_vuln_date":182,"fetched_at":37},"view-all-posts-pages","View All Post's Pages","0.9.4","\u003Cp>Provides a “view all” (single page) option for posts, pages, and custom post types paged using WordPress’ \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FWrite_Post_SubPanel#Quicktags\" rel=\"nofollow ugc\">\u003Ccode>\u003C!--nextpage-->\u003C\u002Fcode> Quicktag\u003C\u002Fa> (multipage posts).\u003C\u002Fp>\n\u003Cp>Your theme must use \u003Ccode>wp_link_pages()\u003C\u002Fcode> to generate post page links, or you must use either the automatic or manual link capabilities provided in the plugin.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>IMPORTANT\u003C\u002Fstrong>: There are certain plugins that may interfere with this plugin’s functionality. See the \u003Cstrong>FAQ\u003C\u002Fstrong> for more information.\u003C\u002Fp>\n","Provides a \"view all\" (single page) option for content paged using WordPress' \u003C!--nextpage--> Quicktag (multipage posts).",19616,60,"2026-01-19T21:59:00.000Z","3.2.1",[174,175,176,177,178],"multipage","paged","paged-post","pages","view-all","http:\u002F\u002Fwww.oomphinc.com\u002Fplugins-modules\u002Fview-all-posts-pages\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fview-all-posts-pages.0.9.4.zip",1,"2023-07-10 00:00:00",{"slug":184,"name":185,"version":186,"author":5,"author_profile":6,"description":187,"short_description":188,"active_installs":189,"downloaded":190,"rating":35,"num_ratings":35,"last_updated":191,"tested_up_to":99,"requires_at_least":192,"requires_php":193,"tags":194,"homepage":200,"download_link":201,"security_score":107,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"eth-embed-anchor-fm","ETH Embed Anchor.fm","1.0","\u003Cp>Adds \u003Ca href=\"https:\u002F\u002Fanchor.fm\u002F\" rel=\"nofollow ugc\">Anchor.fm\u003C\u002Fa> as an oEmbed provider, allowing you to embed a podcast episode in content simply by pasting its URL.\u003C\u002Fp>\n\u003Cp>For ease of discovery, this plugin also adds to the block editor a variation of the embed block specifically for Anchor.fm.\u003C\u002Fp>\n\u003Cp>For additional flexibility, a shortcode is provided, which can be used with the iframe that Anchor.fm provides.\u003C\u002Fp>\n","Allow embedding Anchor.fm podcast episodes in your content.",40,4104,"2022-07-19T03:03:00.000Z","4.7","7.1",[195,196,197,198,199],"anchor-fm","embed","oembed","podcast","shortcode","https:\u002F\u002Fethitter.com\u002Fplugins\u002Feth-embed-anchor-fm\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feth-embed-anchor-fm.1.0.zip",{"slug":203,"name":204,"version":205,"author":5,"author_profile":6,"description":206,"short_description":207,"active_installs":189,"downloaded":208,"rating":35,"num_ratings":35,"last_updated":209,"tested_up_to":48,"requires_at_least":210,"requires_php":155,"tags":211,"homepage":161,"download_link":214,"security_score":34,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"eth-escape-headspace2","ETH Escape HeadSpace2","0.2.2","\u003Cp>Outputs data stored in HeadSpace2 post meta without requiring HeadSpace2. This allows one to remove the now-unmaintained HeadSpace2 plugin without losing the data associated with legacy content.\u003C\u002Fp>\n\u003Cp>The HeadSpace2 plugin is no longer maintained and generates many warnings when used with PHP 7. With this in mind, and without judging the original plugin, I created this option to preserve the plugin’s output for SEO purposes. The plugin \u003Cem>does not\u003C\u002Fem> allow HeadSpace2 data to be edited; it only allows search engines to continue accessing it.\u003C\u002Fp>\n\u003Cp>Note that many current SEO plugins also handle migration from HeadSpace2, but since I don’t use any such plugins on my network, I created this alternative.\u003C\u002Fp>\n\u003Cp>For a full list of the HeadSpace2 data that’s supported, see the FAQ.\u003C\u002Fp>\n","Output existing HeadSpace2 data without the original plugin. Deactivate HeadSpace2 (no longer maintained) without impactacting legacy content.",3588,"2026-01-19T21:57:00.000Z","4.4",[212,213],"meta-tags","seo","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Feth-escape-headspace2.0.2.2.zip",{"slug":216,"name":217,"version":91,"author":5,"author_profile":6,"description":218,"short_description":219,"active_installs":220,"downloaded":221,"rating":35,"num_ratings":35,"last_updated":222,"tested_up_to":223,"requires_at_least":100,"requires_php":84,"tags":224,"homepage":228,"download_link":229,"security_score":107,"vuln_count":35,"unpatched_count":35,"last_vuln_date":36,"fetched_at":37},"date-based-taxonomy-archives","Date-based Taxonomy Archives","\u003Cp>Add support for date-based taxonomy archives.\u003C\u002Fp>\n\u003Cp>Includes a function for rendering an unordered list of years with months, linked to corresponding date-based taxonomy archive, nested therein.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>This plugin is intended for use by plugin and theme developers. It simply adds support for date-based taxonomy archives, but has no native user interface.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Development is over on GitHub: https:\u002F\u002Fgithub.com\u002Fethitter\u002FDate-based-Taxonomy-Archives\u002F.\u003C\u002Fstrong>\u003C\u002Fp>\n","Add support for date-based taxonomy archives. Also includes a function for outputting archive links.",10,2469,"2015-08-17T22:15:00.000Z","4.3.34",[225,226,227,72],"archive","date","taxonomies","https:\u002F\u002Fethitter.com\u002Fplugins\u002Fdate-based-taxonomy-archives\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdate-based-taxonomy-archives.0.3.1.zip"]