[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f5P6O7XyEBs274FU65MCfnyL02ZRVUymBqQTzpLXzjT4":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":14,"last_updated":15,"tested_up_to":16,"requires_at_least":17,"requires_php":18,"tags":19,"homepage":25,"download_link":26,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30,"vulnerabilities":31,"developer":32,"crawl_stats":29,"alternatives":37,"analysis":141,"fingerprints":213},"wp-updates-notifier","WP Updates Notifier","1.6.0","Scott Cariss","https:\u002F\u002Fprofiles.wordpress.org\u002Fl3rady\u002F","\u003Cp>Monitors your WordPress installation for core, plugin and theme updates and emails you when they are available. This plugin is ideal if you don’t login to your WordPress admin regularly or you support a client’s website.\u003C\u002Fp>\n\u003Cp>\u003Cem>Features\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Set the interval of how often to check for updates; hourly, twice daily or daily.\u003C\u002Fli>\n\u003Cli>Sets WordPress to check for updates more often meaning you get to know about updates sooner.\u003C\u002Fli>\n\u003Cli>Get emailed about core, plugin and theme updates.\u003C\u002Fli>\n\u003Cli>Chose if you want to be notified about active only themes and plugins updates.\u003C\u002Fli>\n\u003Cli>Remove upgrade nag message to non-admin users.\u003C\u002Fli>\n\u003Cli>For advanced users there are a number of filters and actions you can use. More coming soon.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>This plugin is a fork of \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fextend\u002Fplugins\u002Fupdate-notifier\u002F\" rel=\"ugc\">Update Notifier\u003C\u002Fa>. This plugin was forked because there seemed to be no further development on the existing plugin and there was no way to contact the original author to ask about taking ownership. WP Updates Notifier has the following improvements over Updates Notifier:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Completely rewritten from the ground up using best practises for writing WordPress plugins\u003C\u002Fli>\n\u003Cli>Code wrapped in a class so better namespace.\u003C\u002Fli>\n\u003Cli>You can set the cron interval, allowing for more frequent checks.\u003C\u002Fli>\n\u003Cli>Update checks trigger WordPress internal update check before notification.\u003C\u002Fli>\n\u003Cli>Allows you to set the ‘from address’.\u003C\u002Fli>\n\u003Cli>Allows you to set multiple ‘to addresses’.\u003C\u002Fli>\n\u003Cli>Makes use of the Settings API.\u003C\u002Fli>\n\u003Cli>A number of available hooks and filters for advanced users.\u003C\u002Fli>\n\u003Cli>Active support and development.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cem>Languages\u003C\u002Fem>\u003C\u002Fp>\n\u003Cul>\n\u003Cli>French by \u003Ca href=\"http:\u002F\u002Fwww.ordilibre.com\u002F\" rel=\"nofollow ugc\">Christophe Catarina\u003C\u002Fa> – \u003Cem>Added 03 July 2013\u003C\u002Fem>\u003C\u002Fli>\n\u003Cli>German by \u003Ca href=\"http:\u002F\u002Falexander.pfabel.de\u002F\" rel=\"nofollow ugc\">Alexander Pfabel\u003C\u002Fa> – \u003Cem>Added 02 October 2012\u003C\u002Fem>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Filters\u003C\u002Fh3>\n\u003Cp>Two filters have been provided to allow you to alter the email subject and email content being sent by WP Updates Notifier.\u003C\u002Fp>\n\u003Ch4>sc_wpun_email_subject\u003C\u002Fh4>\n\u003Cp>@parameters:\u003Cbr \u002F> \u003Cbr \u002F>\n$email_subject – the email subject to be filtered.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Example:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u002F* \n*   Alter the email subject being sent by WP Updates Notifier \n*\u002F\nfunction alter_wp_updates_notifier_email_subject( $email_subject ) {\n    $email_subject = 'This is the new email subject for updates notifier';\n    return $email_subject;\n}\nadd_filter( 'sc_wpun_email_subject', 'alter_wp_updates_notifier_email_subject' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>sc_wpun_email_content\u003C\u002Fh4>\n\u003Cp>@parameters:\u003Cbr \u002F>\n$message – the content of the email to be filtered\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Example:\u003C\u002Fstrong>\u003C\u002Fp>\n\u003Cpre>\u003Ccode>\u002F* \n*   Alter the email content being sent by WP Updates Notifier \n*\u002F\nfunction alter_wp_updates_notifier_email_content( $message ) {\n    $message = 'This is our new email content that will override the default.';\n    return $message;\n}\nadd_filter( 'sc_wpun_email_content', 'alter_wp_updates_notifier_email_content' );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Sends email to notify you if there are any updates for your WordPress site. Can notify about core, plugin and theme updates.",30000,235692,84,35,"2020-02-14T15:12:00.000Z","5.3.21","3.1","",[20,21,22,23,24],"admin","monitor","notification","theme","upgrade","https:\u002F\u002Fgithub.com\u002Fl3rady\u002Fwp-updates-notifier","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-updates-notifier.1.6.zip",85,0,null,"2026-03-15T15:16:48.613Z",[],{"slug":33,"display_name":7,"profile_url":8,"plugin_count":34,"total_installs":11,"avg_security_score":27,"avg_patch_time_days":35,"trust_score":13,"computed_at":36},"l3rady",1,30,"2026-04-04T00:37:29.270Z",[38,62,80,99,116],{"slug":39,"name":40,"version":41,"author":42,"author_profile":43,"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":18,"tags":53,"homepage":59,"download_link":60,"security_score":61,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"disable-wp-notification","Disable WP Notification","3.4","Sourabh Agrawal","https:\u002F\u002Fprofiles.wordpress.org\u002Fsourabhasct\u002F","\u003Cp>Showing the notifications related to plugins and themes is not a good idea for all the user roles. Disable WP Notification helps you to disable all the spammy notifications from the entire wordpress dashboard.\u003C\u002Fp>\n\u003Cp>I know sometimes it is require to get the notifications, so considering this, Our experienced developers provide you the following options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Enable all notifications\u003C\u002Fli>\n\u003Cli>Disable Notifications for all users\u003C\u002Fli>\n\u003Cli>Disable Notifications for all users except admin\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Disable WP Notification Features\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>Disable all the spammy notifications and clean the Dashboard.\u003C\u002Fli>\n\u003Cli>A panel to show all the disabled notifications.\u003C\u002Fli>\n\u003Cli>Disable the notifications for all the users including admin.\u003C\u002Fli>\n\u003Cli>Disable the notifications for all the users excluding admin. That means, except admin this will work only on the other users.\u003C\u002Fli>\n\u003Cli>Disable theme updates and notification.\u003C\u002Fli>\n\u003Cli>Disable plugin updates.\u003C\u002Fli>\n\u003Cli>Only Admin can manage the settings.\u003C\u002Fli>\n\u003C\u002Ful>\n","Best wordpress plugin to remove all the admin panel notifications in just one click. Including the theme and plugin update notification.",10000,65716,86,12,"2026-03-10T05:53:00.000Z","6.9.4","6.0",[54,55,56,57,58],"disable-admin-notices","disable-dashboard-notifications","disable-plugin-update","disable-theme-update","remove-unwanted-notification","https:\u002F\u002Fsourabhagrawal.com\u002Fdisable-wp-notification","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdisable-wp-notification.3.4.zip",100,{"slug":63,"name":64,"version":65,"author":66,"author_profile":67,"description":68,"short_description":69,"active_installs":70,"downloaded":71,"rating":28,"num_ratings":28,"last_updated":72,"tested_up_to":73,"requires_at_least":74,"requires_php":18,"tags":75,"homepage":78,"download_link":79,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"update-notifier","Update Notifier","1.4.1","Jon Cave","https:\u002F\u002Fprofiles.wordpress.org\u002Fduck_\u002F","\u003Cp>If you don’t check your admin panel on your WordPress install very often (maybe because you prefer to use remote publishing) or you want to make sure\u003Cbr \u002F>\nthat your clients’ WordPress installations are updated, then this is the plugin for you. You don’t have to login to your admin panel regularly,\u003Cbr \u002F>\nsuscribe to an RSS feed, or do anything apart from installing this plugin to be notified when an update to WordPress is released.\u003C\u002Fp>\n\u003Cp>All you have to do is install Update Notifier and forget it until you receive an email telling you to update.\u003C\u002Fp>\n\u003Cp>To change Update Notifier’s options, go to Update Notifier under the main Settings menu. From there you can add a secondary email address\u003Cbr \u002F>\nwhich will also receive update notifications and you can activate update notifications for themes and plugins.\u003C\u002Fp>\n","Sends email notifications if a new version of WordPress available. Notifications about updates for plugins and themes can also be sent.",700,18097,"2010-09-20T12:13:00.000Z","3.0.5","3.0",[20,76,22,77,24],"email","security","http:\u002F\u002Flionsgoroar.co.uk\u002Fwordpress\u002Fupdate-notifier\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fupdate-notifier.1.4.1.zip",{"slug":81,"name":82,"version":83,"author":84,"author_profile":85,"description":86,"short_description":87,"active_installs":88,"downloaded":89,"rating":28,"num_ratings":28,"last_updated":90,"tested_up_to":91,"requires_at_least":92,"requires_php":18,"tags":93,"homepage":97,"download_link":98,"security_score":27,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"silence-is-not-bad","Silence Is Not Bad","1.0","chinawp.info","https:\u002F\u002Fprofiles.wordpress.org\u002Fchinawpinfo\u002F","\u003Cp>Plugin Name: Silence Is Not Bad\u003Cbr \u002F>\nPlugin Support URI: http:\u002F\u002Fwww.chinawp.info\u002Fsilence-is-not-bad\u002F\u003C\u002Fp>\n\u003Cp>My co-author and my users of mu network told me they do not hope view something like plugin\u002Ftheme update notice, wordpress upgrade notice, because they can not do it, why show these notice to theme every time? Also why show admin bar for Subscriber? Of course they are right,Silence Is Not Bad. I decide remove them,  only core users can view these notices, my new plugin —  “Silence Is Not Bad” will allow us allow\u002Fdisallow these notice or admin notice bar based on different roles\u003C\u002Fp>\n\u003Cp>It is easy, you just select user group, only checked user group will view admin bar on front end, or get notice of wordpress upgrade, or found their plugin & theme have new updates.\u003C\u002Fp>\n\u003Ch3>Download\u003C\u002Fh3>\n\u003Cp>http:\u002F\u002Fwww.chinawp.info\u002Fsilence-is-not-bad\u002F\u003C\u002Fp>\n","Do not hope your subscriber or co-authoers view admin bar, plugin\u002Ftheme update notice, upgrade notice... and so on? This plugin can allow\u002Fdisallow the &hellip;",10,1241,"2012-01-24T02:26:00.000Z","3.3.2","2.0",[94,95,96],"admin-bar","plugintheme-update-notice","upgrade-notice","http:\u002F\u002Fchinawp.info\u002Fsilence-is-not-bad\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fsilence-is-not-bad.zip",{"slug":100,"name":101,"version":102,"author":103,"author_profile":104,"description":105,"short_description":106,"active_installs":28,"downloaded":107,"rating":28,"num_ratings":28,"last_updated":108,"tested_up_to":51,"requires_at_least":109,"requires_php":110,"tags":111,"homepage":18,"download_link":115,"security_score":61,"vuln_count":28,"unpatched_count":28,"last_vuln_date":29,"fetched_at":30},"up2date-notifier","Up2date Notifier","1.1.2","mbs1337","https:\u002F\u002Fprofiles.wordpress.org\u002Fmbs1337\u002F","\u003Cp>\u003Cstrong>Up2date Notifier\u003C\u002Fstrong> automatically monitors your WordPress site and sends email notifications when updates are completed.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Core Updates – Get notified when WordPress core is updated\u003C\u002Fli>\n\u003Cli>Plugin Updates – Get notified when any plugin is updated\u003C\u002Fli>\n\u003Cli>Theme Updates – Get notified when any theme is updated\u003C\u002Fli>\n\u003Cli>Translation Updates – Get notified when translations are updated\u003C\u002Fli>\n\u003Cli>Settings Page – Configure email recipients from the admin panel\u003C\u002Fli>\n\u003Cli>Dual Recipients – Send to admin email and\u002For an additional address\u003C\u002Fli>\n\u003Cli>Lightweight – Simple, clean code with minimal footprint\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Use Cases\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Web Agencies – Keep track of client site updates\u003C\u002Fli>\n\u003Cli>Site Administrators – Monitor automatic updates on your sites\u003C\u002Fli>\n\u003Cli>Developers – Stay informed about changes to production sites\u003C\u002Fli>\n\u003C\u002Ful>\n","Sends email notifications when WordPress core, plugins, themes, or translations are updated.",131,"2026-02-20T13:10:00.000Z","6.5","8.0",[20,76,112,113,114],"monitoring","notifications","updates","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fup2date-notifier.1.1.2.zip",{"slug":117,"name":118,"version":119,"author":120,"author_profile":121,"description":122,"short_description":123,"active_installs":124,"downloaded":125,"rating":126,"num_ratings":127,"last_updated":128,"tested_up_to":51,"requires_at_least":129,"requires_php":130,"tags":131,"homepage":136,"download_link":137,"security_score":138,"vuln_count":139,"unpatched_count":28,"last_vuln_date":140,"fetched_at":30},"redux-framework","Redux Framework","4.5.10","David Anderson \u002F Team Updraft","https:\u002F\u002Fprofiles.wordpress.org\u002Fdavidanderson\u002F","\u003Cp>Redux was built by developers for developers. We save you months if not years in your development time. Everything we do is to help innovation in the industry.\u003C\u002Fp>\n\u003Ch4>♥️ What the Plugin does?\u003C\u002Fh4>\n\u003Cp>Redux is a simple, genuinely extensible, and fully responsive options framework for WordPress themes and plugins. Built on the WordPress Settings API; Redux supports many field types, custom error handling, custom fields & validation types, and import\u002Fexport functionality.\u003C\u002Fp>\n\u003Cp>But what does Redux actually DO? We don’t believe that theme and plugin developers should have to reinvent the wheel every time they start work on a project. Redux simplifies the development cycle by providing a streamlined, extensible framework for developers to build on. Through a simple, well-documented config file, third-party developers can build out an options panel limited only by their imagination in a fraction of the time it would take to build from the ground up!\u003C\u002Fp>\n\u003Ch4>🚀 What fields does Redux offer?\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Accordion\u003C\u002Fli>\n\u003Cli>ACE Editor\u003C\u002Fli>\n\u003Cli>Background\u003C\u002Fli>\n\u003Cli>Border\u003C\u002Fli>\n\u003Cli>Box Shadow\u003C\u002Fli>\n\u003Cli>Button Set\u003C\u002Fli>\n\u003Cli>Checkbox \u002F Multi-Check\u003C\u002Fli>\n\u003Cli>Color (WordPress Native)\u003C\u002Fli>\n\u003Cli>Color Gradient\u003C\u002Fli>\n\u003Cli>Color Palette\u003C\u002Fli>\n\u003Cli>Color RGBA\u003C\u002Fli>\n\u003Cli>Color Scheme\u003C\u002Fli>\n\u003Cli>Content\u003C\u002Fli>\n\u003Cli>Custom Fonts\u003C\u002Fli>\n\u003Cli>Customizer\u003C\u002Fli>\n\u003Cli>Date\u003C\u002Fli>\n\u003Cli>Date\u002FTime\u003C\u002Fli>\n\u003Cli>Dimensions (Height\u002FWidth)\u003C\u002Fli>\n\u003Cli>Divide (Divider)\u003C\u002Fli>\n\u003Cli>Editor (WordPress Native)\u003C\u002Fli>\n\u003Cli>Gallery (WordPress Native)\u003C\u002Fli>\n\u003Cli>Google Maps\u003C\u002Fli>\n\u003Cli>Icon Select\u003C\u002Fli>\n\u003Cli>Image Select (Patterns\u002FPresets)\u003C\u002Fli>\n\u003Cli>Import\u002FExport\u003C\u002Fli>\n\u003Cli>Info (Header\u002FNotice)\u003C\u002Fli>\n\u003Cli>JS Button\u003C\u002Fli>\n\u003Cli>Link Color\u003C\u002Fli>\n\u003Cli>Media (WordPress Native)\u003C\u002Fli>\n\u003Cli>Metaboxes\u003C\u002Fli>\n\u003Cli>Multi Media\u003C\u002Fli>\n\u003Cli>Multi-Text\u003C\u002Fli>\n\u003Cli>Palette\u003C\u002Fli>\n\u003Cli>Password\u003C\u002Fli>\n\u003Cli>Radio (w\u002F WordPress Data)\u003C\u002Fli>\n\u003Cli>Raw (HTML\u002FPHP\u002FMarkDown)\u003C\u002Fli>\n\u003Cli>Repeater\u003C\u002Fli>\n\u003Cli>Section (Indent and Group Fields)\u003C\u002Fli>\n\u003Cli>Select (Select\u002FMulti-Select w\u002F Select2 & WordPress Data)\u003C\u002Fli>\n\u003Cli>Select Image\u003C\u002Fli>\n\u003Cli>Slider (Drag a Handle)\u003C\u002Fli>\n\u003Cli>Slides (Multiple Images, Titles, and Descriptions)\u003C\u002Fli>\n\u003Cli>Social Profiles\u003C\u002Fli>\n\u003Cli>Sortable (Drag\u002FDrop Checkbox\u002FInput Fields)\u003C\u002Fli>\n\u003Cli>Sorter (Drag\u002FDrop Manager – Works great for content blocks)\u003C\u002Fli>\n\u003Cli>Spacing (Margin\u002FPadding\u002FAbsolute)\u003C\u002Fli>\n\u003Cli>Spinner\u003C\u002Fli>\n\u003Cli>Switch\u003C\u002Fli>\n\u003Cli>Tabbed\u003C\u002Fli>\n\u003Cli>Taxonomy Metaboxes\u003C\u002Fli>\n\u003Cli>Text\u003C\u002Fli>\n\u003Cli>Textarea\u003C\u002Fli>\n\u003Cli>Typography\u003C\u002Fli>\n\u003Cli>User Profile Metaboxes\u003C\u002Fli>\n\u003Cp> * The most advanced typography module complete with preview, Google fonts, and auto-css output!\u003C\u002Fp>\n\u003Cli>User Profile Metaboxes\u003C\u002Fli>\n\u003Cli>Widget Areas (Classic Widgets only)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>🎉Additional Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Full value escaping\u003C\u002Fli>\n\u003Cli>Required – Link visibility from parent fields. Set this to affect the visibility of the field on the parent’s value. Fully nested with multiple required parents possible.\u003C\u002Fli>\n\u003Cli>Output CSS Automatically – Redux generates CSS and the appropriate Google Fonts stylesheets for you on select fields. You need to only specify the CSS selector to apply the CSS to (limited to certain fields).\u003C\u002Fli>\n\u003Cli>Compiler integration! A custom hook runs when any fields with the argument `compile => true` are changed.\u003C\u002Fli>\n\u003Cli>Field validation and sanitization\u003C\u002Fli>\n\u003Cli>Field and section disabling\u003C\u002Fli>\n\u003Cli>Oh, and did we mention a fully integrated Google Fonts setup that will make you so happy you’ll want to cry?\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>👍 BE A CONTRIBUTOR\u003C\u002Fh4>\n\u003Cp>If you want to help with translations, \u003Ca href=\"https:\u002F\u002Ftranslate.wordpress.org\u002Fprojects\u002Fwp-plugins\u002Fredux-framework\" rel=\"nofollow ugc\">go to the Translation Portal at translate.wordpress.org\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>You can also contribute code via our \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Freduxframework\u002Fredux-framework\u002F\" rel=\"nofollow ugc\">GitHub Repository\u003C\u002Fa>. Be sure to use our develop branch to submit pull requests.\u003C\u002Fp>\n\u003Ch4>📝 Documentation and Support\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>We have extremely extensive docs. Please visit [https:\u002F\u002Fdevs.redux.io\u002F](https:\u002F\u002Fdevs.redux.io). If that doesn’t solve your issue, search [the issue tracker on GitHub](https:\u002F\u002Fgithub.com\u002Freduxframework\u002Fredux-framework\u002Fissues). If you can’t locate any topics that pertain to your particular problem, [post a new issue](https:\u002F\u002Fgithub.com\u002Freduxframework\u002Fredux-framework\u002Fissues\u002Fnew) for it. Before you submit an issue, please read [our contributing requirements](https:\u002F\u002Fgithub.com\u002Fredux-framework\u002Fredux-framework\u002Fblob\u002Fmaster\u002FCONTRIBUTING.md). We build on the dev version and push it to WordPress.org when we confirm Redux is stable and ready for release.\u003C\u002Fli>\n\u003Cli>If you have additional questions, reach out to us at support@redux.io\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>⚡ Like the Redux Plugin?\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Follow us on \u003Ca href=\"https:\u002F\u002Fwww.facebook.com\u002Freduxframework\" rel=\"nofollow ugc\">Facebook 💬\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Rate us 5 ⭐ stars\u003C\u002Fstrong> on \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fsupport\u002Fplugin\u002Fredux-framework\u002Freviews\u002F?filter=5\u002F#new-post\" rel=\"ugc\">WordPress.org\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Follow us on Twitter 🐦: \u003Ca href=\"https:\u002F\u002Ftwitter.com\u002Freduxframework\" rel=\"nofollow ugc\">@ReduxFramework\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>🔐 Privacy\u003C\u002Fh4>\n\u003Cp>Redux does not interact with end users on your website. If a product is using Redux, the option panel will cease to function without Redux.\u003C\u002Fp>\n\u003Cp>For more details on our privacy policy: \u003Ca href=\"https:\u002F\u002Fredux.io\u002Fprivacy\" rel=\"nofollow ugc\">https:\u002F\u002Fredux.io\u002Fprivacy\u003C\u002Fa>\u003Cbr \u002F>\nFor more details on our terms and conditions: \u003Ca href=\"https:\u002F\u002Fredux.io\u002Fterms\" rel=\"nofollow ugc\">https:\u002F\u002Fredux.io\u002Fterms\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>NOTE: Redux is not intended to be used on its own. It requires a config file provided by a third-party theme or plugin developer to actually do anything cool!\u003C\u002Fp>\n","Redux is a simple, truly extensible, and fully responsive options framework for WordPress themes and plugins. It ships with an integrated demo.",1000000,31507478,88,272,"2026-01-07T21:08:00.000Z","5.0","7.4",[20,132,133,134,135],"options","options-framework","plugin-options","theme-options","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fredux-framework","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fredux-framework.4.5.10.zip",89,6,"2025-12-12 00:00:00",{"attackSurface":142,"codeSignals":198,"taintFlows":205,"riskAssessment":206,"analyzedAt":212},{"hooks":143,"ajaxHandlers":194,"restRoutes":195,"shortcodes":196,"cronEvents":197,"entryPointCount":28,"unprotectedCount":28},[144,150,154,158,162,166,170,173,175,178,182,186,190],{"type":145,"name":146,"callback":147,"file":148,"line":149},"action","plugins_loaded","run_init","class-sc-wp-updates-notifier.php",59,{"type":151,"name":152,"callback":152,"priority":88,"file":148,"line":153},"filter","plugin_action_links",78,{"type":151,"name":155,"callback":156,"file":148,"line":157},"sc_wpun_plugins_need_update","check_plugins_against_notified",79,{"type":151,"name":159,"callback":160,"file":148,"line":161},"sc_wpun_themes_need_update","check_themes_against_notified",80,{"type":151,"name":163,"callback":164,"priority":34,"file":148,"line":165},"auto_core_update_email","filter_auto_core_update_email",81,{"type":145,"name":167,"callback":168,"file":148,"line":169},"admin_menu","admin_settings_menu",83,{"type":145,"name":171,"callback":172,"file":148,"line":13},"admin_init","admin_settings_init",{"type":145,"name":171,"callback":174,"file":148,"line":27},"remove_update_nag_for_nonadmins",{"type":145,"name":176,"callback":177,"file":148,"line":48},"sc_wpun_enable_cron","enable_cron",{"type":145,"name":179,"callback":180,"file":148,"line":181},"sc_wpun_disable_cron","disable_cron",87,{"type":151,"name":183,"callback":184,"file":148,"line":185},"wp_mail_from","sc_wpun_wp_mail_from",452,{"type":151,"name":187,"callback":188,"file":148,"line":189},"wp_mail_from_name","sc_wpun_wp_mail_from_name",453,{"type":151,"name":191,"callback":192,"file":148,"line":193},"wp_mail_content_type","sc_wpun_wp_mail_content_type",454,[],[],[],[],{"dangerousFunctions":199,"sqlUsage":200,"outputEscaping":202,"fileOperations":28,"externalRequests":34,"nonceChecks":34,"capabilityChecks":34,"bundledLibraries":204},[],{"prepared":28,"raw":28,"locations":201},[],{"escaped":149,"rawEcho":28,"locations":203},[],[],[],{"summary":207,"deductions":208},"The \"wp-updates-notifier\" v1.6.0 plugin demonstrates a strong security posture based on the provided static analysis. The absence of any identified AJAX handlers, REST API routes, shortcodes, or cron events with unprotected entry points, coupled with 100% proper output escaping and the use of prepared statements for all SQL queries, indicates diligent security practices in its code. The presence of nonce and capability checks, alongside no identified dangerous functions or file operations, further reinforces its secure design. The plugin's vulnerability history is completely clear, with no known CVEs or past incidents, suggesting a mature and well-maintained codebase.\n\nWhile the static analysis reveals no immediate critical or high-severity risks within the code itself, the single external HTTP request represents a potential, albeit minor, attack vector. This is because it could be exploited if the remote endpoint is compromised or malicious, though the impact would depend entirely on how the response is handled. The lack of any taint analysis flows analyzed is also a slight concern, as it means a deeper dive into potential data manipulation vulnerabilities hasn't been conducted. However, given the other strong indicators of good security, the overall risk is low.\n\nIn conclusion, \"wp-updates-notifier\" v1.6.0 appears to be a secure plugin with excellent coding practices and a clean vulnerability record. The primary area for consideration is the external HTTP request, and a more comprehensive taint analysis could offer further reassurance. Nevertheless, based on the provided data, it presents a very low security risk to WordPress sites.",[209],{"reason":210,"points":211},"Single external HTTP request detected",5,"2026-03-16T17:25:22.878Z",{"wat":214,"direct":227},{"assetPaths":215,"generatorPatterns":218,"scriptPaths":219,"versionParams":222},[216,217],"\u002Fwp-content\u002Fplugins\u002Fwp-updates-notifier\u002Fcss\u002F","\u002Fwp-content\u002Fplugins\u002Fwp-updates-notifier\u002Fjs\u002F",[],[220,221],"\u002Fwp-content\u002Fplugins\u002Fwp-updates-notifier\u002Fjs\u002Fadmin.js","\u002Fwp-content\u002Fplugins\u002Fwp-updates-notifier\u002Fjs\u002Ffrontend.js",[223,224,225,226],"wp-updates-notifier\u002Fcss\u002Fadmin.css?ver=","wp-updates-notifier\u002Fjs\u002Fadmin.js?ver=","wp-updates-notifier\u002Fcss\u002Ffrontend.css?ver=","wp-updates-notifier\u002Fjs\u002Ffrontend.js?ver=",{"cssClasses":228,"htmlComments":230,"htmlAttributes":233,"restEndpoints":237,"jsGlobals":238,"shortcodeOutput":240},[229],"sc-wpun-settings",[231,232],"Copyright 2020 Scott Cariss (email:scott@cariss.dev)","Entry point for the plugin.",[234,235,236],"data-plugin-url","data-plugin-path","data-nonce",[],[239],"sc_wpun_admin_ajax_object",[]]