內容簡介
bbPress登入註冊連結在論壇主題頁的特色
當使用者查看您的bbPress論壇、bbPress頁面時,添加專用的bbPress側邊欄,您可以使用專用的bbPress側邊欄顯示bbPress專屬小工具,而無需編寫任何代碼
在bbPress論壇索引頁面、bbPress單個論壇頁面、bbPress論壇頁面或bbPress主題頁面中添加bbPress登錄鏈接。查看演示
如果您已在bbPress論壇中登錄,則登錄鏈接將在bbPress論壇索引頁面、bbPress單個論壇頁面、bbPress論壇頁面或bbPress主題頁面中替換為登出鏈接
在bbPress論壇索引頁面、bbPress單個論壇頁面、bbPress論壇頁面或bbPress主題頁面中添加bbPress註冊鏈接
在bbPress論壇索引頁面、bbPress單個論壇頁面、bbPress論壇頁面或bbPress主題頁面中添加bbPress忘記密碼鏈接
在插件設置面板中,您可以通過css編輯/自定義bbPress鏈接樣式
在插件設置面板中,為登錄/登出/忘記密碼/註冊鏈接設計了默認的css代碼
在插件設置面板中,您可以禁用非管理員已登錄用戶的頂部管理工具欄。演示和檢查,您可以註冊成為會員並檢查結果
在插件設置面板中,在管理區域的"bbPress自定義登錄鏈接設置"面板中自定義登錄鏈接。如果要使用自己的自定義登錄鏈接。
您可以輸入您的自定義登入鏈接,例如"login":
上述論壇上方的"登入"鏈接,將從http://yourdomain.com/wp-login.php更改為http://yourdomain.com/login
上述論壇上方的"註冊"鏈接,將從http://yourdomain.com/wp-login.php?action=register更改為http://yourdomain.com/login?action=register
上述論壇上方的"遺失密碼"鏈接,將從http://yourdomain.com/wp-login.php?action=lostpassword更改為http://yourdomain.com/login?action=lostpassword
如果您不想再使用自定義登錄鏈接,您只需在"bbPress自定義登錄鏈接設置"面板中刪除登錄鏈接即可
*在插件全局設置面板中,您可以啟用/禁用“從單擊登錄鏈接的主題頁面重新定向到同一主題頁面”的登錄
*在插件全局設置面板中,您可以啟用/禁用bbPress專用側邊欄
*在插件全局設置面板中,您可以選擇存在的側邊欄作為bbPress側邊欄
*支援將插件翻譯為其他語言並啟動本地化版本,.po文件可在語言文件夾中找到
*如果有更多功能請求,在功能請求中非常歡迎
我為什麼會開發這個bbPress外掛:
bbPress是一款很棒的論壇產品,我用它建立了很多論壇,但在最近幾天,當我建立一個專注於論壇的網站時,我發現一個問題:bbPress論壇索引頁面或bbPress單個論壇頁面或bbPress論壇頁面或bbPress主題頁面中沒有bbPress登錄鏈接、bbPress註冊鏈接、bbPress忘記密碼鏈接。
我嘗試尋找解決方案,結果是我了解到當前,我必須在小工具中放置論壇的登錄鏈接,或告訴用戶如何在論壇主題中查找登錄鏈接,或在菜單項目中添加註冊/登錄鏈接…
對於網站管理員來說,小工具是一個珍貴的資源,而側邊欄區域沒有太多地方容納一個大型的登錄小工具…對於用戶來說,許多用戶/客戶不擅長論壇腳本或網站,他們沒有時間查找登錄鏈接。
外掛標籤
開發者團隊
② 後台搜尋「bbPress Login Register Links On Forum Topic Pages」→ 直接安裝(推薦)
原文外掛簡介
Features of bbPress Login Register Links On Forum Topic Pages
Add dedicated bbPress only sidebar, when users view your bbPress forums, bbPress pages, you can use dedicated bbPress sidebar to show bbPress only widgets, without writing any codes
Add bbPress login link in bbpress forum index pages or bbpress single forum pages or bbpress forum pages or bbpress topic pages. Check Demos
If you logged in your bbPress Forum, the login link will be replaced as Log Out link in bbpress forum index pages or bbpress single forum pages or bbpress forum pages or bbpress topic pages.
Add bbPress register link in bbpress forum index pages or bbpress single forum pages or bbpress forum pages or bbpress topic pages.
Add bbPress forget password link in bbpress forum index pages or bbpress single forum pages or bbpress forum pages or bbpress topic pages.
In Plugin Setting Panel, you can edit / custom your bbPress links style via css
In Plugin Setting Panel, default css codes for login / logout / forget password / register links has been designed already
In plugin Setting Panel, you can disable Top Admin Bar for Non-Admin Logged-in Users. Demos and Check, you can register as a member and check the result.
In plugin Setting Panel, You can custom Login Links in admin area “bbPress Custom Login Links Settings” panel. If you want to use your own custom login links.
You can enter your custom login link, for example “login”:
The “login” link above forums, will change from http://yourdomain.com/wp-login.php to http://yourdomain.com/login
The “register” link above forums, will change from http://yourdomain.com/wp-login.php?action=register to http://yourdomain.com/login?action=register
The “Lost Password” link above forums, will change from http://yourdomain.com/wp-login.php?action=lostpassword to http://yourdomain.com/login?action=lostpassword
If you do not want to use custom login links again, you can just remove login link in “bbPress Custom Login Links Settings” panel
* In Plugin Global Setting Panel, you can enable / disable “Login redirected to the same topic page from where clicked the login link”
* In Plugin Global Setting Panel, you can enable / disable bbPress Only Sidebar
* In Plugin Global Setting Panel, you can select an existed sidebar as bbpress sidebar
* Support translate plugin to other languages and launch localized versions, .po files can be found in languages folder
* more feature request is super welcome at Feature Request
Why I develop this bbPress plugin:
bbPress is a great forum product, I used it build many forums, but in recent days when I build a site which focus the forum, I found a problem: there are no bbpress login link, bbpress register link, bbpress forget password links in bbpress forum index pages or bbpress single forum pages or bbpress forum pages or bbpress topic pages.
I try to find a solution, the result is I understand in the current time, I had to put the forum login link at the widget or I had to tell users to how to find the log in link in forum topics or add register/login links in the menu items…
For webmasters, the widget is rare asset and the sidebar area have no so many place to put a big log in widget…, for users, many of users/clients is not good at forum scripts or web sites, and they have no time to find the log in link in your sites…, the result is many of users just leave away from your forums, as a webmaster, this is not good because you used so many days/nights to build the site and offer the services.
I think the most easy way is put the log in/register links in the forum pages or in the topic pages, for this reason, I developed a new bbpress plugin: bbPress Login Register Links On Forum Page And Topic.
Many users requested a dedicated bbPress sidebar, because in the current time, bbPress be designed to using wordpress sidebar, no bbpress sidebar, but in bbPress forums, there are a few things only releated with forum users, for example, recent topics, bbPress logged users… and so on, these things is important for bbPress users, but it is not helpful for users on wordpress side, so it is better to add a dedicated bbPress only sidebar.
This plugin works like this way:
When users view wordpress pages(not in bbPress forums), nothing changed.
When users view bbPress forums / bbPress pages, the plugin will detect all sidebars in your theme,
and replace the first sidebar as a dedicated bbPess sidebar automatically, no any code needed.
In admin area, you will find a new “bbPress Sidebar”, you can just drag your widgets to this bbPress Sidebar, and these widgets will shown only in bbPress pages.
In our plugin “bbPress Login Global Settings” Panel, you can enable / disable bbPress only sidebar, and select an existed sidebar as bbpress sidebar
How To Use:
It is very easy to install and use:
1: Please just upload the plugin and active it
2: It will works well automatically, I have added default css codes in the plugin, and you can custom your codes in back end.
3: You will find at the top of forum pages, there are log in / register and Lost / Password links, when a user is logged in, the login link will turn into logout link.
Also if you use some log in plugins like theme my login which changed login/register links, the plugin will still works well, how it looks? Please check screenshots. 🙂
4: If you need custom style of any link for a better UI in your theme, you can go to the plugin setting panel “bbPress Custom”, you can do it very easy.
Also in here, actually you can custom any style css codes for your bbPress or WordPress site.
5: If you click “Global Settings”, you will find options to “Login redirected to the same topic page from where clicked the login link” and “Enable bbPress only sidebar to allow admin to add widgets for bbPress topics and replies”, and you can select an existed sidebar as bbpress sidebar
Feature Request and Plugin Support Forum: https://www.bbp.design/product/bbpress-login-register-pro-single-site/
Features of bbPress Login Register Pro:
Our pro version have more features, it designed for help your bbpress forums more friendly for users, more pretty, stop brute force attacks on your bbpress forums… and so on.
Pro Version Features
Check Pro Version Detailed Feature List and Demos
All features included in free version
Login and Logout auto redirect based on user roles:you can setting after login redirect URLs and after logout URLs based on user roles. For example, you can setting users which have subscriber role redirect to their activity page after they logged in, and let users who have woocommerce customer role redirected to their shop account page,or redirect editors to their messages page… and so on,If you want to do a test, you can register as a member , and login , as an user with subscriber role, you will find you be redirected to our support forum, not the wordpress default home page. And when you logout, you will find you be redirected to the our shop, not wordpress default login page.
bbPress Google reCAPTCHA Protection for Forums / Login / Register Pages: You can enable or disable google reCAPTCHA protection for bbPress New Topic Form / bbPress New Reply Form / bbPress Login Form / bbPress Registration Form, if users did not pass the reCAPTCHA, users can not add new topic on your bbpress forums.
bbPress Login / Register Spam Protection, Disable Users Who From Proxy to Open Login / Register Your bbPress Forums: If you enable this option, our plugin will detect user’s ip address, and check it is hidden behind a proxy or not, if a users is come from a proxy, we will disable these proxy users open your login page and register page. Many spam-bots is working behind a proxy server, in the current time, our plugin can detect about 22 proxy types and stop users login / register on your site via these proxy types, so these proxy users can not log in your bbpress forum, so these proxy users will not have a chance to add spam content in your forums.
Customize bbPress Background Image on Login Page / Register Page: You can change background image for login page / register page, please check demo , you will find the we have changed default login background as a pretty background image, We have chosen 12 pretty background image for you,and we are add more pretty images
Customize bbPress Login Page / Register Page Logo: You can custom Login Logo Image to add your own custom logo on login form / register form, please check demo , you will find the default wordpress logo image has been changed as our specified logo image, also you can custom logo URL in plugin panel
Customize bbPress Login Page / Register Page Title
Disable Top Admin Bar for Non-Admin Logged-in Users…
Admin access restricts control based on user roles: in back end, you can enable or disable users access wordpress admin area based on user roles,
When users type ‘wp-admin’ to access admin area, if users did not allowed to access admin area, they will be redirected to home page of your site.
Admin can add bbPress Login | Logout links in site menus, when guest not logged in your site, they will see ‘Log In’ link at the menu bar, when users logged in your site,
they will see ‘Log Out’ link in site menu bar, also you can add register link in site menus too
In bbPress Login Pro plugin Setting Panel, You can custom Login Links in admin area “bbPress Custom Login Links Settings” panel. If you want to use your own custom login links.
You can enter your custom login link, for example “login”:
The “login” link above forums, will change from http://yourdomain.com/wp-login.php to http://yourdomain.com/login
The “register” link above forums, will change from http://yourdomain.com/wp-login.php?action=register to http://yourdomain.com/login?action=register
The “Lost Password” link above forums, will change from http://yourdomain.com/wp-login.php?action=lostpassword to http://yourdomain.com/login?action=lostpassword
If you do not want to use custom login links again, you can just remove login link in “bbPress Custom Login Links Settings” panel
* In Plugin Setting Panel, you can edit / custom all bbPress links style via css code very easy, actually you can use this setting panel online custom any your bbPress style css codes and it will works
* more…
More amazing features are being developed and you can upgrade unlimited, you are very welcome to submit your feature request at https://www.bbp.design/contact-us/
More bbPress Plugins Maybe You Will Like
bbPress Members Only Membership Plugin
bbPress WooCommerce Payment Gateway Plugin
bbPress Most Liked Topics Plugin
bbPress New User Approve Plugin
bbPress Blacklist Plugin
bbPress Google XML Sitemaps Generator Plugin
Customize bbPress Plugin
bbPress Notification Plugin
more…
More amazing features are being developed and you can upgrade unlimited, you are very welcome to submit your feature request at https://www.bbp.design/contact-us/
