[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f9y_9PH2ypiNDnNbC6YSYvLm0wD15Na0-ki32pO30TdQ":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":11,"num_ratings":11,"last_updated":13,"tested_up_to":14,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":34,"analysis":135,"fingerprints":336},"nord-sub-news","Nord Sub News","1.0","nord07","https:\u002F\u002Fprofiles.wordpress.org\u002Fnord07\u002F","\u003Cp>This is a \u003Cstrong>simple plugin\u003C\u002Fstrong> that allows visitors to enter their name and email address on your website, the visitors details are then added to the subscribers list which is available to view and modify in the WordPress admin area.\u003C\u002Fp>\n\u003Cp>This plugin can be used not only for Mailing List subscriptions but can be used generally for collecting email address and\u002For peoples names that are visiting your website.\u003C\u002Fp>\n\u003Cp>The name\u002Femail form can not only be customised but can also be displayed on any WordPress page by using either the ‘Subscribe Widget’\u003C\u002Fp>\n","Simple customizable plugin that displays a name\u002Femail form where visitors can submit their information, manageable in the WordPress admin.",0,1065,"2019-03-13T12:19:00.000Z","5.1.22","4.3","5.3",[18,19,20,21,22],"email","list","mail","newsletter","subscribe","http:\u002F\u002Fwww.google.com\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnord-sub-news.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":11,"avg_security_score":25,"avg_patch_time_days":31,"trust_score":32,"computed_at":33},1,30,84,"2026-04-04T13:50:16.129Z",[35,56,81,101,117],{"slug":36,"name":37,"version":38,"author":39,"author_profile":40,"description":41,"short_description":10,"active_installs":42,"downloaded":43,"rating":44,"num_ratings":45,"last_updated":46,"tested_up_to":47,"requires_at_least":48,"requires_php":49,"tags":50,"homepage":51,"download_link":52,"security_score":53,"vuln_count":54,"unpatched_count":30,"last_vuln_date":55,"fetched_at":27},"mail-subscribe-list","Mail Subscribe List","2.1.10","Richard Leishman","https:\u002F\u002Fprofiles.wordpress.org\u002Fwebfwd\u002F","\u003Cp>\u003Ca href=\"https:\u002F\u002Fappsumo.com\u002Fsearch?tags=wordpress&utm_source=sumo&utm_medium=wp-widget&utm_campaign=mail-subscribe-list\" rel=\"nofollow ugc\">Check out the latest WordPress deals for your site.\u003C\u002Fa>\u003C\u002Fp>\n\u003Cp>This is a \u003Cstrong>simple plugin\u003C\u002Fstrong> that allows visitors to enter their name and email address on your website, the visitors details are then added to the subscribers list which is available to view and modify in the WordPress admin area.\u003C\u002Fp>\n\u003Cp>This plugin can be used not only for Mailing List subscriptions but can be used generally for collecting email address and\u002For peoples names that are visiting your website.\u003C\u002Fp>\n\u003Cp>The name\u002Femail form can not only be customised but can also be displayed on any WordPress page by using either the ‘Subscribe Widget’, WordPress shortcode [smlsubform] or from your WordPress theme by calling the php function.\u003C\u002Fp>\n\u003Cp>I developed this plugin as I could not find any plugin that simply allows users to submit their name and email address to a simple list viewable in the WordPress admin, all the plugins that I found had lots of extra features such as 3rd party integration, mass emailing and double opt-in, my clients do not need any of these features.\u003C\u002Fp>\n\u003Ch4>Extra Options\u003C\u002Fh4>\n\u003Cp>I have developed some customizable options that allow you to change the way the plugin is displayed.\u003C\u002Fp>\n\u003Cp>Below is an explanation of what each option does:-\u003C\u002Fp>\n\u003Cul>\n\u003Cli>“prepend”     ->  Adds a paragraph of text just inside the top of the form.\u003C\u002Fli>\n\u003Cli>“showname”    ->  If true, this with show the name label and input field for capturing the users name.\u003C\u002Fli>\n\u003Cli>“nametxt”     ->  Text that is displayed to the left of the name input field.\u003C\u002Fli>\n\u003Cli>“nameholder”  ->  Text that is displayed inside the name input box as a place holder.\u003C\u002Fli>\n\u003Cli>“emailtxt”    ->  Text that is displayed to the left of the email input field.\u003C\u002Fli>\n\u003Cli>“emailholder” ->  Text that is displayed inside the email input box as a place holder.\u003C\u002Fli>\n\u003Cli>“showsubmit”  ->  If true, this with show the submit button, return required to submit form.\u003C\u002Fli>\n\u003Cli>“submittxt”   ->  Text\u002Fvalue that will be displayed on the form submit button.\u003C\u002Fli>\n\u003Cli>“jsthanks”    ->  If true, this will display a JavaScript Alert Thank You message instead of a paragraph above the form.\u003C\u002Fli>\n\u003Cli>“thankyou”    ->  Thank you message that will be displayed when someone subscribes. (Will not show if blank)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Extra Options – How to Use (Short Code Method)\u003C\u002Fh4>\n\u003Cp>Short codes can be used simply putting the code into your wordpress page, here is an example of the shortcode in use.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[smlsubform prepend=\"\" showname=true nametxt=\"Name:\" nameholder=\"Name...\" emailtxt=\"Email:\" emailholder=\"Email Address...\" showsubmit=true submittxt=\"Submit\" jsthanks=false thankyou=\"Thank you for subscribing to our mailing list\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Extra Options – How to Use (PHP Method)\u003C\u002Fh4>\n\u003Cp>The PHP method can be used by putting the following PHP code into your WordPress theme, here is an example of php code for your template.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>$args = array(\n'prepend' => '', \n'showname' => true,\n'nametxt' => 'Name:', \n'nameholder' => 'Name...', \n'emailtxt' => 'Email:',\n'emailholder' => 'Email Address...', \n'showsubmit' => true, \n'submittxt' => 'Submit', \n'jsthanks' => false,\n'thankyou' => 'Thank you for subscribing to our mailing list'\n);\necho smlsubform($args);\n\u003C\u002Fcode>\u003C\u002Fpre>\n",4000,183620,88,60,"2023-08-08T02:23:00.000Z","6.2.9","3.0","",[18,19,20,21,22],"http:\u002F\u002Fwww.webfwd.co.uk\u002Fpackages\u002Fwordpress-hosting\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmail-subscribe-list.2.1.10.zip",55,5,"2025-09-22 00:00:00",{"slug":57,"name":58,"version":59,"author":60,"author_profile":61,"description":62,"short_description":63,"active_installs":64,"downloaded":65,"rating":66,"num_ratings":67,"last_updated":68,"tested_up_to":69,"requires_at_least":70,"requires_php":49,"tags":71,"homepage":76,"download_link":77,"security_score":78,"vuln_count":79,"unpatched_count":11,"last_vuln_date":80,"fetched_at":27},"newsletters-lite","Newsletters","4.13","Tribulant Software","https:\u002F\u002Fprofiles.wordpress.org\u002Fcontrid\u002F","\u003Cp>A full-featured WordPress newsletter plugin created by \u003Ca href=\"https:\u002F\u002Ftribulant.com\" rel=\"nofollow ugc\">Tribulant\u003C\u002Fa> for WordPress which fulfills all subscribers, emails, marketing and newsletter related needs for both personal and business environments.\u003C\u002Fp>\n\u003Cp>It has robust, efficient and unique features! This is an all-in-one newsletter tool for your WordPress site can be configured to behave as desired and it will provide the best experience for your email subscribers at the same time.\u003C\u002Fp>\n\u003Cp>The software works the way you do so you can focus on creating newsletters and giving your website the necessary exposure!\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cp>Some of the features in the WordPress Newsletter plugin include (see PRO Version section below to view the limitations of this LITE version):\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Mailing Lists \u003C\u002Fli>\n\u003Cli>Bounce Email Management \u003C\u002Fli>\n\u003Cli>Newsletter Queue & Scheduling \u003C\u002Fli>\n\u003Cli>Newsletter Templates \u003C\u002Fli>\n\u003Cli>Drag & Drop Newsletter & Template Builder \u003C\u002Fli>\n\u003Cli>Complete Email History \u003C\u002Fli>\n\u003Cli>Unlimited Sidebar Widgets \u003C\u002Fli>\n\u003Cli>Post\u002FPage Opt-In Embedding \u003C\u002Fli>\n\u003Cli>Subscription Forms Builder \u003C\u002Fli>\n\u003Cli>Offsite Subscription Forms \u003C\u002Fli>\n\u003Cli>Publish Newsletter as a Post \u003C\u002Fli>\n\u003Cli>Send Post as a Newsletter \u003C\u002Fli>\n\u003Cli>Add Email Attachments \u003C\u002Fli>\n\u003Cli>SMTP Authentication \u003C\u002Fli>\n\u003Cli>Ajax Powered Features \u003C\u002Fli>\n\u003Cli>Import\u002FExport Subscribers \u003C\u002Fli>\n\u003Cli>Paid Subscriptions (PayPal & 2Checkout) \u003C\u002Fli>\n\u003Cli>Integrates with our Banner Rotator plugin \u003C\u002Fli>\n\u003Cli>WordPress Multisite Compatible \u003C\u002Fli>\n\u003Cli>Email Tracking \u003C\u002Fli>\n\u003Cli>IP Logging of Subscribers \u003C\u002Fli>\n\u003Cli>Google reCAPTCHA v2 \u003C\u002Fli>\n\u003Cli>Google reCAPTCHA v3 \u003C\u002Fli>\n\u003Cli>hCaptcha \u003C\u002Fli>\n\u003Cli>Cloudflare Turnstile \u003C\u002Fli>\n\u003Cli>Really Simple CAPTCHA \u003C\u002Fli>\n\u003Cli>Newsletter Themes \u003C\u002Fli>\n\u003Cli>POP\u002FIMAP Bounce Handling \u003C\u002Fli>\n\u003Cli>Latest Posts Subscriptions \u003C\u002Fli>\n\u003Cli>Single\u002FMultiple Posts into Emails \u003C\u002Fli>\n\u003Cli>Bitly click tracking \u003C\u002Fli>\n\u003Cli>Autoresponders \u003C\u002Fli>\n\u003Cli>Newsletters by conditions \u003C\u002Fli>\n\u003Cli>Multilingual (qTranslate & WPML) \u003C\u002Fli>\n\u003Cli>Custom Post Types \u003C\u002Fli>\n\u003Cli>Custom Fields \u003C\u002Fli>\n\u003Cli>Link\u002Fclick tracking \u003C\u002Fli>\n\u003Cli>DKIM Signature \u003C\u002Fli>\n\u003Cli>WordPress Dashboard Widget \u003C\u002Fli>\n\u003Cli>and much more…\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>See the newsletter subscribe forms builder in action:\u003C\u002Fp>\n\u003Cp>\u003Cspan class=\"embed-youtube\" style=\"text-align:center; display: block;\">\u003Ciframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https:\u002F\u002Fwww.youtube.com\u002Fembed\u002FZHbXN72eqmU?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\">\u003C\u002Fiframe>\u003C\u002Fspan>\u003C\u002Fp>\n\u003Ch4>Demo and Support\u003C\u002Fh4>\n\u003Cp>See the \u003Ca href=\"https:\u002F\u002Ftribulant.net\u002Fnewsletter\u002F\" rel=\"nofollow ugc\">online demonstration\u003C\u002Fa> and view the \u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fdocs\u002Fwordpress-mailing-list-plugin\u002F31\u002F\" rel=\"nofollow ugc\">online documentation\u003C\u002Fa> for tips, tricks, guides, and more.\u003C\u002Fp>\n\u003Ch4>Extensions\u003C\u002Fh4>\n\u003Cp>There are many free and paid extension plugins for the WordPress Newsletter plugin. All extensions work with both Newsletters LITE and Newsletters PRO, no problem.\u003C\u002Fp>\n\u003Cp>Some extensions include:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F42\u002Fwoocommerce-subscribers\" rel=\"nofollow ugc\">WooCommerce Subscribers\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F28\u002Fcontact-form-7-subscribers\" rel=\"nofollow ugc\">Contact Form 7 Subscribers\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F46\u002Fgoogle-analytics\" rel=\"nofollow ugc\">Google Analytics Tracking\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F6\u002Fembedded-images\" rel=\"nofollow ugc\">Embedded Images\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F26\u002Ftotal-ms-control\" rel=\"nofollow ugc\">Total MS Control\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F17\u002Fgravity-forms-subscribers\" rel=\"nofollow ugc\">Gravity Forms Subscribers\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F16\u002Fformidable-subscribers\" rel=\"nofollow ugc\">Formidable Subscribers\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F43\u002Fdigital-access-pass\" rel=\"nofollow ugc\">Digital Access Pass Subscribers\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F36\u002Ftotal-control\" rel=\"nofollow ugc\">Total Control\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F32\u002Fs2member-subscribers\" rel=\"nofollow ugc\">s2Member Subscribers\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fextensions\u002Fview\u002F31\u002Fwp-emember-subscribers\" rel=\"nofollow ugc\">WP eMember Subscribers\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fplugins\u002Fextensions\u002F1\u002Fwordpress-newsletter-plugin\" rel=\"nofollow ugc\">Visit the Newsletters extensions page\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>Email\u002FNewsletter Templates\u003C\u002Fh4>\n\u003Cp>Included with the newsletter plugin are several premade email\u002Fnewsletter templates.\u003C\u002Fp>\n\u003Cp>Shop our \u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Femailthemes\u002F\" title=\"newsletter templates\" rel=\"nofollow ugc\">newsletter templates\u003C\u002Fa> for more variety and high quality, premium, responsive newsletter templates.\u003C\u002Fp>\n\u003Ch4>Languages\u003C\u002Fh4>\n\u003Cp>All language files and the instructions to use them are in \u003Ca href=\"https:\u002F\u002Fpoeditor.com\u002Fjoin\u002Fproject\u002Fb31cab38f30cec409424dc273a131183\" rel=\"nofollow ugc\">POEditor\u003C\u002Fa>. Anyone can join the project to add languages and contribute translations for strings.\u003C\u002Fp>\n\u003Cp>Thank you for these wonderful people who contributed in translating the plugin:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Afrikaans (af_ZA) by \u003Ca href=\"https:\u002F\u002Fwww.contrid.co.za\" rel=\"nofollow ugc\">Antonie Potgieter\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>German (de_DE) by Peter Schonmann\u003C\u002Fli>\n\u003Cli>Greek (el_GR) by \u003Ca href=\"https:\u002F\u002Fwww.aio.gr\" rel=\"nofollow ugc\">Harris Karanikolas | AiO Systems Information\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Spanish (es_ES) by Juan Llamosas\u003C\u002Fli>\n\u003Cli>French (fr_FR) by Kim Gjerstad\u003C\u002Fli>\n\u003Cli>Hungarian (hu_HU) by \u003Ca href=\"https:\u002F\u002Fwww.idsign.hu\" rel=\"nofollow ugc\">iD Sign | Gergely Almasi\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Italian (it_IT) by \u003Ca href=\"https:\u002F\u002Fwww.playcodestudio.com\" rel=\"nofollow ugc\">Matteo Galli | Playcode\u003C\u002Fa>, Johnny\u003C\u002Fli>\n\u003Cli>Lithuanian (lt_LT) by Tomas\u003C\u002Fli>\n\u003Cli>Dutch (nl_NL) by \u003Ca href=\"https:\u002F\u002Fwww.webzenz.nl\" rel=\"nofollow ugc\">Ronald de Caluwe | WebZenz\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Brazilian Portuguese (pt_BR) by Vitor Argos\u003C\u002Fli>\n\u003Cli>Portuguese (pt_PT) by wordpress.mowster.net\u003C\u002Fli>\n\u003Cli>Romanian (ro_RO) by \u003Ca href=\"https:\u002F\u002Frichardconsulting.ro\" rel=\"nofollow ugc\">Richard Vencu\u003C\u002Fa>\u003C\u002Fli>\n\u003Cli>Swedish (sv_SE) by Tomas Lindhoff\u003C\u002Fli>\n\u003Cli>Turkish (tr_TR) by Sersah Namoglu\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Offsite HTML Code\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003Cscript type=\"text\u002Fjavascript\"> var wpmlAjax = \"' . $this -> url() . '\u002F' . $this -> plugin_name . '-ajax.php\"; \u003C\u002Fscript>\n\u003Cscript type=\"text\u002Fjavascript\" src=\"' . $this -> url() . '\u002Fjs\u002Fwp-mailinglist.js\">\u003C\u002Fscript>\n\u003Cscript type=\"text\u002Fjavascript\" src=\"' . get_option('siteurl') . '\u002Fwp-includes\u002Fjs\u002Fscriptaculous\u002Fprototype.js\">\u003C\u002Fscript>\n\u003Cscript type=\"text\u002Fjavascript\" src=\"' . get_option('siteurl') . '\u002Fwp-includes\u002Fjs\u002Fscriptaculous\u002Fscriptaculous.js?load=effects\">\u003C\u002Fscript>'\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>API Example\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u003C?php\n$url = 'https:\u002F\u002Fexample.com\u002Fwp-admin\u002Fadmin-ajax.php?action=newsletters_api';\n$data = array(\n    'api_method'        =>   'subscriber_add',\n    'api_key'           =>   '37C1D6053E817212348E507D29CCCE49',\n    'api_data'          =>   array(\n        'email'             => \"email@example.com\",\n        'list_id'           =>   array(1,2,3),\n    )\n);\n\n$data_string = wp_json_encode($data);\n\n$ch = curl_init($url);\ncurl_setopt($ch, CURLOPT_POST, true);\ncurl_setopt($ch, CURLOPT_POSTFIELDS, $data_string);\ncurl_setopt($ch, CURLOPT_RETURNTRANSFER, true);\ncurl_setopt($ch, CURLOPT_HTTPHEADER, array(\n    'Content-Type: application\u002Fjson',\n    'Content-Length: ' . strlen($data_string))\n);\n\n$result = json_decode(curl_exec($ch));\ncurl_close($ch);\n?>\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>PRO Version\u003C\u002Fh4>\n\u003Cp>The Newsletters LITE version has nearly all of the features that the PRO version has but it has some limitations:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>One mailing list.\u003C\u002Fli>\n\u003Cli>500 max subscribers.\u003C\u002Fli>\n\u003Cli>Send up to 1000 emails per month.\u003C\u002Fli>\n\u003Cli>Mail Type: Local Server and SMTP. No API integration with our \u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fdocs\u002Fwordpress-mailing-list-plugin\u002F10570\u002Fsending-apis\u002F\" rel=\"nofollow ugc\">mail service providers\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>The “Drag & Drop Newsletter & Template Builder” cannot be used.\u003C\u002Fli>\n\u003Cli>Limited to Really Simple CAPTCHA and Google reCAPTCHA v2. The rest (reCAPTCHA v3, hCaptcha, Cloudflare Turnstile) cannot be used.\u003C\u002Fli>\n\u003Cli>No new custom dynamic fields can be added but you can edit current ones.\u003C\u002Fli>\n\u003Cli>No Resend button for emails and for the Send Manage Subscription Email link.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>These limits should be sufficient for a personal blogger or a small business.\u003C\u002Fp>\n\u003Cp>To remove these limits, you can upgrade to the PRO version and submit your serial key inside the plugin.\u003Cbr \u002F>\nOr, download, install, and activate the PRO version from our website under Downloads, and then add your serial key. This is the preferred method. After installing the PRO version, you can safely deactivate and delete the LITE version without losing your data.\u003C\u002Fp>\n\u003Cp>In addition to the limits being removed, you will receive \u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fsupport\u002F\" rel=\"nofollow ugc\">priority support\u003C\u002Fa> from \u003Ca href=\"https:\u002F\u002Ftribulant.com\" rel=\"nofollow ugc\">Tribulant\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Ftribulant.com\u002Fplugins\u002Fview\u002F1\u002Fwordpress-newsletter-plugin\" rel=\"nofollow ugc\">Visit the Newsletters PRO page\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch4>3rd-Party Services\u003C\u002Fh4>\n\u003Cp>Our plugin makes use of some 3rd-party services or APIs to provide you with the latest technology and functionality. Here is a list of the services:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Postmark Spam Check API (https:\u002F\u002Fspamcheck.postmarkapp.com\u002F) – Fetch the spam score of an email\u002Fnewsletter\u003C\u002Fli>\n\u003Cli>IPEcho (https:\u002F\u002Fipecho.net\u002F) – Get the current mail exchange IP address\u003C\u002Fli>\n\u003Cli>IPLocate (https:\u002F\u002Fwww.iplocate.io\u002F) – To get the country of a user by IP address\u003C\u002Fli>\n\u003Cli>HostIP.info (https:\u002F\u002Fwww.hostip.info\u002F) – To get the country of a user by IP address\u003C\u002Fli>\n\u003Cli>geoPlugin (https:\u002F\u002Fwww.geoplugin.com\u002F) – To get the country of a user by IP address\u003C\u002Fli>\n\u003C\u002Ful>\n","Newsletter plugin for WordPress to capture subscribers and send beautiful, bulk newsletter emails.",2000,299778,94,244,"2026-02-03T21:15:00.000Z","6.9.4","3.8",[72,18,73,74,75],"bulk-email","mailing-list","newsletters","subscribers","https:\u002F\u002Ftribulant.com\u002Fplugins\u002Fview\u002F1\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fnewsletters-lite.zip",76,26,"2025-12-31 00:00:00",{"slug":82,"name":83,"version":6,"author":84,"author_profile":85,"description":86,"short_description":87,"active_installs":88,"downloaded":89,"rating":11,"num_ratings":11,"last_updated":49,"tested_up_to":90,"requires_at_least":91,"requires_php":49,"tags":92,"homepage":97,"download_link":98,"security_score":99,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":100},"phplist-comment-subscriber","WP PHPList Comment Subscriber","jesseheap","https:\u002F\u002Fprofiles.wordpress.org\u002Fjesseheap\u002F","\u003Cp>This wordpress plugin gives users the option to subscribe to your \u003Ca href=\"http:\u002F\u002Fwww.phplist.com\u002F\" rel=\"nofollow ugc\">PHPList newsletter\u003C\u002Fa> when adding comments to your blog. It requires PHPLIST newsletter manager to work.\u003C\u002Fp>\n\u003Cp>It adds a checkbox with customizable text which gives the user the option of automatically being subscribed to your PHPLIST managed newsletter.  This integration provides another channel for capturing well-targeted newsletter opt-ins.\u003C\u002Fp>\n\u003Ch3>Demo\u003C\u002Fh3>\n\u003Cp>See an example of this plugin at \u003Ca href=\"http:\u002F\u002Fblog.pinkcakebox.com\u002Fyorkie-rehearsal-cake-2010-06-26.htm#comments\u002F\" title=\"Yorkie Groom's Cake\" rel=\"nofollow ugc\">Wedding Cake Newsletter Demo\u003C\u002Fa>\u003C\u002Fp>\n","This wordpress plugin gives users the option to subscribe to your PHPList newsletter when adding comments to your blog",10,2027,"3.1.4","2.0.2",[93,94,95,96],"comment-subscriber","email-newsletter","integration","phplist","http:\u002F\u002Fprojects.jesseheap.com\u002Fall-projects\u002Fwordpress-plugin-phplist-comment-subscriber\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fphplist-comment-subscriber.zip",100,"2026-03-15T10:48:56.248Z",{"slug":102,"name":103,"version":104,"author":105,"author_profile":106,"description":107,"short_description":108,"active_installs":11,"downloaded":109,"rating":11,"num_ratings":11,"last_updated":110,"tested_up_to":69,"requires_at_least":111,"requires_php":112,"tags":113,"homepage":115,"download_link":116,"security_score":99,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"cn-blog-mailer","CN Blog Mailer","3.1","creativenoesis","https:\u002F\u002Fprofiles.wordpress.org\u002Fcreativenoesis\u002F","\u003Cp>CN Blog Mailer is a lightweight, easy-to-use newsletter plugin that automatically sends your latest blog posts to subscribers. Perfect for bloggers who want to keep their audience engaged without the complexity of third-party email marketing services.\u003C\u002Fp>\n\u003Cp>Build your mailing list with customizable subscription forms, schedule automated email notifications, and track delivery – all from your WordPress dashboard.\u003C\u002Fp>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>\u003Cstrong>Automated Newsletters\u003C\u002Fstrong> – Schedule automatic newsletters with your latest posts\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Unlimited Subscribers\u003C\u002Fstrong> – No subscriber limits\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Subscriber Management\u003C\u002Fstrong> – Easy-to-use subscriber list management\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Subscription Forms\u003C\u002Fstrong> – Add subscribe forms anywhere with \u003Ccode>[cnbm_subscribe_form]\u003C\u002Fcode> shortcode\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Customizable Templates\u003C\u002Fstrong> – Email template customization (Colors, Fonts)\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Send Log\u003C\u002Fstrong> – Track all sent emails\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Cron Monitoring\u003C\u002Fstrong> – Monitor your automated sending jobs\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Manual Sending\u003C\u002Fstrong> – Send newsletters on demand\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Test Emails\u003C\u002Fstrong> – Preview newsletters before sending\u003C\u002Fli>\n\u003Cli>\u003Cstrong>Reliable Queue System\u003C\u002Fstrong> – Handle large subscriber lists efficiently\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Perfect For\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Bloggers who want to notify subscribers of new posts\u003C\u002Fli>\n\u003Cli>Small businesses sharing updates\u003C\u002Fli>\n\u003Cli>Content creators building an audience\u003C\u002Fli>\n\u003Cli>Anyone wanting simple email automation\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>How It Works\u003C\u002Fh4>\n\u003Col>\n\u003Cli>Activate the plugin\u003C\u002Fli>\n\u003Cli>Configure your sending preferences\u003C\u002Fli>\n\u003Cli>Add the subscription form to your site\u003C\u002Fli>\n\u003Cli>Subscribers receive automatic newsletters with your latest posts\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>For support, please visit  \u003Ca href=\"https:\u002F\u002Fcreativenoesis.com\u002Fsupport\u002F\" rel=\"nofollow ugc\">Creative Noesis Support\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch3>Privacy Policy\u003C\u002Fh3>\n\u003Cp>CN Blog Mailer stores subscriber information (email addresses, names, subscription dates) in your WordPress database. No data is sent to external services unless you configure an SMTP service.\u003C\u002Fp>\n\u003Cp>When subscribers use the unsubscribe link, they can opt to delete all their data.\u003C\u002Fp>\n\u003Cp>If you delete the plugin and choose to remove data, all subscriber information will be permanently deleted from your database.\u003C\u002Fp>\n","Simple automated newsletter plugin for WordPress. Automatically email your latest blog posts to subscribers with scheduled newsletters, subscription f &hellip;",229,"2026-02-13T08:34:00.000Z","5.8","7.4",[18,114,73,21,75],"email-notifications","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fcn-blog-mailer\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fcn-blog-mailer.zip",{"slug":118,"name":119,"version":120,"author":121,"author_profile":122,"description":123,"short_description":124,"active_installs":11,"downloaded":125,"rating":11,"num_ratings":11,"last_updated":126,"tested_up_to":127,"requires_at_least":128,"requires_php":129,"tags":130,"homepage":133,"download_link":134,"security_score":25,"vuln_count":11,"unpatched_count":11,"last_vuln_date":26,"fetched_at":27},"maillister","MailLister","1.0.0","Ofek Nakar","https:\u002F\u002Fprofiles.wordpress.org\u002Fofeknakar01\u002F","\u003Cp>Mail Lister provide an easy solution to marketing system,\u003Cbr \u002F>\nyou can easily save and collect customers or visitors emails\u003Cbr \u002F>\nand inside Mail Lister dashboard,you can send customized html5 emails\u003Cbr \u002F>\nto you customers,our goal is to provide simple way to marketing emails,\u003Cbr \u002F>\nall you need is to customize your newsletter with html5 and css you can\u003Cbr \u002F>\neven add images or gifs, when you done you can edit your shorcode, copy it\u003Cbr \u002F>\nand paste it on the page you wish to display MailLister form.\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Easy to install \u003C\u002Fli>\n\u003Cli>Easy to edit\u002Fmanage\u003C\u002Fli>\n\u003Cli>Genrate more Leads\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>A brief Example\u003C\u002Fh3>\n\u003Cp>Installation:\u003C\u002Fp>\n\u003Col>\n\u003Cli>Activate\u003C\u002Fli>\n\u003Cli>Navigate to Mail Lister Menu\u003C\u002Fli>\n\u003Cli>Customize your shortcode\u003C\u002Fli>\n\u003Cli>Copy & paste the short code on any page\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Cp>Hello,Hola,Shalom from MapleWP :), if there any need or support issue,you can reach us via\u003Cbr \u002F>\nWebsite \u003Ca href=\"https:\u002F\u002Fmaple-wp.com\u002F\" rel=\"nofollow ugc\">maple-wp.com\u003C\u002Fa>\u003C\u002Fp>\n\u003Cblockquote>\n\u003Cp>\u003Cstrong>MailLister\u003C\u002Fstrong> \u003Cem>MapleWP\u003C\u002Fem>\u003C\u002Fp>\n\u003C\u002Fblockquote>\n","Mail Lister provide an easy solution to marketing system,",1070,"2022-06-22T07:55:00.000Z","5.9.13","4.7","7.0",[18,131,20,21,132],"email-list","subscriber","\u002FEmailLister","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmaillister.1.0.0.zip",{"attackSurface":136,"codeSignals":190,"taintFlows":235,"riskAssessment":325,"analyzedAt":335},{"hooks":137,"ajaxHandlers":178,"restRoutes":183,"shortcodes":184,"cronEvents":188,"entryPointCount":189,"unprotectedCount":11},[138,144,148,152,156,159,161,163,165,167,170,174],{"type":139,"name":140,"callback":141,"file":142,"line":143},"action","init","nsn_register_shortcode_for_newsletter","nord_sub_news.php",59,{"type":139,"name":145,"callback":146,"file":142,"line":147},"widgets_init","closure",83,{"type":139,"name":149,"callback":150,"file":142,"line":151},"nsn_email_subscription","nsn_email_subscription_fnc",89,{"type":139,"name":140,"callback":153,"file":154,"line":155},"nsn_db_manage","nsn_common.php",14,{"type":139,"name":157,"callback":158,"priority":88,"file":154,"line":31},"admin_notices","nsn_msg",{"type":139,"name":157,"callback":158,"priority":88,"file":154,"line":160},46,{"type":139,"name":157,"callback":158,"priority":88,"file":154,"line":162},108,{"type":139,"name":157,"callback":158,"priority":88,"file":154,"line":164},150,{"type":139,"name":157,"callback":158,"priority":88,"file":154,"line":166},156,{"type":139,"name":140,"callback":168,"file":154,"line":169},"nsn_searchEmail",167,{"type":139,"name":171,"callback":172,"file":154,"line":173},"admin_menu","register_nsn_menu",178,{"type":139,"name":175,"callback":176,"file":154,"line":177},"admin_footer","nsn_download_csv",205,[179],{"action":180,"nopriv":181,"callback":180,"hasNonce":182,"hasCapCheck":182,"file":154,"line":67},"nsncsv",false,true,[],[185],{"tag":186,"callback":150,"file":142,"line":187},"nsn_email_subscriptions",63,[],2,{"dangerousFunctions":191,"sqlUsage":192,"outputEscaping":214,"fileOperations":30,"externalRequests":11,"nonceChecks":189,"capabilityChecks":233,"bundledLibraries":234},[],{"prepared":193,"raw":194,"locations":195},9,8,[196,200,203,206,207,208,210,212],{"file":197,"line":198,"context":199},"admin\\nsn_index.php",74,"$wpdb->get_results() with variable interpolation",{"file":154,"line":201,"context":202},39,"$wpdb->get_row() with variable interpolation",{"file":154,"line":204,"context":205},61,"$wpdb->query() with variable interpolation",{"file":154,"line":25,"context":202},{"file":154,"line":44,"context":205},{"file":154,"line":209,"context":199},132,{"file":154,"line":211,"context":199},196,{"file":154,"line":213,"context":199},256,{"escaped":215,"rawEcho":194,"locations":216},58,[217,220,221,223,225,227,229,231],{"file":197,"line":218,"context":219},34,"raw output",{"file":197,"line":66,"context":219},{"file":197,"line":222,"context":219},169,{"file":197,"line":224,"context":219},175,{"file":154,"line":226,"context":219},199,{"file":154,"line":228,"context":219},225,{"file":154,"line":230,"context":219},264,{"file":154,"line":232,"context":219},275,7,[],[236,260,286,300,314],{"entryPoint":237,"graph":238,"unsanitizedCount":11,"severity":259},"\u003Cnsn_index> (admin\\nsn_index.php:0)",{"nodes":239,"edges":256},[240,245,250,254],{"id":241,"type":242,"label":243,"file":197,"line":244},"n0","source","$_GET['page'] (x5)",54,{"id":246,"type":247,"label":248,"file":197,"line":244,"wp_function":249},"n1","sink","echo() [XSS]","echo",{"id":251,"type":242,"label":252,"file":197,"line":253},"n2","$_GET (x2)",72,{"id":255,"type":247,"label":248,"file":197,"line":66,"wp_function":249},"n3",[257,258],{"from":241,"to":246,"sanitized":182},{"from":251,"to":255,"sanitized":182},"low",{"entryPoint":261,"graph":262,"unsanitizedCount":11,"severity":259},"nsn_email_subscription_fnc (nord_sub_news.php:91)",{"nodes":263,"edges":282},[264,267,268,270,274,277],{"id":241,"type":242,"label":265,"file":142,"line":266},"$_POST['subscriber_email'] (x3)",125,{"id":246,"type":247,"label":248,"file":142,"line":266,"wp_function":249},{"id":251,"type":242,"label":269,"file":142,"line":99},"$_POST",{"id":255,"type":247,"label":271,"file":142,"line":272,"wp_function":273},"get_row() [SQLi]",130,"get_row",{"id":275,"type":242,"label":269,"file":142,"line":276},"n4",99,{"id":278,"type":247,"label":279,"file":142,"line":280,"wp_function":281},"n5","query() [SQLi]",134,"query",[283,284,285],{"from":241,"to":246,"sanitized":182},{"from":251,"to":255,"sanitized":182},{"from":275,"to":278,"sanitized":182},{"entryPoint":287,"graph":288,"unsanitizedCount":11,"severity":259},"\u003Cnord_sub_news> (nord_sub_news.php:0)",{"nodes":289,"edges":296},[290,291,292,293,294,295],{"id":241,"type":242,"label":265,"file":142,"line":266},{"id":246,"type":247,"label":248,"file":142,"line":266,"wp_function":249},{"id":251,"type":242,"label":269,"file":142,"line":99},{"id":255,"type":247,"label":271,"file":142,"line":272,"wp_function":273},{"id":275,"type":242,"label":269,"file":142,"line":276},{"id":278,"type":247,"label":279,"file":142,"line":280,"wp_function":281},[297,298,299],{"from":241,"to":246,"sanitized":182},{"from":251,"to":255,"sanitized":182},{"from":275,"to":278,"sanitized":182},{"entryPoint":301,"graph":302,"unsanitizedCount":11,"severity":259},"nsn_db_manage (nsn_common.php:16)",{"nodes":303,"edges":311},[304,306,307,309],{"id":241,"type":242,"label":269,"file":154,"line":305},37,{"id":246,"type":247,"label":271,"file":154,"line":201,"wp_function":273},{"id":251,"type":242,"label":269,"file":154,"line":308},36,{"id":255,"type":247,"label":279,"file":154,"line":310,"wp_function":281},44,[312,313],{"from":241,"to":246,"sanitized":182},{"from":251,"to":255,"sanitized":182},{"entryPoint":315,"graph":316,"unsanitizedCount":11,"severity":259},"\u003Cnsn_common> (nsn_common.php:0)",{"nodes":317,"edges":322},[318,319,320,321],{"id":241,"type":242,"label":269,"file":154,"line":305},{"id":246,"type":247,"label":271,"file":154,"line":201,"wp_function":273},{"id":251,"type":242,"label":269,"file":154,"line":308},{"id":255,"type":247,"label":279,"file":154,"line":310,"wp_function":281},[323,324],{"from":241,"to":246,"sanitized":182},{"from":251,"to":255,"sanitized":182},{"summary":326,"deductions":327},"The \"nord-sub-news\" plugin version 1.0 exhibits a generally strong security posture with no critical or high-severity issues identified in the static analysis or historical vulnerability data.  The plugin demonstrates good practice in employing nonce checks and capability checks, and the majority of its SQL queries use prepared statements, mitigating common risks.  Furthermore, the absence of known CVEs and a clean vulnerability history suggest responsible development and maintenance.  The limited attack surface, with only two entry points and no unprotected handlers, also contributes positively to its security.  \n\nHowever, a few areas warrant attention. While the percentage of properly escaped outputs is high, there are still 66 total outputs, meaning a small percentage could potentially lead to cross-site scripting vulnerabilities if those few unescaped outputs are triggered by user-controlled data. Similarly, while the file operation is singular, its context and the lack of specific details around it could present a minor risk if not handled securely. The plugin's reliance on 17 SQL queries, even with a majority using prepared statements, means a small number of un-prepared queries could still exist and represent a SQL injection risk.  Overall, \"nord-sub-news\" v1.0 appears to be a relatively secure plugin, but continuous vigilance regarding output escaping and the specifics of file operations is advisable.",[328,331,333],{"reason":329,"points":330},"Unescaped output detected",3,{"reason":332,"points":189},"File operation detected",{"reason":334,"points":54},"SQL queries without prepared statements (potential)","2026-03-17T06:32:37.694Z",{"wat":337,"direct":343},{"assetPaths":338,"generatorPatterns":340,"scriptPaths":341,"versionParams":342},[339],"\u002Fwp-content\u002Fplugins\u002Fnord-sub-news\u002Fnsn_common.php",[],[],[],{"cssClasses":344,"htmlComments":346,"htmlAttributes":347,"restEndpoints":357,"jsGlobals":358,"shortcodeOutput":359},[149,345],"nsn-sort",[],[348,349,350,351,352,353,354,355,356],"name=\"nsn_cform_generate_nonce\"","id=\"newsletter-footer\"","name=\"subscriber_name\"","name=\"subscriber_email\"","name=\"nsn_submit_subscription\"","name=\"submit_form\"","id=\"search-email\"","name=\"nsn_mail_serch\"","name=\"nsn_search_mail_form\"",[],[],[360],"\u003Cdiv>\n\t\t\u003C!-- class=\"col-lg-4 col-md-4 col-sm-4 twitter-widget-area animate-onscroll\" -->\t\t\t\u003Cform id=\"newsletter-footer\" action=\"\" method=\"POST\">\t\t\t\t\t\u003Ch5>\u003Cstrong>Sign up\u003C\u002Fstrong> for email updates\u003C\u002Fh5>\t\t\t\t\t\u003Cdiv class=\"newsletter-form\">\n\t\t\t\t\t\t\u003Cdiv class=\"newsletter-email\" style=\"margin-bottom:10px; \" >\n\t\t\t\t\t\t\t\u003Cinput type=\"text\" name=\"subscriber_name\" placeholder=\"Name\">\n\t\t\t\t\t\t\u003C\u002Fdiv>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003Cdiv class=\"newsletter-email\" style=\"margin-bottom:10px; \" >\t\t\t\t\t\t\u003Cinput type=\"email\" name=\"subscriber_email\" placeholder=\"Email address\" required>\n\t\t\t\t\t\t\u003C\u002Fdiv>\n\t\t\t\t\t\t\u003Cdiv class=\"newsletter-submit\">\n\t\t\t\t\t\t\u003C?php wp_nonce_field( 'nsn_contact_form_submit', 'nsn_cform_generate_nonce' ); ?>\n\t\t\t\t\t\t\t\u003Cinput type=\"hidden\" name=\"nsn_submit_subscription\" value=\"Submit\">\n\t\t\t\t\t\t\t\u003Cinput type=\"submit\" name=\"submit_form\" value=\"Submit\">\t\t\t\t\t\t\t\n\t\t\t\t\t\t\u003C\u002Fdiv>\n\t\t\t\t\t\u003C\u002Fdiv>\n\t\t\t\t\u003C\u002Fform>\n\t\t\t\u003C\u002Fdiv>"]