Skip to content

Instantly share code, notes, and snippets.

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