[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f1yWkpuM1tdNAv4YuxnsFady2vm_FqdE9HqESOLdsEPk":3,"$f4PKpJAxZ7U5-_tMfmui69qoA152SXrFzaCimtsjPv-w":185,"$fwjLaQQjbWtR_Ac0EfuGBryM-qVXtJXqcV1ua5W2mt4Q":190},{"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":13,"last_updated":14,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":18,"homepage":24,"download_link":25,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28,"discovery_status":29,"vulnerabilities":30,"developer":31,"crawl_stats":27,"alternatives":38,"analysis":138,"fingerprints":172},"user-mail-only-register","Multibyte CAPTCHA login and Mail only register","4.03","Katsushi Kawamori","https:\u002F\u002Fprofiles.wordpress.org\u002Fkatsushi-kawamori\u002F","\u003Ch4>Login form with Multibyte CAPTCHA\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Anti-Bot measures with original CAPTCHA.\u003C\u002Fli>\n\u003Cli>WordPress : \u003Ccode>wp-login.php\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>WordPress : \u003Ccode>wp-login.php?action=register\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>WordPress : \u003Ccode>wp-login.php?action=lostpassword\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Register\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Register only email address.\u003C\u002Fli>\n\u003Cli>Can check the terms of use agreement for user register.\u003C\u002Fli>\n\u003Cli>Anti-Bot measures with original CAPTCHA.\u003C\u002Fli>\n\u003Cli>WordPress : \u003Ccode>wp-login.php?action=register\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>shortcode : \u003Ccode>[umorregister]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Filter for shortcode form\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for message.\n *\n *\u002F\nadd_filter( 'umor_register_success_msg', function(){ return 'Message for register success.'; }, 10, 1 );\nadd_filter( 'umor_login_success_login_msg', function(){ return 'Message for login success.'; }, 10, 1 );\nadd_filter( 'umor_register_error', function(){ return 'Message for register error.'; }, 10, 1 );\nadd_filter( 'umor_register_nomail', function(){ return 'Message for unentered mail.'; }, 10, 1 );\nadd_filter( 'umor_register_noterm', function(){ return 'Message for unentered term of use.'; }, 10, 1 );\nadd_filter( 'umor_register_form_label', function(){ return 'Message for form label.'; }, 10, 1 );\nadd_filter( 'umor_register_term_of_use', function(){ return 'Message for term of use.'; }, 10, 1 );\nadd_filter( 'umor_not_register_message', function(){ return 'Message for not register.'; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for login form message.\n *\n *\u002F\nadd_filter(\n    'umor_login_message',\n    function( $message, $text ) {\n        $message = '\u003Cp class=\"myclass\">';\n        $message .= $text;\n        $message .= '\u003C\u002Fp>';\n        return $message;\n    },\n    10,\n    2\n);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for Term of use URL.\n *\n *\u002F\nadd_filter(\n    'umor_register_term_of_use_url',\n    function( $term_of_use_url ) {\n        if ( 'ja' === get_locale() ) {\n            $term_of_use_url = 'https:\u002F\u002Ftest.com\u002Fja\u002F';\n        }\n        return $term_of_use_url;\n    },\n    10,\n    1\n);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for input text size.\n *\n *\u002F\nadd_filter( 'umor_register_input_size', function(){ return 17; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for class name.\n *\n *\u002F\nadd_filter( 'umor_register_notice_class_name', function(){ return 'mynotice'; }, 10, 1 );\nadd_filter( 'umor_register_form_class_name', function(){ return 'myform'; }, 10, 1 );\nadd_filter( 'umor_register_label_class_name', function(){ return 'mylabel'; }, 10, 1 );\nadd_filter( 'umor_register_input_class_name', function(){ return 'myinput'; }, 10, 1 );\nadd_filter( 'umor_register_check_form_class_name', function(){ return 'mycheckform'; }, 10, 1 );\nadd_filter( 'umor_register_check_class_name', function(){ return 'mycheck'; }, 10, 1 );\nadd_filter( 'umor_register_captcha_input_class_name', function(){ return 'mycaptcha_input'; }, 10, 1 );\nadd_filter( 'umor_register_submit_class_name', function(){ return 'mysubmit'; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Multibyte CAPTCHA login form and register users with mail only.",30,5728,0,"2026-03-29T22:04:00.000Z","7.0","4.7","8.0",[19,20,21,22,23],"captcha","email","login","register","users","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fuser-mail-only-register\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.4.03.zip",100,null,"2026-04-16T10:56:18.058Z","no_bundle",[],{"slug":32,"display_name":7,"profile_url":8,"plugin_count":33,"total_installs":34,"avg_security_score":26,"avg_patch_time_days":35,"trust_score":36,"computed_at":37},"katsushi-kawamori",54,55940,178,79,"2026-05-20T07:22:17.464Z",[39,61,82,97,120],{"slug":40,"name":41,"version":42,"author":43,"author_profile":44,"description":45,"short_description":46,"active_installs":47,"downloaded":48,"rating":49,"num_ratings":50,"last_updated":51,"tested_up_to":52,"requires_at_least":53,"requires_php":54,"tags":55,"homepage":59,"download_link":60,"security_score":26,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"userswp-recaptcha","UsersWP – ReCaptcha","1.3.22","Stiofan","https:\u002F\u002Fprofiles.wordpress.org\u002Fstiofansisland\u002F","\u003Cp>ReCaptcha addon for \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fuserswp\u002F\" rel=\"ugc\">UsersWP\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>The UsersWP ReCaptcha plugin allows you to implement a super security captcha into forms like\u003Cbr \u002F>\nregistration, login forms. UsersWP Re-Captcha protects your site against spam, malicious registrations\u003Cbr \u002F>\nand other forms of attacks where computers try to disguise themselves as a human.\u003C\u002Fp>\n\u003Cp>UsersWP Re-Captcha provides some of the smartest anti-spam security by protecting your site against spam and\u003Cbr \u002F>\nmalicious registrations available today for WordPress.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Fwww.google.com\u002Frecaptcha\u002F\" rel=\"nofollow ugc\">Learn how reCAPTCHA works\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Requirements\u003C\u002Fh3>\n\u003Cul>\n\u003Cli>You need the Google reCAPTCHA keys from \u003Ca href=\"https:\u002F\u002Fwww.google.com\u002Frecaptcha\u002Fadmin#whyrecaptcha\" rel=\"nofollow ugc\">here\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n","ReCaptcha addon for UsersWP.",3000,124279,90,2,"2025-12-03T07:08:00.000Z","6.9.4","6.1","",[56,57,21,58,22],"account","frontend","recaptcha","https:\u002F\u002Fuserswp.io\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuserswp-recaptcha.1.3.22.zip",{"slug":62,"name":63,"version":64,"author":65,"author_profile":66,"description":67,"short_description":68,"active_installs":69,"downloaded":70,"rating":71,"num_ratings":72,"last_updated":73,"tested_up_to":74,"requires_at_least":75,"requires_php":54,"tags":76,"homepage":79,"download_link":80,"security_score":81,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"dx-login-register","DX Login Register","1.0.1","daxiawp","https:\u002F\u002Fprofiles.wordpress.org\u002Fdaxiawp\u002F","\u003Cp>Sign custom page content, custom password, authentication code detection, login redirection function, etc.\u003C\u002Fp>\n\u003Cp>自定义登录注册页面内容，自定义密码，验证码检测，登录重定向等功能。\u003C\u002Fp>\n\u003Cp>详情请浏览：\u003Ca href=\"http:\u002F\u002Fwww.daxiawp.com\u002Fdx-login-register.html\" rel=\"nofollow ugc\">http:\u002F\u002Fwww.daxiawp.com\u002Fdx-login-register.html\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Arbitrary section 1\u003C\u002Fh3>\n","Custom login and registration. 自定义登录注册。",300,17361,74,3,"2013-12-20T15:51:00.000Z","3.8.41","3.1",[19,21,22,77,78],"sign","sign-up","http:\u002F\u002Fwww.daxiawp.com\u002Fdx-login-register.html","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fdx-login-register.zip",85,{"slug":83,"name":84,"version":85,"author":7,"author_profile":8,"description":86,"short_description":87,"active_installs":26,"downloaded":88,"rating":26,"num_ratings":72,"last_updated":89,"tested_up_to":15,"requires_at_least":16,"requires_php":17,"tags":90,"homepage":92,"download_link":93,"security_score":94,"vuln_count":95,"unpatched_count":13,"last_vuln_date":96,"fetched_at":28},"magic-login-mail","Magic Login Mail or QR Code","2.06","\u003Cp>Enter your email address, and send you an email with a magic link or QR Code to login without a password.\u003C\u002Fp>\n\u003Ch4>Login\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Login with email address only.\u003C\u002Fli>\n\u003Cli>Only registered users can login.\u003C\u002Fli>\n\u003Cli>Password-less login from the magic link or QR code notified in the email.\u003C\u002Fli>\n\u003Cli>shortcode : \u003Ccode>[magic_login]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>action hook : \u003Ccode>do_action( 'magic_email_send', $emails | array, true | bool )\u003C\u002Fcode> : To send the magic link simultaneously from the management account.\u003C\u002Fli>\n\u003Cli>QR code login on the user’s administration screen.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Thanks\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>This plugin is a modified version of \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fpasswordless-login\u002F\" rel=\"ugc\">Passwordless Login\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>The main changes are the addition of various filter hooks and the addition of the following action hooks.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Action hook\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>This is for sending bulk e-mails with a magic link for login to multiple accounts from the management screen.\u003C\u002Fli>\n\u003Cli>When using this action hook, the URL of the page where the shortcode [magic_login] is placed should be specified in the filter hook ‘magic_login_mail_url’.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * To send the magic link simultaneously from the management account.\n *\n * @param array  $emails  Multiple email addresses.\n * @param bool   true  Output notifications to the management screen immediately after sending.\n *\u002F\ndo_action( 'magic_email_send', $emails, true );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Ch4>Filter hooks\u003C\u002Fh4>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for magic link url with mail.\n *\n *\u002F\nadd_filter( 'magic_login_mail_url', function(){ return 'url'; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Currently logged in user link for Magic Login Mail\n *\n * @param string $url  URL.\n * @param int    $user_id  User ID.\n * @return $url\n *\u002F\nadd_filter( 'magic_login_mail_user_redirect', 'redirect_url_login_users', 10, 2 );\n\n\u002F** ==================================================\n * Login user after redirect for Magic Login Mail\n *\n * @param string $url  URL.\n * @param int    $user_id  User ID.\n * @return $url\n *\u002F\nadd_filter( 'magic_login_mail_after_login_redirect', 'redirect_url_login_users', 10, 2 );\n\nfunction redirect_url_login_users( $url, $user_id ){\n    \u002F* your code *\u002F\n    return $url;\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for message with shortcode form.\n *\n *\u002F\nadd_filter( 'magic_login_mail_success_link_msg', function(){ return 'Message for success.'; }, 10, 1 );\nadd_filter( 'magic_login_mail_success_login_msg', function(){ return 'Message for success with login.'; }, 10, 1 );\nadd_filter( 'magic_login_mail_valid_errors', function(){ return 'Message for mail validation error.'; }, 10, 1 );\nadd_filter( 'magic_login_mail_email_errors', function(){ return 'Message for sent mail error.'; }, 10, 1 );\nadd_filter( 'magic_login_mail_invalid_token_error', function(){ return 'Message for token error.'; }, 10, 1 );\nadd_filter( 'magic_login_mail_form_label', function(){ return 'Message for form label.'; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for color with shortcode form.\n *\n *\u002F\nadd_filter( 'magic_login_mail_success_link_msg_back_color', function(){ return '#e7f7d3'; }, 10, 1 );\nadd_filter( 'magic_login_mail_success_login_msg_back_color', function(){ return '#e7f7d3'; }, 10, 1 );\nadd_filter( 'magic_login_mail_valid_errors_back_color', function(){ return '#ffebe8'; }, 10, 1 );\nadd_filter( 'magic_login_mail_email_errors_back_color', function(){ return '#ffebe8'; }, 10, 1 );\nadd_filter( 'magic_login_mail_invalid_token_error_back_color', function(){ return '#ffebe8'; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for input text size.\n *\n *\u002F\nadd_filter( 'magic_login_mail_input_size', function(){ return 17; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for class name.\n *\n *\u002F\nadd_filter( 'magic_login_mail_notice_class_name', function(){ return 'mynotice'; }, 10, 1 );\nadd_filter( 'magic_login_mail_form_class_name', function(){ return 'myform'; }, 10, 1 );\nadd_filter( 'magic_login_mail_label_class_name', function(){ return 'mylabel'; }, 10, 1 );\nadd_filter( 'magic_login_mail_input_class_name', function(){ return 'myinput'; }, 10, 1 );\nadd_filter( 'magic_login_mail_submit_class_name', function(){ return 'mysubmit'; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for message with mail subject.\n *\n *\u002F\nadd_filter( 'magic_login_mail_subject', function(){ return 'subject'; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for message with mail.\n *\n * @param string $message  message.\n * @param string $url  url.\n * @param string $exp_date_time  expiration date and time.\n *\u002F\nadd_filter(\n    'magic_login_mail_message',\n    function( $message, $url, $exp_date_time ) {\n\n        $message .= '\u003Cbr>\u003Cbr>' . 'You may only log in once using the link above.';\n\n        return $message;\n    },\n    10,\n    3\n);\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cpre>\u003Ccode>\u002F** ==================================================\n * Filter for login expiration.\n *\n *\u002F\nadd_filter( 'magic_login_mail_expiration', function(){ return 10; }, 10, 1 );\n\u003C\u002Fcode>\u003C\u002Fpre>\n","Enter your email address, and send you an email with a magic link or QR Code to login without a password.",6372,"2026-03-29T22:26:00.000Z",[20,21,91,23],"passwordless","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmagic-login-mail\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmagic-login-mail.2.06.zip",97,1,"2026-02-13 16:21:07",{"slug":98,"name":99,"version":100,"author":101,"author_profile":102,"description":103,"short_description":104,"active_installs":26,"downloaded":105,"rating":106,"num_ratings":107,"last_updated":108,"tested_up_to":109,"requires_at_least":110,"requires_php":111,"tags":112,"homepage":115,"download_link":116,"security_score":117,"vuln_count":118,"unpatched_count":95,"last_vuln_date":119,"fetched_at":28},"wp-front-end-profile","WP Frontend Profile","1.3.9","Glowlogix","https:\u002F\u002Fprofiles.wordpress.org\u002Fglowlogix\u002F","\u003Cp>WP Frontend Profile gives you the ability to add a extensible user profile section to the frontend of your WordPress website. By default the plugin adds two tabs to the frontend profile. One of these tabs, titled profile, allows a user to edit their user data including email, first and last names, URL and bio (description). The password tab allows a user to change their password for the site.\u003C\u002Fp>\n\u003Ch4>Plugin Extensibility\u003C\u002Fh4>\n\u003Cp>As the frontend profile is rendered with tabs you can easily add your own tabs with your own fields to store user meta data. Tabs and fields are added through filters and all the saving of the data is taken care of for you.\u003C\u002Fp>\n\u003Cp>You can add the following field types:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>WYSIWYG\u003C\u002Fli>\n\u003Cli>Select\u003C\u002Fli>\n\u003Cli>Multi Select\u003C\u002Fli>\n\u003Cli>Radio\u003C\u002Fli>\n\u003Cli>Text Area\u003C\u002Fli>\n\u003Cli>Checkbox\u003C\u002Fli>\n\u003Cli>Password\u003C\u002Fli>\n\u003Cli>Email\u003C\u002Fli>\n\u003Cli>Text\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>See FAQs for how to add our own fields and tabs.\u003C\u002Fp>\n\u003Ch4>Profile Output\u003C\u002Fh4>\n\u003Cp>To output the frontend profile feature you can use the following shortcodes in editor:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Profile page \u003Ccode>[wpfep-profile]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Edit profile \u003Ccode>[wpfep]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Register page \u003Ccode>[wpfep-register]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Login page \u003Ccode>[wpfep-login]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Added Login Widget\u003C\u002Fli>\n\u003Cli>Addon for Mailchimp\u003C\u002Fli>\n\u003Cli>Added Content Restriction feature for paid members.\u003C\u002Fli>\n\u003C\u002Ful>\n","WP Frontend Profile allows users to edit\u002Fview their profile and register\u002Flogin without going into the dashboard to do so.",22472,86,9,"2026-02-21T21:44:00.000Z","6.8.5","4.0.1","5.2.17",[21,113,22,114,23],"profile","user-meta","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fwp-front-end-profile\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-front-end-profile.1.3.9.zip",49,6,"2026-03-06 11:21:23",{"slug":121,"name":122,"version":123,"author":124,"author_profile":125,"description":126,"short_description":127,"active_installs":49,"downloaded":128,"rating":26,"num_ratings":95,"last_updated":129,"tested_up_to":130,"requires_at_least":131,"requires_php":54,"tags":132,"homepage":136,"download_link":137,"security_score":81,"vuln_count":13,"unpatched_count":13,"last_vuln_date":27,"fetched_at":28},"frontend-dashboard-captcha","Frontend Dashboard Captcha","1.4","M A Vinoth Kumar","https:\u002F\u002Fprofiles.wordpress.org\u002Fvinoth06\u002F","\u003Cp>Frontend Dashboard Captcha WordPress plugin is a supportive plugin for Frontend Dashboard to protect against spam in Login and Register form.\u003C\u002Fp>\n\u003Cp>=Login=\u003C\u002Fp>\n\u003Cp>Stop Brute force attack on login page using the Captcha\u003C\u002Fp>\n\u003Cp>=Register=\u003C\u002Fp>\n\u003Cp>Stop botnet registration on register page using the Captcha\u003C\u002Fp>\n\u003Cp>=Google Captcha=\u003C\u002Fp>\n\u003Cp>Uses Google captcha through their API service.\u003C\u002Fp>\n","Frontend Dashboard Captcha WordPress plugin is a supportive plugin for Frontend Dashboard to protect against spam in Login and Register form.",78769,"2020-05-18T16:53:00.000Z","5.4.19","4.6",[133,121,134,135],"dashboard","login-captcha","register-captcha","https:\u002F\u002Fbuffercode.com\u002Fplugin\u002Ffrontend-dashboard-captcha","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ffrontend-dashboard-captcha.1.4.1.zip",{"attackSurface":139,"codeSignals":145,"taintFlows":159,"riskAssessment":160,"analyzedAt":171},{"hooks":140,"ajaxHandlers":141,"restRoutes":142,"shortcodes":143,"cronEvents":144,"entryPointCount":13,"unprotectedCount":13},[],[],[],[],[],{"dangerousFunctions":146,"sqlUsage":147,"outputEscaping":156,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":158},[],{"prepared":13,"raw":50,"locations":148},[149,153],{"file":150,"line":151,"context":152},"uninstall.php",14,"$wpdb->get_results() with variable interpolation",{"file":150,"line":154,"context":155},33,"$wpdb->get_col() with variable interpolation",{"escaped":13,"rawEcho":13,"locations":157},[],[],[],{"summary":161,"deductions":162},"The \"user-mail-only-register\" v4.03 plugin exhibits a mixed security posture. On the positive side, the static analysis reveals a very small attack surface with no apparent AJAX handlers, REST API routes, shortcodes, or cron events.  Furthermore, all identified output is properly escaped, and there are no observed file operations or external HTTP requests. This suggests a generally good adherence to secure coding practices in these areas. However, a significant concern arises from the complete absence of nonce checks and capability checks. This means that any functionality the plugin might offer, even if not directly exposed via typical entry points, is not protected against unauthorized access or manipulation.\n\nThe code analysis also highlights two SQL queries that are not using prepared statements. While the total number of queries is small, this represents a direct risk of SQL injection vulnerabilities. The taint analysis reports zero flows, which is positive, but this could also be an indicator of limited complexity or a very small code base that doesn't expose many opportunities for taint. The vulnerability history is clean, with no known CVEs. This is a strong positive indicator, suggesting the plugin has historically been secure or has had its vulnerabilities addressed. However, the lack of historical vulnerability data also means we can't assess the developer's track record in fixing issues promptly.\n\nIn conclusion, while the plugin has a minimal attack surface and good output sanitization, the lack of authentication and authorization checks, coupled with the use of raw SQL queries, presents notable security weaknesses. The absence of historical vulnerabilities is encouraging, but it doesn't negate the immediate risks identified in the current code analysis. A more robust implementation would involve implementing proper nonce and capability checks for any administrative or user-facing functions.",[163,166,169],{"reason":164,"points":165},"Raw SQL queries without prepared statements",10,{"reason":167,"points":168},"Missing Nonce checks",5,{"reason":170,"points":168},"Missing Capability checks","2026-03-16T22:26:44.116Z",{"wat":173,"direct":178},{"assetPaths":174,"generatorPatterns":175,"scriptPaths":176,"versionParams":177},[],[],[],[],{"cssClasses":179,"htmlComments":180,"htmlAttributes":181,"restEndpoints":182,"jsGlobals":183,"shortcodeOutput":184},[],[],[],[],[],[],{"error":186,"url":187,"statusCode":188,"statusMessage":189,"message":189},true,"http:\u002F\u002Flocalhost\u002Fapi\u002Fplugins\u002Fuser-mail-only-register\u002Fbundle",404,"no bundle for this plugin yet",{"slug":4,"current_version":6,"total_versions":191,"versions":192},38,[193,199,206,213,220,227,234,241,248,255,262,269,276,283,290,297,304,311,318,324,331,338,345,352,359,366,373,380,387,394,401,408,415,422,429,436,443,450],{"version":6,"download_url":25,"svn_tag_url":194,"released_at":27,"has_diff":195,"diff_files_changed":196,"diff_lines":27,"trac_diff_url":197,"vulnerabilities":198,"is_current":186},"https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F4.03\u002F",false,[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F4.02&new_path=%2Fuser-mail-only-register%2Ftags%2F4.03",[],{"version":200,"download_url":201,"svn_tag_url":202,"released_at":27,"has_diff":195,"diff_files_changed":203,"diff_lines":27,"trac_diff_url":204,"vulnerabilities":205,"is_current":195},"4.02","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.4.02.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F4.02\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F4.01&new_path=%2Fuser-mail-only-register%2Ftags%2F4.02",[],{"version":207,"download_url":208,"svn_tag_url":209,"released_at":27,"has_diff":195,"diff_files_changed":210,"diff_lines":27,"trac_diff_url":211,"vulnerabilities":212,"is_current":195},"4.01","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.4.01.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F4.01\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F4.00&new_path=%2Fuser-mail-only-register%2Ftags%2F4.01",[],{"version":214,"download_url":215,"svn_tag_url":216,"released_at":27,"has_diff":195,"diff_files_changed":217,"diff_lines":27,"trac_diff_url":218,"vulnerabilities":219,"is_current":195},"4.00","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.4.00.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F4.00\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F3.05&new_path=%2Fuser-mail-only-register%2Ftags%2F4.00",[],{"version":221,"download_url":222,"svn_tag_url":223,"released_at":27,"has_diff":195,"diff_files_changed":224,"diff_lines":27,"trac_diff_url":225,"vulnerabilities":226,"is_current":195},"3.05","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.3.05.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F3.05\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F3.04&new_path=%2Fuser-mail-only-register%2Ftags%2F3.05",[],{"version":228,"download_url":229,"svn_tag_url":230,"released_at":27,"has_diff":195,"diff_files_changed":231,"diff_lines":27,"trac_diff_url":232,"vulnerabilities":233,"is_current":195},"3.04","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.3.04.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F3.04\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F3.03&new_path=%2Fuser-mail-only-register%2Ftags%2F3.04",[],{"version":235,"download_url":236,"svn_tag_url":237,"released_at":27,"has_diff":195,"diff_files_changed":238,"diff_lines":27,"trac_diff_url":239,"vulnerabilities":240,"is_current":195},"3.03","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.3.03.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F3.03\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F3.02&new_path=%2Fuser-mail-only-register%2Ftags%2F3.03",[],{"version":242,"download_url":243,"svn_tag_url":244,"released_at":27,"has_diff":195,"diff_files_changed":245,"diff_lines":27,"trac_diff_url":246,"vulnerabilities":247,"is_current":195},"3.02","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.3.02.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F3.02\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F3.01&new_path=%2Fuser-mail-only-register%2Ftags%2F3.02",[],{"version":249,"download_url":250,"svn_tag_url":251,"released_at":27,"has_diff":195,"diff_files_changed":252,"diff_lines":27,"trac_diff_url":253,"vulnerabilities":254,"is_current":195},"3.01","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.3.01.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F3.01\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F3.00&new_path=%2Fuser-mail-only-register%2Ftags%2F3.01",[],{"version":256,"download_url":257,"svn_tag_url":258,"released_at":27,"has_diff":195,"diff_files_changed":259,"diff_lines":27,"trac_diff_url":260,"vulnerabilities":261,"is_current":195},"3.00","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.3.00.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F3.00\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.14&new_path=%2Fuser-mail-only-register%2Ftags%2F3.00",[],{"version":263,"download_url":264,"svn_tag_url":265,"released_at":27,"has_diff":195,"diff_files_changed":266,"diff_lines":27,"trac_diff_url":267,"vulnerabilities":268,"is_current":195},"2.14","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.14.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.14\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.13&new_path=%2Fuser-mail-only-register%2Ftags%2F2.14",[],{"version":270,"download_url":271,"svn_tag_url":272,"released_at":27,"has_diff":195,"diff_files_changed":273,"diff_lines":27,"trac_diff_url":274,"vulnerabilities":275,"is_current":195},"2.13","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.13.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.13\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.12&new_path=%2Fuser-mail-only-register%2Ftags%2F2.13",[],{"version":277,"download_url":278,"svn_tag_url":279,"released_at":27,"has_diff":195,"diff_files_changed":280,"diff_lines":27,"trac_diff_url":281,"vulnerabilities":282,"is_current":195},"2.12","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.12.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.12\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.11&new_path=%2Fuser-mail-only-register%2Ftags%2F2.12",[],{"version":284,"download_url":285,"svn_tag_url":286,"released_at":27,"has_diff":195,"diff_files_changed":287,"diff_lines":27,"trac_diff_url":288,"vulnerabilities":289,"is_current":195},"2.11","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.11.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.11\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.10&new_path=%2Fuser-mail-only-register%2Ftags%2F2.11",[],{"version":291,"download_url":292,"svn_tag_url":293,"released_at":27,"has_diff":195,"diff_files_changed":294,"diff_lines":27,"trac_diff_url":295,"vulnerabilities":296,"is_current":195},"2.10","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.10.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.10\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.09&new_path=%2Fuser-mail-only-register%2Ftags%2F2.10",[],{"version":298,"download_url":299,"svn_tag_url":300,"released_at":27,"has_diff":195,"diff_files_changed":301,"diff_lines":27,"trac_diff_url":302,"vulnerabilities":303,"is_current":195},"2.09","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.09.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.09\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.08&new_path=%2Fuser-mail-only-register%2Ftags%2F2.09",[],{"version":305,"download_url":306,"svn_tag_url":307,"released_at":27,"has_diff":195,"diff_files_changed":308,"diff_lines":27,"trac_diff_url":309,"vulnerabilities":310,"is_current":195},"2.08","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.08.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.08\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.07&new_path=%2Fuser-mail-only-register%2Ftags%2F2.08",[],{"version":312,"download_url":313,"svn_tag_url":314,"released_at":27,"has_diff":195,"diff_files_changed":315,"diff_lines":27,"trac_diff_url":316,"vulnerabilities":317,"is_current":195},"2.07","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.07.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.07\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.06&new_path=%2Fuser-mail-only-register%2Ftags%2F2.07",[],{"version":85,"download_url":319,"svn_tag_url":320,"released_at":27,"has_diff":195,"diff_files_changed":321,"diff_lines":27,"trac_diff_url":322,"vulnerabilities":323,"is_current":195},"https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.06.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.06\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.05&new_path=%2Fuser-mail-only-register%2Ftags%2F2.06",[],{"version":325,"download_url":326,"svn_tag_url":327,"released_at":27,"has_diff":195,"diff_files_changed":328,"diff_lines":27,"trac_diff_url":329,"vulnerabilities":330,"is_current":195},"2.05","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.05.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.05\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.04&new_path=%2Fuser-mail-only-register%2Ftags%2F2.05",[],{"version":332,"download_url":333,"svn_tag_url":334,"released_at":27,"has_diff":195,"diff_files_changed":335,"diff_lines":27,"trac_diff_url":336,"vulnerabilities":337,"is_current":195},"2.04","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.04.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.04\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.03&new_path=%2Fuser-mail-only-register%2Ftags%2F2.04",[],{"version":339,"download_url":340,"svn_tag_url":341,"released_at":27,"has_diff":195,"diff_files_changed":342,"diff_lines":27,"trac_diff_url":343,"vulnerabilities":344,"is_current":195},"2.03","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.03.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.03\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.02&new_path=%2Fuser-mail-only-register%2Ftags%2F2.03",[],{"version":346,"download_url":347,"svn_tag_url":348,"released_at":27,"has_diff":195,"diff_files_changed":349,"diff_lines":27,"trac_diff_url":350,"vulnerabilities":351,"is_current":195},"2.02","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.02.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.02\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.01&new_path=%2Fuser-mail-only-register%2Ftags%2F2.02",[],{"version":353,"download_url":354,"svn_tag_url":355,"released_at":27,"has_diff":195,"diff_files_changed":356,"diff_lines":27,"trac_diff_url":357,"vulnerabilities":358,"is_current":195},"2.01","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.01.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.01\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F2.00&new_path=%2Fuser-mail-only-register%2Ftags%2F2.01",[],{"version":360,"download_url":361,"svn_tag_url":362,"released_at":27,"has_diff":195,"diff_files_changed":363,"diff_lines":27,"trac_diff_url":364,"vulnerabilities":365,"is_current":195},"2.00","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.2.00.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F2.00\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.12&new_path=%2Fuser-mail-only-register%2Ftags%2F2.00",[],{"version":367,"download_url":368,"svn_tag_url":369,"released_at":27,"has_diff":195,"diff_files_changed":370,"diff_lines":27,"trac_diff_url":371,"vulnerabilities":372,"is_current":195},"1.12","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.12.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.12\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.11&new_path=%2Fuser-mail-only-register%2Ftags%2F1.12",[],{"version":374,"download_url":375,"svn_tag_url":376,"released_at":27,"has_diff":195,"diff_files_changed":377,"diff_lines":27,"trac_diff_url":378,"vulnerabilities":379,"is_current":195},"1.11","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.11.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.11\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.10&new_path=%2Fuser-mail-only-register%2Ftags%2F1.11",[],{"version":381,"download_url":382,"svn_tag_url":383,"released_at":27,"has_diff":195,"diff_files_changed":384,"diff_lines":27,"trac_diff_url":385,"vulnerabilities":386,"is_current":195},"1.10","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.10.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.10\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.09&new_path=%2Fuser-mail-only-register%2Ftags%2F1.10",[],{"version":388,"download_url":389,"svn_tag_url":390,"released_at":27,"has_diff":195,"diff_files_changed":391,"diff_lines":27,"trac_diff_url":392,"vulnerabilities":393,"is_current":195},"1.09","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.09.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.09\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.08&new_path=%2Fuser-mail-only-register%2Ftags%2F1.09",[],{"version":395,"download_url":396,"svn_tag_url":397,"released_at":27,"has_diff":195,"diff_files_changed":398,"diff_lines":27,"trac_diff_url":399,"vulnerabilities":400,"is_current":195},"1.08","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.08.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.08\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.07&new_path=%2Fuser-mail-only-register%2Ftags%2F1.08",[],{"version":402,"download_url":403,"svn_tag_url":404,"released_at":27,"has_diff":195,"diff_files_changed":405,"diff_lines":27,"trac_diff_url":406,"vulnerabilities":407,"is_current":195},"1.07","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.07.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.07\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.06&new_path=%2Fuser-mail-only-register%2Ftags%2F1.07",[],{"version":409,"download_url":410,"svn_tag_url":411,"released_at":27,"has_diff":195,"diff_files_changed":412,"diff_lines":27,"trac_diff_url":413,"vulnerabilities":414,"is_current":195},"1.06","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.06.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.06\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.05&new_path=%2Fuser-mail-only-register%2Ftags%2F1.06",[],{"version":416,"download_url":417,"svn_tag_url":418,"released_at":27,"has_diff":195,"diff_files_changed":419,"diff_lines":27,"trac_diff_url":420,"vulnerabilities":421,"is_current":195},"1.05","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.05.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.05\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.04&new_path=%2Fuser-mail-only-register%2Ftags%2F1.05",[],{"version":423,"download_url":424,"svn_tag_url":425,"released_at":27,"has_diff":195,"diff_files_changed":426,"diff_lines":27,"trac_diff_url":427,"vulnerabilities":428,"is_current":195},"1.04","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.04.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.04\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.03&new_path=%2Fuser-mail-only-register%2Ftags%2F1.04",[],{"version":430,"download_url":431,"svn_tag_url":432,"released_at":27,"has_diff":195,"diff_files_changed":433,"diff_lines":27,"trac_diff_url":434,"vulnerabilities":435,"is_current":195},"1.03","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.03.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.03\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.02&new_path=%2Fuser-mail-only-register%2Ftags%2F1.03",[],{"version":437,"download_url":438,"svn_tag_url":439,"released_at":27,"has_diff":195,"diff_files_changed":440,"diff_lines":27,"trac_diff_url":441,"vulnerabilities":442,"is_current":195},"1.02","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.02.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.02\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.01&new_path=%2Fuser-mail-only-register%2Ftags%2F1.02",[],{"version":444,"download_url":445,"svn_tag_url":446,"released_at":27,"has_diff":195,"diff_files_changed":447,"diff_lines":27,"trac_diff_url":448,"vulnerabilities":449,"is_current":195},"1.01","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.01.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.01\u002F",[],"https:\u002F\u002Fplugins.trac.wordpress.org\u002Fchangeset?old_path=%2Fuser-mail-only-register%2Ftags%2F1.00&new_path=%2Fuser-mail-only-register%2Ftags%2F1.01",[],{"version":451,"download_url":452,"svn_tag_url":453,"released_at":27,"has_diff":195,"diff_files_changed":454,"diff_lines":27,"trac_diff_url":27,"vulnerabilities":455,"is_current":195},"1.00","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fuser-mail-only-register.1.00.zip","https:\u002F\u002Fplugins.svn.wordpress.org\u002Fuser-mail-only-register\u002Ftags\u002F1.00\u002F",[],[]]