Hi,
If you are referring to this plugin
BuddyPress Redirect to Profile
I am the author and I can assure that it works with BuddyPress 3.2
The plugin is just a few lines of code and it does not need any change. That’s why it has not been updated. I will push a change in readme.
Also, if you need the code, Here is the complete code for the plugin
https://github.com/sbrajesh/bp-redirect-to-profile/blob/master/bp-redirect-to-profile.php
Regards
BRajesh
Hello. Could you check the compability with Ajax login plugin?
hi @wegosi,
Thank you for asking.
I am not sure which ajax login plugin you are referring to.
This plugin does not actually redirects the user, it simply changes the url where the default redirection happens.
So, if it is not working with an ajax login plugin, Please ask the developer if they support ‘login_redirect’ filter. If not, please ask them to support it and the plugin will work.
Regards
Brajesh
Thank you.
I checked the code. The plugin does not support login_redirect filter and BP redirect to profile won’t work with it.
I will suggest creating a support ticket on the plugin page and asking to support ‘login_redirect’ filter for redirection url.
They do have a filter ‘lwa_ajax_login’ for filtering the whole returned data but it is too much plugin specific and it will be better if you can ask them to support the standard filter.
Regards
Brajesh
@sbrajesh Perfect! Thank you – this is a very important feature to support the user experience on our site. (FYI, In WP when I click on details for this plugin I receive a gateway error.)
@sbrajesh but the plugin does work just fine. Thank you again!
@sbrajesh I installed and activated the plugin. it works. I was wondering if you could help me figure out how to link a menu tab to a users profile?
@gillyangelle Read this for your answer:
simple question