I added the following to Main Index Template in the theme editor to get the edit option available:
<?php edit_post_link(__('Edit', 'japan-style.1.2'), '<span class="editpost">', '</span>'); ?> |
I added the following to Main Index Template in the theme editor to get the edit option available:
<?php edit_post_link(__('Edit', 'japan-style.1.2'), '<span class="editpost">', '</span>'); ?> |
You must log in to post.