Skip to content

Instantly share code, notes, and snippets.

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