Skip to content

Instantly share code, notes, and snippets.

@fchouquet
Created March 5, 2012 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save fchouquet/1979044 to your computer and use it in GitHub Desktop.
Save fchouquet/1979044 to your computer and use it in GitHub Desktop.
<li class="client_date">
<?php if ( $portfolio_metabox->the_value('time') ) { _e('Project date: ', 'peaxl') ?> <?php $portfolio_metabox->the_value('time'); } ?>
</li>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment