Skip to content

Instantly share code, notes, and snippets.

@Shininglow
Created April 10, 2018 09:44
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 Shininglow/e934208078c79a9e8b9567b8303ca2cc to your computer and use it in GitHub Desktop.
Save Shininglow/e934208078c79a9e8b9567b8303ca2cc to your computer and use it in GitHub Desktop.
<header class="entry-header">
<?php $utility->attributes->get_title( array(
'class' => 'entry-title',
'html' => '<h3 %1$s>%4$s</h3>',
'echo' => true,
) );
?>
</header>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment