Edit Post Link
-
I have this on the page that is used for the event detail…
<?php edit_post_link( __( ‘Edit’, ‘twentyeleven’ ), ‘<span class=”edit-link”>’, ‘</span>’ ); ?>
this just links back to the calendar page and what I would prefer it do is link to each event in the admin in case the logged in user would like to edit an event.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Edit Post Link’ is closed to new replies.