Description
All this plugin does is is change the buddypress signup activation process such that:
When signed up user activates their account, it makes them logged in
Once that user is logged in, they are redirected to their profile
Like this plugin? Please consider leaving a 5-star review.
Love this plugin or want to help the LocalHero Project? Please consider making a donation.
Installation
Installing the plugin
- In your WordPress admin panel, go to Plugins > New Plugin, search for LH Autologin on Activation and click “Install now”
- Alternatively, download the plugin and upload the contents of ‘lh-autologin-on-activation’ to your plugins directory, which usually is ‘/wp-content/plugins/’.
- Activate the plugin. Your buddypress signups are now much smoother.
FAQ
-
Is this secure?
-
This does not add any extra risk. If people have access to the account email, they can reset the password, or set up an account with that email anyway.
-
What is something does not work?
-
LH Buddypress login on activation, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones).
If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfirteen, twentysixteen etc.
If the problem persists pleasse leave a post in the support forum: https://wordpress.org/support/plugin/lh-buddypress-login-on-activation . I look there regularly and resolve most queries.
-
What if I need some custom buddypress work or a new feature that is not in the plugin?
-
Please contact me for custom work and enhancements here: https://shawfactor.com/contact/
Reviews
Contributors & Developers
“LH Buddypress login on activation” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “LH Buddypress login on activation” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.00 October 01, 2017
Initial release.
1.01 October 08, 2017
Improved code.
1.02 June 06, 2018
Singleton pattern.
1.03 July 30, 2022
minor code improvments