Skip to content

Instantly share code, notes, and snippets.

@webdev1001
Forked from surefirewebserv/functions.php
Last active August 29, 2015 14:15
Show Gist options
  • Save webdev1001/0e891c2a2fa4ca48bdf5 to your computer and use it in GitHub Desktop.
Save webdev1001/0e891c2a2fa4ca48bdf5 to your computer and use it in GitHub Desktop.
<?php
//* Do NOT include the opening php tag
//* Remove the edit link
add_filter ( 'genesis_edit_post_link' , '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment