{"id":2651,"date":"2008-03-13T14:57:47","date_gmt":"2008-03-13T14:57:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/confirm-user-registration\/"},"modified":"2014-05-21T11:36:13","modified_gmt":"2014-05-21T11:36:13","slug":"confirm-user-registration","status":"closed","type":"plugin","link":"https:\/\/uz.wordpress.org\/plugins\/confirm-user-registration\/","author":5860647,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.1.5","stable_tag":"2.1.5","tested":"3.7.41","requires":"3.0","requires_php":"","requires_plugins":"","header_name":"Confirm User Registration","header_author":"Ralf Hortt","header_description":"","assets_banners_color":"a0a5a6","last_updated":"2014-05-21 11:36:13","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/horttcore.de\/","header_plugin_uri":"http:\/\/www.horttcore.de\/","header_author_uri":"http:\/\/horttcore.de\/","rating":4.3,"author_block_rating":0,"active_installs":500,"downloads":45104,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":"1","5":"5"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"564142","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.1.1","1.2.2","2.0","2.0.1","2.0.2","2.0.3","2.0.4","2.1","2.1.1","2.1.5","trunk"],"block_files":[],"assets_screenshots":{"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1567052","resolution":"2","location":"plugin"},"screenshot-3.jpg":{"filename":"screenshot-3.jpg","revision":"1567052","resolution":"3","location":"plugin"},"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1567052","resolution":"1","location":"plugin"}},"screenshots":{"1":"Screenshot of the auth\/block users tab","2":"Screenshot of the settings tab","3":"Screenshot of login error"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[603,5920,2153,2461],"plugin_category":[58],"plugin_contributors":[79196],"plugin_business_model":[],"class_list":["post-2651","plugin","type-plugin","status-closed","hentry","plugin_tags-registration","plugin_tags-sign-up","plugin_tags-user","plugin_tags-user-management","plugin_category-user-management","plugin_contributors-horttcore","plugin_committers-horttcore"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/confirm-user-registration_a0a5a6.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/confirm-user-registration\/trunk\/screenshot-1.jpg?rev=1567052","caption":"Screenshot of the auth\/block users tab"},{"src":"https:\/\/ps.w.org\/confirm-user-registration\/trunk\/screenshot-2.jpg?rev=1567052","caption":"Screenshot of the settings tab"},{"src":"https:\/\/ps.w.org\/confirm-user-registration\/trunk\/screenshot-3.jpg?rev=1567052","caption":"Screenshot of login error"}],"raw_content":"<!--section=description-->\n<p>Admins have to confirm each user registration.\nA notification will be send when the account gets approved.<\/p>\n\n<h3>Usage<\/h3>\n\n<ul>\n<li>Go to the Confirm User Registration menu in the user tab.<\/li>\n<li>Authenticate Users : Activate user accounts<\/li>\n<li>Block Users : Deactivate user accounts<\/li>\n<li>Option : Change some settings<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ul>\n<li>Copy the confirm-user-registration.php into your plugin directory and activate the plugin.<\/li>\n<li>Go to \u00b4Users &gt; Confirm User Registration &gt; Settings\u00b4 for further editing<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Will it create any new database tables?<\/dt>\n<dd><p>No, it doesnt create any new tables. The Plugin uses user meta and options table<\/p><\/dd>\n<dt>Is there any language file?<\/dt>\n<dd><p>Yes, its fully translateable.\nEnglish and german are included.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<p>**v2.1.5<\/p>\n\n<ul>\n<li>Added French language file by Guiss ( www.guiss.org )<\/li>\n<\/ul>\n\n<p>**v2.1.4<\/p>\n\n<ul>\n<li>Added Serbo-Croatian language file by Borisa Djuraskovic ( www.webhostinghub.com )<\/li>\n<\/ul>\n\n<p>**v2.1.3<\/p>\n\n<ul>\n<li>Added action: <code>send_user_authentication<\/code>; Notification informations as parameters<\/li>\n<li>Added action: <code>confirm-user-registration-error<\/code>; Authentication error<\/li>\n<li>Altered filter: <code>confirm-user-registration-notification-header<\/code>; User as parameter<\/li>\n<li>Altered filter: <code>confirm-user-registration-notification-subject<\/code>; User as parameter<\/li>\n<li>Altered filter: <code>confirm-user-registration-notification-message<\/code>; User as parameter<\/li>\n<\/ul>\n\n<p><strong>v2.1.2<\/strong><\/p>\n\n<ul>\n<li>Bugfix: Usernames with an <code>@<\/code> in it will be confirmed correctly<\/li>\n<\/ul>\n\n<p><strong>v2.1.1<\/strong><\/p>\n\n<ul>\n<li>Bugfix: Bulk delete checks for delete_users capability<\/li>\n<li>Bugfix: Missing translation for user roles<\/li>\n<\/ul>\n\n<p><strong>v2.1<\/strong><\/p>\n\n<ul>\n<li>Enhancement: Bulk authenticate, block and delete - props Chris Lee<\/li>\n<\/ul>\n\n<p><strong>v2.0.4<\/strong><\/p>\n\n<ul>\n<li>Enhancement: Added 'edit' and 'delete' links - props Chris Lee<\/li>\n<\/ul>\n\n<p><strong>v2.0.3<\/strong><\/p>\n\n<ul>\n<li>Fix: Removed whitespace - props Dainius<\/li>\n<\/ul>\n\n<p><strong>v2.0.2<\/strong><\/p>\n\n<ul>\n<li>Fix: You are able to block users again.<\/li>\n<\/ul>\n\n<p><strong>v2.0.1<\/strong><\/p>\n\n<ul>\n<li>Added action: 'confirm-user-registration-auth-user'; User ID as parameter<\/li>\n<li>Added action: 'confirm-user-registration-block-user'; User ID as parameter<\/li>\n<li>Added action: 'confirm-user-registration-options'; for extending the plugin settings<\/li>\n<li>Added filter: 'confirm-user-registration-error-message'; Display different error message<\/li>\n<li>Added filter: 'confirm-user-registration-save-option'; Save custom options<\/li>\n<li>Added filter: 'confirm-user-registration-notification-header'; Change notification e-mail header<\/li>\n<li>Added filter: 'confirm-user-registration-notification-subject'; Change notification e-mail subject<\/li>\n<li>Added filter: 'confirm-user-registration-notification-message'; Change notification e-mail message<\/li>\n<li>Fix: Translation error for de_DE<\/li>\n<li>Fix: No javascript loop when no user is selected<\/li>\n<li>Enhancement: Prevent to block your own account<\/li>\n<\/ul>\n\n<p><strong>v2.0<\/strong><\/p>\n\n<ul>\n<li>New design<\/li>\n<li>Completly rewritten<\/li>\n<\/ul>\n\n<p><strong>v1.2.2<\/strong><\/p>\n\n<ul>\n<li>Small Bugfix, Multilanguage Support<\/li>\n<\/ul>\n\n<p><strong>v1.2.1<\/strong><\/p>\n\n<ul>\n<li>Small Bugfix<\/li>\n<li>Changing authentication subject title<\/li>\n<\/ul>\n\n<p><strong>v1.2<\/strong><\/p>\n\n<ul>\n<li>Complete new interface so it looks like a normal WordPress Backend Site.<\/li>\n<li>Added authenticate accounts panel.<\/li>\n<li>Added block accounts panel.<\/li>\n<li>Added an options panel.<\/li>\n<li>User can edit the confirmation E-mail adress.<\/li>\n<li>User can edit the confirmation E-mail subject.<\/li>\n<li>User can edit the confirmation E-mail message.<\/li>\n<\/ul>\n\n<p><strong>v1.1.1<\/strong><\/p>\n\n<p>It works with WP 2.5<\/p>\n\n<p><strong>v1.1<\/strong><\/p>\n\n<p>First release<\/p>","raw_excerpt":"Admins have to confirm each user registration.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/2651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=2651"}],"author":[{"embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/horttcore"}],"wp:attachment":[{"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=2651"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=2651"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=2651"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=2651"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=2651"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/uz.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=2651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}