Make Profile link, link to the BuddyPress profile instead of the WordPress dashboard? [closed]
There are two ways to do that: From the plugin settings page On the “Loggedin Links” option, the second anchor tag is pointing to WordPress profile by default: ‘<a href=”http://yoursite.com/wp-admin/profile.php”>Profile</a>’. You have to update this to point to Buddypress profile page, to do so, you need to know what is the members domain that Buddypress … Read more