[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f3fP7JpoXdTUeejaayfe1QIU1YWGFjMiP67PhMnaeFj0":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},"amandato","Angelo Mandato","https:\u002F\u002Fprofiles.wordpress.org\u002Famandato\u002F",7,10150,87,30,85,"2026-04-04T07:02:59.056Z",[14,39,60,80,96,114,128],{"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":33,"download_link":34,"security_score":35,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"html-sitemap","HTML Page Sitemap","1.3.9","\u003Cp>This simple plugin adds an HTML (Not XML) sitemap of your pages (not posts) by using the shortcode \u003Ccode>[html_sitemap]\u003C\u002Fcode>. This plugin can display a sitemap with specific depths, from a specific parent page and include\u002Fexclude specific pages by ID. The sitemap uses the unordered HTML list tags \u003Ccode>\u003Cul>\u003C\u002Fcode> and \u003Ccode>\u003Cli>\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>Shortcode attributes include \u003Ccode>sort_column\u003C\u002Fcode>, \u003Ccode>sort_order\u003C\u002Fcode>, \u003Ccode>exclude\u003C\u002Fcode>, \u003Ccode>include\u003C\u002Fcode>, \u003Ccode>depth\u003C\u002Fcode>, \u003Ccode>child_of\u003C\u002Fcode>, \u003Ccode>meta_key\u003C\u002Fcode>, \u003Ccode>meta_value\u003C\u002Fcode>, \u003Ccode>authors\u003C\u002Fcode>, \u003Ccode>number\u003C\u002Fcode>,  \u003Ccode>offset\u003C\u002Fcode>, \u003Ccode>post_type\u003C\u002Fcode>,  and \u003Ccode>post_status\u003C\u002Fcode> parameters from the \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_list_pages\" rel=\"nofollow ugc\">\u003Ccode>wp_list_pages\u003C\u002Fcode>\u003C\u002Fa> function. In addition you can also set \u003Ccode>class\u003C\u002Fcode>, \u003Ccode>id\u003C\u002Fcode>, and \u003Ccode>ordered_list_type\u003C\u002Fcode> to further customize the html page sitemap.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>This plugin is perfect for those who use WordPress as a CMS.\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Ch3>Shortcode Tag Attribute Options\u003C\u002Fh3>\n\u003Cp>The following wp_list_pages tag attribute options are supported:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>authors\u003C\u002Fcode> &mdash; Comma-separated list of author IDs. Default empty (all authors).\u003C\u002Fli>\n\u003Cli>\u003Ccode>child_of\u003C\u002Fcode> &mdash; ID of child page, ‘CURRENT’, or ‘PARENT’. The value ‘CURRENT’ will use the current page ID. The value ‘PARENT’ will use the current page parent ID.\u003C\u002Fli>\n\u003Cli>\u003Ccode>depth\u003C\u002Fcode> &mdash; -1 (any depth), 0 (all pages), 1 (top-level pages only), 2 (top-level and 2nd level pages only), etc.\u003C\u002Fli>\n\u003Cli>\u003Ccode>date_format\u003C\u002Fcode> &mdash; e.g. ‘l, F j, Y’. See \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fdocumentation\u002Farticle\u002Fcustomize-date-and-time-format\u002F\" rel=\"ugc\">WordPress Date Format\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ccode>exclude\u003C\u002Fcode> &mdash; Comma-separated list of page IDs to exclude.\u003C\u002Fli>\n\u003Cli>\u003Ccode>include\u003C\u002Fcode> &mdash; Comma-separated list of page IDs to include.\u003C\u002Fli>\n\u003Cli>\u003Ccode>item_spacing\u003C\u002Fcode> &mdash; Whether to preserve whitespace within the menu’s HTML. Accepts ‘preserve’ or ‘discard’.\u003C\u002Fli>\n\u003Cli>\u003Ccode>meta_key\u003C\u002Fcode> &mdash; Limits output to pages having a specific custom field key. \u003C\u002Fli>\n\u003Cli>\u003Ccode>meta_value\u003C\u002Fcode> &mdash; Limits output to pages having a specific custom field value.\u003C\u002Fli>\n\u003Cli>\u003Ccode>number\u003C\u002Fcode> &mdash; Limits the number of links displayed (SQL LIMIT).\u003C\u002Fli>\n\u003Cli>\u003Ccode>offset\u003C\u002Fcode> &mdash; Skips a specific number of pages before displaying the list.\u003C\u002Fli>\n\u003Cli>\u003Ccode>post_type\u003C\u002Fcode> &mdash; Post type to query for. Default ‘page’\u003C\u002Fli>\n\u003Cli>\u003Ccode>post_status\u003C\u002Fcode> &mdash; Comma-separated list or array of post statuses to include. Default ‘publish’\u003C\u002Fli>\n\u003Cli>\u003Ccode>show_date\u003C\u002Fcode> &mdash; Whether to display the page publish or modified date for each page. Accepts ‘modified’ or any other value. An empty value hides the date.\u003C\u002Fli>\n\u003Cli>\u003Ccode>sort_column\u003C\u002Fcode> &mdash; Comma-separated list of column names to sort the pages by. Accepts ‘post_author’, ‘post_date’, ‘post_title’, ‘post_name’, ‘post_modified’, ‘post_modified_gmt’, ‘menu_order’, ‘post_parent’, ‘ID’, ‘rand’, or ‘comment_count’. Default ‘post_title’.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Please see documentation for the \u003Ca href=\"https:\u002F\u002Fcodex.wordpress.org\u002FFunction_Reference\u002Fwp_list_pages\" rel=\"nofollow ugc\">\u003Ccode>wp_list_pages\u003C\u002Fcode>\u003C\u002Fa> function for reference.\u003C\u002Fp>\n\u003Cp>In addition the following tag attributes are available exclusively for this plugin:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>class\u003C\u002Fcode> &mdash; Specify class values for the initial HTML Page Sitemap \u003Ccode>\u003Cul>\u003C\u002Fcode> list tag.\u003C\u002Fli>\n\u003Cli>\u003Ccode>id\u003C\u002Fcode> &mdash; Specify ID values for the initial HTML Page Sitemap \u003Ccode>\u003Cul>\u003C\u002Fcode> list tag.\u003C\u002Fli>\n\u003Cli>\u003Ccode>ordered_list_type\u003C\u002Fcode> &mdash; Specify the ordered list type. Accepts ”, ‘1’, ‘A’, ‘a’, ‘I’, and ‘i’. Default empty value will display an unordered list.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The \u003Ccode>ordered_list_type\u003C\u002Fcode> attribute options in more detail:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ccode>ordered_list_type=\"\"\u003C\u002Fcode> &mdash; The list items will be unordered\u003C\u002Fli>\n\u003Cli>\u003Ccode>ordered_list_type=\"1\"\u003C\u002Fcode> &mdash; The list items will be numbered with numbers\u003C\u002Fli>\n\u003Cli>\u003Ccode>ordered_list_type=\"A\"\u003C\u002Fcode> &mdash; The list items will be numbered with uppercase letters\u003C\u002Fli>\n\u003Cli>\u003Ccode>ordered_list_type=\"a\"\u003C\u002Fcode> &mdash; The list items will be numbered with lowercase letters\u003C\u002Fli>\n\u003Cli>\u003Ccode>ordered_list_type=\"I\"\u003C\u002Fcode> &mdash; The list items will be numbered with uppercase roman numbers\u003C\u002Fli>\n\u003Cli>\u003Ccode>ordered_list_type=\"i\"\u003C\u002Fcode> &mdash; The list items will be numbered with lowercase roman numbers\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Note: This plugin only works with Hierarchical Custom Post Types such as \u003Ccode>pages\u003C\u002Fcode>. This plugin will not work if your post type is not hierarchical. Not setting an ordered_list_type will use an unordered list (default).\u003C\u002Fp>\n\u003Ch4>Examples\u003C\u002Fh4>\n\u003Cp>First example shows how to add a sitemap for the entire site.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode will add a sitemap to a page displaying a depth limit of 3 and exclude page ID 708.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap depth=3 exclude=708]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode will add a sitemap to a page displaying only children and grandchildren of the current page.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap depth=2 child_of=CURRENT]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode will add a sitemap to a page displaying children and grandchildren of the parent page (would include the curent page as well).\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap depth=2 child_of=PARENT]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode will add a sitemap displaying the page modified date with the pages sorted by the menu order number.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap show_date=modified sort_column=menu_order]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode excluding multiple pages with ids 708, 1024 and 42.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap exclude=\"708,1024,42\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode will add a class attribute to the \u003Ccode>\u003Cul>\u003C\u002Fcode> tag.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap class=\"custom-class\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode will add an id attribute to the \u003Ccode>\u003Cul>\u003C\u002Fcode> tag.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap id=\"custom-element-id\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode will display an ordered list using lowercase letters with a depth of 1.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap ordered_list_type=\"a\" depth=1]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Example shortcode with roman numbering in capitalization, with custom field “featured-list” and custom value “yes”\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[html_sitemap ordered_list_type=\"I\" meta_key=featured-list meta_value=yes sort_column=post_date]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>For the latest information visit the website.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fhtml-page-sitemap\u002F\" rel=\"nofollow ugc\">http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fhtml-page-sitemap\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Contributors\u003C\u002Fh3>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fangelo.mandato.com\" rel=\"nofollow ugc\">Angelo Mandato\u003C\u002Fa>, founder of \u003Ca href=\"https:\u002F\u002Fwww.painlessanalytics.com\" rel=\"nofollow ugc\">Painless Analytics\u003C\u002Fa> and \u003Ca href=\"https:\u002F\u002Fwww.frontpup.com\" rel=\"nofollow ugc\">FrontPup\u003C\u002Fa> – Plugin author\u003C\u002Fp>\n","Adds an HTML (Not XML) sitemap of your pages (not posts) by entering the shortcode [html_sitemap], perfect for those who use WordPress as a CMS.",10000,379036,86,22,"2026-02-11T09:30:00.000Z","6.9.4","3.7","5.4",[15,29,30,31,32],"page","pages","shortcode","sitemap","http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fhtml-page-sitemap\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fhtml-sitemap.1.3.9.zip",100,0,null,"2026-03-15T15:16:48.613Z",{"slug":40,"name":41,"version":42,"author":5,"author_profile":6,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":35,"num_ratings":47,"last_updated":48,"tested_up_to":49,"requires_at_least":50,"requires_php":51,"tags":52,"homepage":58,"download_link":59,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"staticfeed","Static Feed","2.0","\u003Cp>Improve the performance of your site by serving your feeds as static (XML) files.\u003C\u002Fp>\n\u003Ch4>WARNING\u003C\u002Fh4>\n\u003Cp>If you are not confident with creating\u002Fediting files or changing file permissions on your web server, this plugin may not be for you.\u003C\u002Fp>\n\u003Ch4>Advantages\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Reduces server processing load (reduces PHP and MySQL processing)\u003C\u002Fli>\n\u003Cli>Increases server response time (server promptly returns the feed, no need to wait for PHP or MySQL)\u003C\u002Fli>\n\u003Cli>Faster downloads (presuming you have compression configured on your web server)\u003C\u002Fli>\n\u003Cli>Improves uptime (static files can continue to be served even if PHP or MySQL are offline)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Supported Feeds\u003C\u002Fh4>\n\u003Cp>The Static Feed plugin can be used for any of the standard WordPress feeds as well as other feeds added by plugins such as \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fpowerpress\u002F\" rel=\"ugc\">Blubrry PowerPress\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>Here’s a brief list:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>RSS2 (default) Feed (example.com\u002Ffeed\u002F)\u003C\u002Fli>\n\u003Cli>RSS 0.92 Feed (example.com\u002Ffeed\u002Frss\u002F)\u003C\u002Fli>\n\u003Cli>RDF Feed (example.com\u002Ffeed\u002Frdf\u002F)\u003C\u002Fli>\n\u003Cli>Atom Feed (example.com\u002Ffeed\u002Fatom\u002F)\u003C\u002Fli>\n\u003Cli>Podcast Feed (example.com\u002Ffeed\u002Fpodcast\u002F)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Category, tag and comment feeds are currently not supported.\u003C\u002Fp>\n\u003Ch4>How does it work?\u003C\u002Fh4>\n\u003Cp>Anytime you modify a blog post, the \u003Cstrong>Static Feed\u003C\u002Fstrong> plugin stores the latest versions of your feeds as XML files on your web server. These locally saved XML files are then served directly by the web server, avoiding unnecessary PHP\u002FMySQL processing.\u003C\u002Fp>\n\u003Ch4>Two Ways Static Feed can serve your feeds\u003C\u002Fh4>\n\u003Col>\n\u003Cli>\n\u003Cp>As XML files (e.g. example.com\u002Ffeed.xml)\u003C\u002Fp>\n\u003Cul>\n\u003Cli>format commonly used by Movable Type blogs\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>As permalinks (e.g. example.com\u002Ffeed\u002F)\u003C\u002Fp>\n\u003Cul>\n\u003Cli>format used by WordPress when using the Permalinks feature\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch4>Note about Permalink Feeds\u003C\u002Fh4>\n\u003Cp>To use this plugin with your existing Permalink feeds (example.com\u002Ffeed\u002F), your .htaccess file needs to be writable. If your .htaccess file is not writable, the Static Feed plugin will give you instructions how to manually update your .htaccess file. If you cannot modify your .htaccess file, then you’re not going to be able to use this plugin for Permalink feeds.\u003C\u002Fp>\n\u003Ch4>This plugin is not for everyone\u003C\u002Fh4>\n\u003Cp>If you are using a feed hosting service such as FeedBurner or if your feed includes content that is generated by other factors (such as a star rating plugin), then this plugin is not for you.\u003C\u002Fp>\n\u003Ch4>More Information\u003C\u002Fh4>\n\u003Cp>For the latest information please visit the website.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fstaticfeed\u002F\" rel=\"nofollow ugc\">http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fstaticfeed\u002F\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Contributors\u003C\u002Fh3>\n\u003Cp>Angelo Mandato, host of the \u003Ca href=\"http:\u002F\u002Fwww.pluginspodcast.com\" rel=\"nofollow ugc\">Plugins Podcast\u003C\u002Fa> – Plugin author\u003C\u002Fp>\n\u003Ch3>Follow us on Twitter\u003C\u002Fh3>\n\u003Cp>@\u003Ca href=\"http:\u002F\u002Ftwitter.com\u002Fpluginspodcast\" rel=\"nofollow ugc\">pluginspodcast\u003C\u002Fa>\u003C\u002Fp>\n","Improve the performance of your site by serving your feeds as static (XML) files.",90,7038,2,"2010-02-18T03:25:00.000Z","2.9.2","2.9.0","",[53,54,55,56,57],"feed","feeds","rss","rss2","static","http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fstaticfeed\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstaticfeed.2.0.zip",{"slug":61,"name":62,"version":63,"author":5,"author_profile":6,"description":64,"short_description":65,"active_installs":66,"downloaded":67,"rating":35,"num_ratings":68,"last_updated":69,"tested_up_to":70,"requires_at_least":71,"requires_php":51,"tags":72,"homepage":78,"download_link":79,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"classic-image-button","Classic Image Button","1.0.2","\u003Cp>Looking for the classic image button in the visual editor of WordPress? Look no further and install this plugin!\u003C\u002Fp>\n\u003Cp>Classic Image Button adds the classic image button option to the WYSIWYG editor in WordPress. The plugin adds a button to the top row of the text formatting options and can work in tandem with the built-in WordPress image buttons. This plugin also includes an option to disable inline styles so your image styling in the event you want your image styling to be compatible with the widest range of feed readers.\u003C\u002Fp>\n\u003Cp>Disabling inline styles reverts the image properties vspace, hspace, border and align as image attributes instead of the inline .\u003C\u002Fp>\n\u003Cp>The Classic Image Button is added to both the main post and page visual editors and the smaller Press This editor.\u003C\u002Fp>\n\u003Cp>For the latest information visit the website.\u003C\u002Fp>\n\u003Cp>http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fclassic-image-button\u002F\u003C\u002Fp>\n\u003Ch3>Contributors\u003C\u002Fh3>\n\u003Cp>Angelo Mandato, CIO \u003Ca href=\"http:\u002F\u002Fwww.rawvoice.com\" rel=\"nofollow ugc\">RawVoice\u003C\u002Fa> and host of the \u003Ca href=\"http:\u002F\u002Fwww.pluginspodcast.com\" rel=\"nofollow ugc\">Plugins Podcast\u003C\u002Fa> – Plugin author\u003C\u002Fp>\n\u003Ch3>Follow us on Twitter\u003C\u002Fh3>\n\u003Cp>http:\u002F\u002Ftwitter.com\u002Fpluginspodcast\u003C\u002Fp>\n","Restore the classic image button in the post and page text editor editor of WordPress",20,6340,1,"2013-03-24T15:27:00.000Z","3.5.2","2.6.0",[73,74,75,76,77],"border","button","buttons","image","inline","http:\u002F\u002Fwww.pluginspodcast.com\u002Fclassic-image-button\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fclassic-image-button.1.0.2.zip",{"slug":81,"name":82,"version":63,"author":5,"author_profile":6,"description":83,"short_description":84,"active_installs":85,"downloaded":86,"rating":35,"num_ratings":47,"last_updated":87,"tested_up_to":88,"requires_at_least":26,"requires_php":51,"tags":89,"homepage":94,"download_link":95,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"do-more","Do More","\u003Cp>Do more with the read more (\u003Ccode>\u003C!--more-->\u003C\u002Fcode>) Tag. This plugin makes all links below the (\u003Ccode>\u003C!--more-->\u003C\u002Fcode>) tag include the rel=”nofollow” attribute.\u003C\u002Fp>\n\u003Cp>This plugin is ideal for blog posts that want to organize untrusted links below the \u003Ccode>\u003C!--more-->\u003C\u002Fcode> tag. This has become very important since the recent Google penguin and panda search algorithm changes.\u003C\u002Fp>\n","Do more with the \u003C!--more--> Tag, make all links below the \u003C!--more--> tag include the rel=\"nofollow\" attribute.",10,3056,"2020-03-15T01:10:00.000Z","5.4.19",[81,90,91,92,93],"domore","more","more-tag","nofollow","http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fdo-more\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdo-more.1.0.2.zip",{"slug":97,"name":98,"version":99,"author":5,"author_profile":6,"description":100,"short_description":101,"active_installs":85,"downloaded":102,"rating":35,"num_ratings":68,"last_updated":103,"tested_up_to":104,"requires_at_least":105,"requires_php":51,"tags":106,"homepage":112,"download_link":113,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"formulas","Formulas","0.1","\u003Cp>Automotive formulas for car enthusiast web sites. Formulas currently include engine displacement and static compression ratio.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Engine displacement calculator with the \u003Ccode>[formulas ed=\"true\"]\u003C\u002Fcode> shortcode.\u003C\u002Fli>\n\u003Cli>Static compression ratio calculator with the \u003Ccode>[formulas cr=\"true\"]\u003C\u002Fcode> shortcode.\u003C\u002Fli>\n\u003Cli>Calculators are responsive friendly.\u003C\u002Fli>\n\u003Cli>More features on the way.\u003C\u002Fli>\n\u003C\u002Ful>\n","Automotive formulas for car enthusiast web sites",1796,"2015-04-24T16:00:00.000Z","4.2.39","3.5",[107,108,109,110,111],"automotive","cars","compression","compression-ratio","static-compression-ratio","http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fformulas\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fformulas.zip",{"slug":115,"name":116,"version":117,"author":5,"author_profile":6,"description":118,"short_description":119,"active_installs":85,"downloaded":120,"rating":36,"num_ratings":36,"last_updated":121,"tested_up_to":88,"requires_at_least":122,"requires_php":51,"tags":123,"homepage":126,"download_link":127,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"powerpress-getid3","PowerPress GetID3 1.9.3 add-on","1.0.1","\u003Cp>Replaces the GetID3 library used in PowerPress with an older version 1.9.3. for podcast websites using older versions of PHP.\u003C\u002Fp>\n\u003Cp>This plugin was intended for podcasters hosting on sites with PHP 5.3 or older. If you still require this plugin we strongy encourage you to contact your web  hosting and have your version of PHP upgraded.\u003C\u002Fp>\n\u003Cp>If you have PHP 5.4 or newer, you no longer need this plugin.\u003C\u002Fp>\n\u003Cp>If you have WordPress version 5.1 or newer, you no longer need this plugin.\u003C\u002Fp>\n\u003Cp>If you are using WordPress 5.1+ this plugin will not use the included outdated version of getID3 library and instead use the PowerPress default which is now the getid3 library packaged within WordPress.\u003C\u002Fp>\n\u003Ch3>Contributors\u003C\u002Fh3>\n\u003Cp>Angelo Mandato, CIO \u003Ca href=\"https:\u002F\u002Fblubrry.com\" rel=\"nofollow ugc\">Blubrry Podcasting\u003C\u002Fa>\u003C\u002Fp>\n","Replaces the GetID3 library used in PowerPress with an older version 1.9.3.",1482,"2020-03-15T18:43:00.000Z","4.4",[124,125],"getid3","powerpress","http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fpowerpress-getid3\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpowerpress-getid3.1.0.1.zip",{"slug":129,"name":130,"version":99,"author":5,"author_profile":6,"description":51,"short_description":131,"active_installs":85,"downloaded":132,"rating":36,"num_ratings":36,"last_updated":133,"tested_up_to":134,"requires_at_least":26,"requires_php":51,"tags":135,"homepage":140,"download_link":141,"security_score":11,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"remove-query-arg-from-media","Remove Query Arg from Media URLs ?_=1","Remove the query string ?_=1 added by WordPress adds to media URLs in HTML5 audio and video mediaelement.js players.",1542,"2017-01-07T16:08:00.000Z","4.7.32",[136,137,138,139,125],"audio-video","mp3","podcast","podcasting","http:\u002F\u002Fwww.pluginspodcast.com\u002Fplugins\u002Fremove-query-arg-from-media-urls-_1\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fremove-query-arg-from-media.0.1.zip"]