Skip to content

Instantly share code, notes, and snippets.

@cliffordp
Last active February 10, 2017 02:22
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 cliffordp/b6617db59f26c20544fcde3954c87028 to your computer and use it in GitHub Desktop.
Save cliffordp/b6617db59f26c20544fcde3954c87028 to your computer and use it in GitHub Desktop.
<?php
printf( '<h1 class="tribe-events-single-event-title">%s</h1>', esc_html( get_the_title( $event_id ) ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment