{"id":189925,"date":"2024-05-20T08:29:22","date_gmt":"2024-05-20T08:29:22","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/better-quick-login\/"},"modified":"2024-11-21T20:57:57","modified_gmt":"2024-11-21T20:57:57","slug":"better-quick-login","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/better-quick-login\/","author":1655597,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.1","stable_tag":"1.2.1","tested":"6.7.5","requires":"6.0","requires_php":"8.0","requires_plugins":null,"header_name":"Better Quick Login","header_author":"Chema","header_description":"Passwordless login system for WordPress.","assets_banners_color":"cccccc","last_updated":"2024-11-21 20:57:57","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/paypal.me\/chema\/10EUR","header_plugin_uri":"https:\/\/garridodiaz.com\/better-quick-login\/","header_author_uri":"https:\/\/garridodiaz.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":970,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.2":{"tag":"1.2","author":"deambulando","date":"2024-11-15 16:37:49"},"1.2.1":{"tag":"1.2.1","author":"deambulando","date":"2024-11-21 20:57:57"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3089276,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3089276,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":3089276,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":3089276,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"quick-login\/quick-login-block":{"name":"quick-login\/quick-login-block","title":"Quick Login Block"},"better-quick-login\/quick-login-block":{"name":"better-quick-login\/quick-login-block","title":"Quick Login Block"}},"tagged_versions":["1.2","1.2.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Quick Login Form","2":"Plugin Settings Page"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[8382,710,602,9223,128723],"plugin_category":[38],"plugin_contributors":[90251],"plugin_business_model":[],"class_list":["post-189925","plugin","type-plugin","status-publish","hentry","plugin_tags-auth","plugin_tags-authentication","plugin_tags-login","plugin_tags-passwordless","plugin_tags-quick-login","plugin_category-authentication","plugin_contributors-deambulando","plugin_committers-deambulando"],"banners":{"banner":"https:\/\/ps.w.org\/better-quick-login\/assets\/banner-772x250.jpg?rev=3089276","banner_2x":"https:\/\/ps.w.org\/better-quick-login\/assets\/banner-1544x500.jpg?rev=3089276","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/better-quick-login\/assets\/icon-128x128.jpg?rev=3089276","icon_2x":"https:\/\/ps.w.org\/better-quick-login\/assets\/icon-256x256.jpg?rev=3089276","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>The Quick Login plugin provides a convenient way for users to log in to your WordPress site without using a password. It allows users to request a login link via email, eliminating the need for a username and password. This plugin is especially useful for sites where user convenience and security are top priorities.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Simplified login process, only input user name or email. No Password needed.<\/li>\n<li>Option to force one session per user (limit subscribers to one active session at a time)<\/li>\n<li>Customizable login form (can be enabled\/disabled)<\/li>\n<li>Auto-login via unique tokens and email links<\/li>\n<li>Google reCAPTCHA support for enhanced security<\/li>\n<li>Widget option for adding the login form to your site's sidebar<\/li>\n<\/ul>\n\n<h3>Usage<\/h3>\n\n<p>To add the Quick Login form to your content, you can use the provided shortcode: <code>[bqlc_quicklogin]<\/code>. You can also use the custom block named \"Quick Login Block\" in the Gutenberg editor.<\/p>\n\n<p>To customize plugin settings, navigate to 'Quick Login' under the 'Settings' menu in the WordPress dashboard. You can also enable reCAPTCHA for added security.<\/p>\n\n<p>To add the Quick Login form to your site's sidebar, you can use the provided widget named \"Quick Login Widget.\"<\/p>\n\n<h3>Support<\/h3>\n\n<p>For support or feature requests, please visit the <a href=\"https:\/\/wordpress.org\/support\/plugin\/quick-login\">support forum<\/a>.<\/p>\n\n<h3>Donations<\/h3>\n\n<p>If you find this plugin helpful, consider <a href=\"https:\/\/paypal.me\/chema\/10EUR\">making a donation<\/a> to support our work. Thank you!<\/p>\n\n<h3>Credits<\/h3>\n\n<p>The Quick Login plugin is developed by [Chema].<\/p>\n\n<h3>License<\/h3>\n\n<p>This plugin is licensed under the GPL2 license. See <a href=\"https:\/\/www.gnu.org\/licenses\/gpl-2.0.html\">License details<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the 'quick-login' folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='how%20can%20i%20add%20the%20quick%20login%20form%20to%20my%20content%3F'><h3>How can I add the Quick Login form to my content?<\/h3><\/dt>\n<dd><p>You can use the provided shortcode <code>[bqlc_quicklogin]<\/code> ,Widget or use the custom block named \"Quick Login Block\" in the Gutenberg editor.<\/p><\/dd>\n<dt id='can%20i%20customize%20the%20appearance%20of%20the%20login%20form%3F'><h3>Can I customize the appearance of the login form?<\/h3><\/dt>\n<dd><p>Yes, you can customize the login form by modifying the template file <code>login-form.php<\/code> located in the <code>templates<\/code> folder.<\/p><\/dd>\n<dt id='how%20do%20i%20limit%20subscribers%20to%20one%20session%20at%20a%20time%3F'><h3>How do I limit subscribers to one session at a time?<\/h3><\/dt>\n<dd><p>In the plugin settings, enable the option \"Force One Session Per User.\" This will ensure that subscribers can only have one active session at any given time.<\/p><\/dd>\n<dt id='how%20can%20i%20enable%20recaptcha%20for%20added%20security%3F'><h3>How can I enable reCAPTCHA for added security?<\/h3><\/dt>\n<dd><p>In the plugin settings, you can enter your Google reCAPTCHA key. This will enable reCAPTCHA on the login form to enhance security. Plese see https:\/\/www.google.com\/recaptcha\/ https:\/\/www.google.com\/intl\/en-GB\/policies\/terms\/<\/p><\/dd>\n<dt id='how%20can%20i%20add%20the%20quick%20login%20form%20to%20my%20site%27s%20sidebar%3F'><h3>How can I add the Quick Login form to my site's sidebar?<\/h3><\/dt>\n<dd><p>You can use the provided widget named \"Quick Login Widget\" to add the login form to your site's sidebar.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Compatible WP 6.7<\/li>\n<li>Issue login form sending nonce and ql_token when not needed<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Compatible WP 6.5<\/li>\n<li>Security improvements<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>","raw_excerpt":"Passwordless login system for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/189925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=189925"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/deambulando"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=189925"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=189925"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=189925"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=189925"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=189925"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=189925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}