Created
November 25, 2016 14:29
-
-
Save nhatdongnguyen/aa0c250d71886073bdb794acdf7a2061 to your computer and use it in GitHub Desktop.
This file contains 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 | |
/** Do not include <?php on editing */ | |
$creds = 'Copyright [footer_copyright] <a href="'.get_bloginfo( 'url' ).'">'.get_bloginfo( 'name' ).'</a><p>Developed by <a href="#">XYZ</a></p>'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment