Beschrijving
BuddyPress Login redirect plugin redirects user to their profile on a login, on a BuddyPress based social site.
It’s simple and helps to provide a better user experience.
Features include:
- Redirect all normal users to their profile on login
- If the admin logs in from site front page, redirect him back to front page.
- If the Site Admin logs in from site backend, i.e. using http://yoursite.com/wp-login.php, let him go to the WordPress dashboard
- Tested with BuddyPress 3.2
Other
For more info visit us at BuddyDev.com
Installatie
The plugin is simple to install:
- Download
bp-redirect-to-profile.zip
- Unzip
- Upload
bp-redirect-to-profile
directory to your/wp-content/plugins
directory - Go to the plugin management page and enable the plugin, Activate the plugin sitewide
Otherwise, Use the Plugin browser, upload it and activate, you are done.
Please note, The plugin must be activated network wide if you are using multisite.
FAQ
-
Does It stops Users from getting inside the WordPress dashboard
-
Yes, and No both. It does not allow user to directly go to the WordPress backend, but if a user manually tries to go to the WordPress backend, It does not stops it.
This plugin’s sole purpose is to redirect users to their BuddyPress profile on login.
Beoordelingen
Bijdragers & ontwikkelaars
“BuddyPress Login Redirect to Profile” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “BuddyPress Login Redirect to Profile” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.2.3
- Cleanup.
- Make sure it does not cause error if BuddyPress is disabled.
1.2.2
Tested with BuddyPress 2.7.0
1.2.1
Fixed a notice and tested with BuddyPress 2.5.2
1.2
Code cleanup and testing with BuddyPress 2.3+
1.1
Support for Buddypress 1.2 added
1.0
Initial release