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.
HOW DO i PASS THE USER NAME TO A URL?
I want to redirect to /member/%WP_USER_NAME% is this the right variable?