Comment out Edit Post link
-
I have the following in my index.php:
<?php edit_post_link(‘Edit’,”,’|‘); ?>
Since I’m not allowing anyone else to edit my blog posts, can I do the following to comment it out?<!–<?php edit_post_link(‘Edit’,”,’|‘); ?> –>
I’m not sure of the syntax.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Comment out Edit Post link’ is closed to new replies.