Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,667
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- Showcase
- 3,256
-
You can put this at proper place in your logged-in.php
<?php
echo '(<a href="' . get_profile_tab_link(0, 'edit') . '">edit</a>)';
?>