
內容簡介
Ajax 登入功能可以在不刷新頁面的情況下添加登入/登出功能,並在後端提供的連結中重新導向使用者。如果未提供任何連結,則可以讓使用者保持在相同的頁面上。
如果您對此外掛程式有任何問題,請訪問支援論壇。
以下是使用此外掛程式的方法:
方法 1
在您的頁面/文章/小工具中使用簡碼 [WP_AJAX_LOGIN]
方法 2
對於主題:在您的模板中使用<?php echo do_shortcode('[WP_AJAX_LOGIN]'); ?>。
您可以管理此外掛程式:
WordPress 管理員 -> 設定 ->Wp Ajax 登入管理
外掛標籤
開發者團隊
原文外掛簡介
Ajax login helps to add Login/Logout functionality without refreshing the page and redirects user to link that is provided in backend.If no link is provided then it keeps user to same page.
If you have any problems with the plugin . please visit the support forums.
Following are the methods to use this:
Method 1
Use short code [WP_AJAX_LOGIN] to your Page/Post/Widget
Method 2
For Theme: Use in your template.
You can manage this plugin:
WordPress Admin -> Settings ->Wp Ajax Login Manage
