Skip to content

Instantly share code, notes, and snippets.

@digitalinkwell
Last active April 7, 2016 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save digitalinkwell/7ea496458b40c11483028ca1b294553f to your computer and use it in GitHub Desktop.
Save digitalinkwell/7ea496458b40c11483028ca1b294553f to your computer and use it in GitHub Desktop.
<?php
printf(
__( 'Your color is %s.', 'sample-plugin' ),
$color
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment