Skip to content

Instantly share code, notes, and snippets.

@surefirewebserv
Forked from freezvd/functions.php
Last active August 29, 2015 14:07
Show Gist options
  • Save surefirewebserv/d1964c803518a04f636b to your computer and use it in GitHub Desktop.
Save surefirewebserv/d1964c803518a04f636b 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