@helicz
9 years, 7 months ago
Hello,
someone would help me? I want that when the user clicks logged in my menu for the message to be redirected to the page with news. They suspect someone how to do it?
Thanks!
(I apologize for my English.)
Resolved!
<a href="<?php echo bp_core_get_user_domain(bp_loggedin_user_id()); ?>/messages"></a>
@samatva
Please give more details.
The standard WP menus will do that easily with a “Links” menu entry: https://codex.wordpress.org/WordPress_Menu_User_Guide
Okay…