when click Title, would like to go directly into Edit mode
-
Instead of having the word “Edit” after each title, or having an icon, I’d like the title itself to link directly into Edit mode. I’ve tried the following with no success:
<?php edit_post_link(‘<?php the_title(); ?>’, ”, ”); ?>
I can’t get it to work. Can anyone offer some advice?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘when click Title, would like to go directly into Edit mode’ is closed to new replies.