[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f-r7znOQMUW-cOKqwNeMGZsagI8l6K9ZUwttJCHXQdgU":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},"scheeeli","Eli","https:\u002F\u002Fprofiles.wordpress.org\u002Fscheeeli\u002F",9,101170,90,782,72,"2026-04-03T18:37:44.819Z",[14,40,64,84,104,122,140,158,175],{"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":34,"download_link":35,"security_score":36,"vuln_count":7,"unpatched_count":37,"last_vuln_date":38,"fetched_at":39},"gotmls","Anti-Malware Security and Brute-Force Firewall","4.23.88","\u003Cp>\u003Cstrong>Features:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Download Definition Updates to protect against new threats.\u003C\u002Fli>\n\u003Cli>Run a Complete Scan to automatically remove known security threats, backdoor scripts, and database injections.\u003C\u002Fli>\n\u003Cli>Firewall block SoakSoak and other malware from exploiting Revolution Slider and other plugins with known vulnerabilites.\u003C\u002Fli>\n\u003Cli>Upgrade vulnerable versions of timthumb scripts.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>Premium Features:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Patch your wp-login and XMLRPC to block Brute-Force and DDoS attacks.\u003C\u002Fli>\n\u003Cli>Check the integrity of your WordPress Core files.\u003C\u002Fli>\n\u003Cli>Automatically download new Definition Updates when running a Complete Scan.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Register this plugin at \u003Ca href=\"http:\u002F\u002Fgotmls.net\u002F\" rel=\"nofollow ugc\">GOTMLS.NET\u003C\u002Fa> and get access to new definitions of “Known Threats” and added features like Automatic Removal, plus patches for specific security vulnerabilities like old versions of timthumb. Updated definition files can be downloaded automatically within the admin once your Key is registered. Otherwise, this plugin just scans for “Potential Threats” and leaves it up to you to identify and remove the malicious ones.\u003C\u002Fp>\n\u003Cp>NOTICE: This plugin makes calls to GOTMLS.NET to check for updates not unlike what WordPress does when checking your plugins and themes for new versions. Staying up-to-date is an essential part of any security plugin and this plugin can let you know when there are new plugin and definition update available. If you’re allergic to “phone home” scripts then don’t use this plugin (or WordPress at all for that matter).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Special thanks to:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Clarus Dignus for design suggestions and graphic design work on the banner image.\u003C\u002Fli>\n\u003Cli>Jelena Kovacevic and Andrew Kurtis of webhostinghub.com for providing the Spanish translation.\u003C\u002Fli>\n\u003Cli>Marcelo Guernieri for the Brazilian Portuguese translation.\u003C\u002Fli>\n\u003Cli>Umut Can Alparslan for the Turkish translation.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fprofiles.wordpress.org\u002Fmichacassola\u002F\" rel=\"nofollow ugc\">Micha Cassola\u003C\u002Fa> for the German translation.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fprofiles.wordpress.org\u002Fsitustarget\u002F\" rel=\"nofollow ugc\">Robi Erwin Setiawan\u003C\u002Fa> for the Indonesian translation.\u003C\u002Fli>\n\u003C\u002Ful>\n","This Anti-Malware scanner searches for Malware, Viruses, and other security threats and vulnerabilities on your server and it helps you fix them.",100000,7622347,98,781,"2026-03-09T14:47:00.000Z","6.9.4","3.3","5.6",[29,30,31,32,33],"anti-malware","brute-force","firewall","scanner","security","https:\u002F\u002Fgotmls.net\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgotmls.4.23.88.zip",83,0,"2025-10-28 15:41:58","2026-03-15T15:16:48.613Z",{"slug":41,"name":42,"version":43,"author":5,"author_profile":6,"description":44,"short_description":45,"active_installs":46,"downloaded":47,"rating":48,"num_ratings":49,"last_updated":50,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":54,"homepage":60,"download_link":61,"security_score":48,"vuln_count":62,"unpatched_count":37,"last_vuln_date":63,"fetched_at":39},"elisqlreports","EZ SQL Reports Shortcode Widget and DB Backup","5.25.25","\u003Cp>Just place some SQL on in the box and save it as a report. You can save multiple reports and they will be listed on the Admin Menu so you can quickly run them again anytime with just one click. You can place your reports on the User’s Dashboard based on Roles. You can also put a report on a Page or Post using a shortcode like [SQLREPORT name=”My Report” style=”padding: 6px;” \u002F]\u003C\u002Fp>\n\u003Cp>There is also an shortcode for the wpdb::get_var function that you can use to display a single value from your database. For example, this will display the number of users on your site:\u003Cbr \u002F>\n[sqlgetvar]SELECT COUNT(*) FROM wp_users[\u002Fsqlgetvar]\u003Cbr \u002F>\nNote: because of a known exploit in the WordPress shortcode functionality it is required that an admin user create an SQL Report with the exact query that will be used in the sqlgetvar shotcode, otherwise any subscriber could white their own shortcode query.\u003C\u002Fp>\n\u003Cp>If you want to include an “Export to CSV” button on your page or post then use the additional shortcode [SQLEXPORTCSV] once on any page or post that contains a report you want visitors to be able to download. Thanks to @loristictok and @rob66bnu for posting the suggestion with the JavaScript that I used to make this new Shortcode.\u003Cbr \u002F>\nNote: Adding this shortcode to the just one time will insert the “Export to CSV” button at the top of every HTML Table on the page.\u003C\u002Fp>\n\u003Ch4>Automatic Database Backups\u003C\u002Fh4>\n\u003Cp>Your database can be automatically saved and archived every hour and\u002For every day, and backups can be emailed to the address you specify. You can also restore the data to your WP DB or an external DB, which makes copying your database to another server and easy task.\u003C\u002Fp>\n","Create and save SQL Reports in your WP Admin and place them on pages and posts with a shortcode. Keep your database safe with automatic backups.",500,24491,94,15,"2025-06-26T21:27:00.000Z","6.8.5","2.6","",[55,56,57,58,59],"backup","database","reports","shortcode","sql","http:\u002F\u002Fwordpress.ieonly.com\u002Fcategory\u002Fmy-plugins\u002Fsql-reports\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Felisqlreports.5.25.25.zip",5,"2025-06-28 16:21:52",{"slug":65,"name":66,"version":67,"author":5,"author_profile":6,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":72,"num_ratings":73,"last_updated":74,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":75,"homepage":81,"download_link":82,"security_score":72,"vuln_count":37,"unpatched_count":37,"last_vuln_date":83,"fetched_at":39},"comment-testimonials","EZ Anti-Spam Comments with reCAPTCHA","2.24.10","\u003Cp>Automatic Spam Filter uses a simple yet effective JavaScript method to reject comments by robots, and now has an integration option for Google reCAPTCHA as well.\u003C\u002Fp>\n\u003Cp>You can enter your reCAPTCHA API Keys on the Discussion Settings page in your wp-admin.\u003C\u002Fp>\n\u003Cp>To display testimonials just place the Widget on your sidebar or insert the Shortcode into a Page or Post to display any comments with Good Karma. You can limit how many are displayed and reverse the sort order or even randomize what comments to show.\u003C\u002Fp>\n\u003Cp>Note: You can manually edit the karma value for individual comments in the comment section of your wp-admin and then use that value to filter and display only those comments on your testimonial widget.\u003C\u002Fp>\n\u003Cp>The following example Shortcode would display 8 Comments with the Karma Value of 100 under the heading Client Testimonials:\u003Cbr \u002F>\n[TESTIMONIALS title=”Client Testimonials” karma=”100″ number=”8″ \u002F]\u003C\u002Fp>\n\u003Cp>Last Updated October 2024\u003C\u002Fp>\n","A simple yet effective Spam Filter. A Widget and Shortcode to display Comments with Good Karma as Testimonials. Plus the ability to Move comments and  &hellip;",300,8366,100,2,"2025-10-15T15:45:00.000Z",[76,77,78,79,80],"anti-spam","comment","karma","spam","testimonial","http:\u002F\u002Fgotmls.net\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcomment-testimonials.2.24.10.zip",null,{"slug":85,"name":86,"version":87,"author":5,"author_profile":6,"description":88,"short_description":89,"active_installs":90,"downloaded":91,"rating":72,"num_ratings":62,"last_updated":92,"tested_up_to":51,"requires_at_least":52,"requires_php":53,"tags":93,"homepage":99,"download_link":100,"security_score":101,"vuln_count":102,"unpatched_count":37,"last_vuln_date":103,"fetched_at":39},"spostarbust","EZ Related Posts Footer Links and Widget","1.2.04.25","\u003Cp>This Related Posts Plugin for WordPress displays links to a given number of Posts that are related to the current post(s) by Tags or Categories. It can Automatically add links to Related Posts at the bottom of every Post or you can drop the Widget on your sidebar.\u003C\u002Fp>\n\u003Cp>Settings: Excluding posts, categories, and tags; section heading; number of links; display post date; and excerpts.\u003C\u002Fp>\n","Display a linked list of related Posts by Tags or Categories at the bottom of every post or on the sidebar. Options to show Post Date and Excerpts.",200,50729,"2025-04-28T19:21:00.000Z",[94,95,96,97,98],"categories","list","posts","related","tags","http:\u002F\u002Fwordpress.ieonly.com\u002Fcategory\u002Fmy-plugins\u002Frelated-posts-widget\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fspostarbust.1.2.04.25.zip",99,1,"2025-05-07 00:00:00",{"slug":105,"name":106,"version":107,"author":5,"author_profile":6,"description":108,"short_description":109,"active_installs":9,"downloaded":110,"rating":72,"num_ratings":62,"last_updated":111,"tested_up_to":112,"requires_at_least":113,"requires_php":53,"tags":114,"homepage":119,"download_link":120,"security_score":121,"vuln_count":37,"unpatched_count":37,"last_vuln_date":83,"fetched_at":39},"shortcurl","EZ SHORTCURL Shortcodes to Fetch and Parse External Content","3.17.49","\u003Cp>Use the shortcode “remote_get” with the parameter “url” to insert the content from that url into your page or post. You can also use parameters like start and stop (or end) to parse out a specific part of the content that you wish to display.\u003C\u002Fp>\n\u003Cp>Now you can also wrap any content in the “preg_replace” shortcode to manipulate it into the desired format. Tricky stuff, but very powerful, if you know what you’re doing.\u003C\u002Fp>\n\u003Cp>Updated December 16th\u003C\u002Fp>\n","Use the shortcodes remote_get and preg_replace to fetch external content and parse it to use on your page or post.",13038,"2017-12-16T19:22:00.000Z","4.9.29","2.7",[115,116,58,117,118],"curl","preg_replace","str_replace","wp_remote_get","http:\u002F\u002Fwordpress.ieonly.com\u002Fcategory\u002Fmy-plugins\u002Fshortcurl\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fshortcurl.zip",85,{"slug":123,"name":124,"version":125,"author":5,"author_profile":6,"description":126,"short_description":127,"active_installs":128,"downloaded":129,"rating":37,"num_ratings":37,"last_updated":130,"tested_up_to":131,"requires_at_least":132,"requires_php":53,"tags":133,"homepage":53,"download_link":139,"security_score":121,"vuln_count":37,"unpatched_count":37,"last_vuln_date":83,"fetched_at":39},"stop-auto-update","Stop Auto Updating Dangit","0.14.14","\u003Cp>This plugin is not for most WordPress users. It will stop WordPress from automatically updating witch is not recommended. The only reason you might need this plugin is if you have modified your WordPress core files and you want WordPress to stop overwriting them with their automatic security updates. Otherwise you should probably just let WordPress auto update.\u003C\u002Fp>\n\u003Cp>Updated April-19th\u003C\u002Fp>\n","This plugin simply stop WordPress from automatically updating for you.",40,2103,"2014-04-20T08:08:00.000Z","3.9.40","3.0",[134,135,136,137,138],"automatic","automatically","disable","updated","updater","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstop-auto-update.0.14.14.zip",{"slug":141,"name":142,"version":143,"author":5,"author_profile":6,"description":144,"short_description":145,"active_installs":146,"downloaded":147,"rating":37,"num_ratings":37,"last_updated":148,"tested_up_to":149,"requires_at_least":52,"requires_php":53,"tags":150,"homepage":156,"download_link":157,"security_score":121,"vuln_count":37,"unpatched_count":37,"last_vuln_date":83,"fetched_at":39},"podpress-addons","EZ powerPress\u002FpodPress Addon Widget","1.5.09","\u003Cp>Just place the Widget on your sidebar to display links to your podCasts.\u003C\u002Fp>\n\u003Cp>This plugin requires that powerPress or podPress is already installed.\u003C\u002Fp>\n\u003Cp>Plugin Updated Sept-28th\u003C\u002Fp>\n","This plugin is an Addon for powerPress or podPress that gives you a Widget to lists your podCasts and links to the popout player.",20,5863,"2015-09-29T03:33:00.000Z","4.3.34",[151,152,153,154,155],"podpress","pop-out","powerpress","sidebar","widget","http:\u002F\u002Fwordpress.ieonly.com\u002Fcategory\u002Fmy-plugins\u002Fpodpress-addons\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fpodpress-addons.1.5.09.zip",{"slug":159,"name":160,"version":161,"author":5,"author_profile":6,"description":162,"short_description":163,"active_installs":164,"downloaded":165,"rating":37,"num_ratings":37,"last_updated":166,"tested_up_to":167,"requires_at_least":52,"requires_php":53,"tags":168,"homepage":173,"download_link":174,"security_score":121,"vuln_count":37,"unpatched_count":37,"last_vuln_date":83,"fetched_at":39},"ez-backup","EZ Backup","4.15.12","\u003Cp>Your database can be automatically saved and archived every hour and\u002For every day, and backups can be emailed to the address you specify. You can also restore the data to your WP DB or an external DB, which makes copying your database to another server and easy task.\u003C\u002Fp>\n\u003Cp>Updated March-13th\u003C\u002Fp>\n","Keep your database safe with scheduled backups. Multiple option for off-site backups also available.",10,2341,"2015-03-13T20:16:00.000Z","4.1.42",[169,170,171,172,59],"cron","db","easy","mysql","http:\u002F\u002Fwordpress.ieonly.com\u002Fcategory\u002Fmy-plugins\u002Fez-backup\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fez-backup.4.15.12.zip",{"slug":176,"name":177,"version":178,"author":5,"author_profile":6,"description":179,"short_description":180,"active_installs":164,"downloaded":181,"rating":37,"num_ratings":37,"last_updated":182,"tested_up_to":183,"requires_at_least":52,"requires_php":53,"tags":184,"homepage":189,"download_link":190,"security_score":191,"vuln_count":37,"unpatched_count":37,"last_vuln_date":83,"fetched_at":39},"smaly-widget","This Day In History Widget","3.24.31","\u003Cp>Just place the Widget on your sidebar to display links to any posts posted in the current month of the prior years.\u003C\u002Fp>\n\u003Cp>Note: If you don’t have any posts posted matching the criteria you selected the widget will not show at all.\u003C\u002Fp>\n\u003Cp>Plugin Updated August 2024\u003C\u002Fp>\n","This Widget lists and links to any posts posted in the same month, week, or day of the prior years. You can limit the maximum number of links to show.",4179,"2024-08-08T18:56:00.000Z","6.6.5",[185,186,187,155,188],"archive","links","post","year","https:\u002F\u002Fsupersecurehosting.com\u002Fsignup\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsmaly-widget.3.24.31.zip",92]