Created
March 9, 2012 00:47
-
-
Save jkudish/2004381 to your computer and use it in GitHub Desktop.
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 | |
sprintf( | |
__('Mauris ligula est, venenatis id faucibus at, euismod vel felis. %s Lorem ipsum dolor sit amet, consectetur adipiscing elit.', 'the-events-calendar'), sprintf('<a href="http://google.com">%s</a>', __('My Link', 'the-events-calendar') | |
); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment