Integrating Anspress user page with my themes users (directory theme)Simply add this code to your theme function.php, and replace link: function mycustom_user_menu($menus){ $link = 'YOUR_DIRECTORY_LINK_FUNCTION' //replace this $menus['my_directory']...