Skip to content

Instantly share code, notes, and snippets.

@jkudish
Created March 9, 2012 00:47
Show Gist options
  • Save jkudish/2004381 to your computer and use it in GitHub Desktop.
Save jkudish/2004381 to your computer and use it in GitHub Desktop.
<?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