Description
If you want FACEBOOK like functionality for your buddypress installation where Homepage for Vistiors is different than Logged in users, you should try this plugin. This plugin performs following tasks:
** when user log into your website, user is redirected to his/her profile.
** when user try to move to homepage, user is redirected to his/her profile.
** when user logs out of your website, user is redirected to homepage of the website.
because once users are logged in, there is no need to appeal them to register,so they shouldn’t be sent their again.
Now you can select the user role, who can view the homepage. Roles which can be selected;
None:- Nobody is allowed to view homepage
Administrators:- Only users with the role ‘administrator’ can view the homepage
Editors:- Only users with the role ‘editor’ can view the homepage
Authors:- Only users with the role ‘author’ can view the homepage
Contributors:- Only users with the role ‘contributor’ can view the homepage
Subscribers:- Only users with the role ‘subscriber’ can view the homepage
This plugin is successfully tested with WordPress 4.1 and buddypress 2.1.1
Support Questions
if you want to ask anything regarding this plugin, you can always put your questions on my website https://www.jpsays.com
Installation
- Upload
bp-profile-as-homepage
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Under settings, from BP Profile as Homepage settings, you can select the user role who can view homepage.by default, no one is allowed to view the homepage.
FAQ
-
How this plugin can be helpful?
Ans: It is suggested that you should have a static HOMEPAGE for your visitors which is having register link. Now once, your user has logged into buddypress, he will be redirected to his/her profile. So, you dont need seperate plugin which redirects the user to profile on logging in. Secondly everytime user clicks on homepage links or logo of your website, he will be redirected to his/her profile which makes easy accessiblity of own profile to the user and more over there is no need to show register link to logged in user. -
Any conflicts with this plugin ?
Ans: It may have conflicts with the plugins who offer redirections for buddypress plugin
Reviews
Contributors & Developers
“BP Profile as Homepage” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “BP Profile as Homepage” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Just developed
0.2
added log out redirection
0.3
log out redirection bug fixed
0.4
enabled for Buddypress installations within the directory. which means if your blog is not installed on root domain, still you can use this plugin.
0.5
Many themes were creating problem for redirection, so changes made so that redirection can work in any case
0.6
added option to select the user role who can view the homepage.
1.0
updated to work with latest wordpress and buddypress editions
1.1
Fixed bugs for wordpress 4.1 and buddypress 2.1.1. thanks to John Clause