HOW DO i PASS THE USER NAME TO A URL?
I want to redirect to /member/%WP_USER_NAME% is this the right variable?
You don’t have to pass username in the URL to go to profile update page. Just create a page and put the shortcode [rp_profile_edit] in the page. Then create a link to this page where you want. If you want users to be redirected to this page after login then please use my other plugin https://ww.wp.xz.cn/plugins/login-sidebar-widget/ this plugin has redirect feature after login / logout.
Dear friend, it is not possible as you mention because I do not use the wordpress profile page but a custom page. To access that page the URL looks like this:
http://example.com/miebros/pjaramillo
where pjaramillo is the user’s name, so, your widget allows to send to an absolute address, but I need to send to a dynamic address instead, depending on current user’s id.
I already did what you have suggested and it is not what I need. So sorry for the inconvenience, but it seems your widget is almost there. Please add that one more step and I bet you many wordpress administrators will appreciate it a lot.
Thanks my friend.
The customization you want with https://ww.wp.xz.cn/plugins/login-sidebar-widget/ is specific to your requirement. And this can’t be implemented in the plugin as there might be another user with a different requirement.
But the plugin can be customized to do this. There is a filter hook lwws_login_redirect that can be used to customize the after login redirection. If you want I can help you with that. You can contact me at [email protected] or http://www.aviplugins.com/support.php