Forums
-
- Forum
- Posts
-
- Installation
- 28,551
- Troubleshooting
- 62,891
- Themes
- 10,445
- Plugins
- 15,399
- Requests & Feedback
- 14,995
- Showcase
- 3,259
-
You can put this at proper place in your logged-in.php
<?php
echo '(<a href="' . get_profile_tab_link(0, 'edit') . '">edit</a>)';
?>