Created
December 10, 2014 00:24
-
-
Save danielmcclure/9e9d6915623939b73a45 to your computer and use it in GitHub Desktop.
Removes the attribution link from the Thesis Theme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* Remove Thesis Attribution Link (Developer License Holders Only) */ | |
remove_action('thesis_hook_footer', 'thesis_attribution'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment