{"id":293723,"date":"2026-04-07T16:46:44","date_gmt":"2026-04-07T16:46:44","guid":{"rendered":"https:\/\/cn.wordpress.org\/plugins\/swift-login\/"},"modified":"2026-04-07T16:47:00","modified_gmt":"2026-04-07T16:47:00","slug":"zevost-login","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/zevost-login\/","author":23458686,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"ZevoST Login","header_author":"ZevoST","header_description":"Passkey passwordless login, login page customization, and aggregated social login for WordPress.","assets_banners_color":"dddef5","last_updated":"2026-04-07 16:47:00","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/www.zevost.com\/product\/zevost-login","header_author_uri":"https:\/\/www.zevost.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":21,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"zevost","date":"2026-04-07 16:47:00"}},"upgrade_notice":{"1.0.0":"<p>Initial release.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3500942,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3500942,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3500942,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3500942,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3500942,"resolution":"1","location":"assets","locale":""}},"screenshots":{"1":"Login page with Passkey button and social login buttons"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[602,218738,9223,2056,183349],"plugin_category":[38],"plugin_contributors":[259657],"plugin_business_model":[],"class_list":["post-293723","plugin","type-plugin","status-publish","hentry","plugin_tags-login","plugin_tags-passkey","plugin_tags-passwordless","plugin_tags-social-login","plugin_tags-webauthn","plugin_category-authentication","plugin_contributors-zevost","plugin_committers-zevost"],"banners":{"banner":"https:\/\/ps.w.org\/zevost-login\/assets\/banner-772x250.png?rev=3500942","banner_2x":"https:\/\/ps.w.org\/zevost-login\/assets\/banner-1544x500.png?rev=3500942","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/zevost-login\/assets\/icon-128x128.png?rev=3500942","icon_2x":"https:\/\/ps.w.org\/zevost-login\/assets\/icon-256x256.png?rev=3500942","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/zevost-login\/assets\/screenshot-1.png?rev=3500942","caption":"Login page with Passkey button and social login buttons"}],"raw_content":"<!--section=description-->\n<p>ZevoST Login enhances the WordPress login experience with three powerful features:<\/p>\n\n<p><strong>Passkey Passwordless Login<\/strong><\/p>\n\n<ul>\n<li>WebAuthn-based passkey authentication<\/li>\n<li>Supports Face ID, Touch ID, Windows Hello, and other biometric authenticators<\/li>\n<li>Users can manage multiple passkeys from their profile page<\/li>\n<li>Supports ES256 and RS256 credentials<\/li>\n<li>Option to disable password login entirely<\/li>\n<\/ul>\n\n<p><strong>Login Page Customization<\/strong><\/p>\n\n<ul>\n<li>Modern card-style login interface<\/li>\n<li>Customizable logo, background color, button color, and more<\/li>\n<li>Custom CSS support<\/li>\n<li>Responsive design<\/li>\n<\/ul>\n\n<p><strong>Social Login (Optional)<\/strong><\/p>\n\n<ul>\n<li>Integrates with Zhiwo Cloud aggregated social login (u.zevost.com)<\/li>\n<li>Supports 14 platforms: QQ, WeChat, Alipay, Weibo, Baidu, Douyin, Huawei, Xiaomi, Google, Microsoft, Twitter, DingTalk, Gitee, and GitHub<\/li>\n<li>Auto-register new users on first social login<\/li>\n<li>Flexible callback URL configuration<\/li>\n<li>Users can bind\/unbind social accounts from their profile page<\/li>\n<\/ul>\n\n<h3>Shortcodes<\/h3>\n\n<p>ZevoST Login provides two shortcodes for embedding login buttons anywhere on your site (e.g. custom login pages, sidebars, or page builders):<\/p>\n\n<p><strong>[zevost_passkey_button]<\/strong>\nRenders the Passkey login button.<\/p>\n\n<p><strong>[zevost_social_buttons]<\/strong>\nRenders the social login button group. Requires social login to be enabled and configured in settings.<\/p>\n\n<p>Example usage:<\/p>\n\n<pre><code>[zevost_passkey_button]\n[zevost_social_buttons]&lt;h3&gt;Source Code&lt;\/h3&gt;\n<\/code><\/pre>\n\n<p>This plugin is open source. The source code is available on GitHub:\nhttps:\/\/github.com\/Zevo77\/zevost-login<\/p>\n\n<p>Bug reports and pull requests are welcome.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/ZevoST-Login<\/code><\/li>\n<li>Activate the plugin from the WordPress admin <strong>Plugins<\/strong> page<\/li>\n<li>Go to <strong>Settings &gt; ZevoST Login<\/strong> to configure the plugin<\/li>\n<\/ol>\n\n<p><strong>Social Login Setup<\/strong><\/p>\n\n<ol>\n<li>Register an account at https:\/\/u.zevost.com and create an application<\/li>\n<li>Copy your App ID and App Key<\/li>\n<li>Enter the App ID and App Key in the plugin settings<\/li>\n<li>Set the callback URL in the Zhiwo Cloud dashboard to the URL shown in the plugin settings<\/li>\n<li>Select which social platforms to enable<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20passkey%20login%20work%20on%20all%20browsers%3F\"><h3>Does Passkey login work on all browsers?<\/h3><\/dt>\n<dd><p>Passkey is supported in all modern browsers including Chrome, Firefox, Safari, and Edge. The button will be automatically disabled if the browser does not support the WebAuthn API.<\/p><\/dd>\n<dt id=\"can%20i%20disable%20password%20login%20entirely%3F\"><h3>Can I disable password login entirely?<\/h3><\/dt>\n<dd><p>Yes. Enable the \"Disable Password Login\" option in the plugin settings. Users will only be able to log in via Passkey or social login.<\/p><\/dd>\n<dt id=\"is%20social%20login%20required%3F\"><h3>Is social login required?<\/h3><\/dt>\n<dd><p>No. Social login is completely optional and disabled by default. Passkey login and login page customization work independently.<\/p><\/dd>\n<dt id=\"where%20are%20passkeys%20stored%3F\"><h3>Where are passkeys stored?<\/h3><\/dt>\n<dd><p>Passkey credentials are stored in the <code>wp_zevost_login_passkeys<\/code> database table on your own server. No data is sent to external services for passkey authentication.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Passkey registration and login<\/li>\n<li>Login page customization<\/li>\n<li>Aggregated social login integration<\/li>\n<\/ul>","raw_excerpt":"Passkey passwordless login, login page customization, and social login for WordPress.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/293723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=293723"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/zevost"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=293723"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=293723"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=293723"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=293723"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=293723"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=293723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}