get_edit_post_link
-
Hi,
I have a wordpress site that I enable the admin bar…
On my widgets, I have a sidebar log-in plug-in and I am trying to add a link that when I visit a certain page/post I can click on the side bar to edit it.Here’s the code I was trying to add
<?php get_edit_post_link(); ?>Help me please
The topic ‘get_edit_post_link’ is closed to new replies.