Created
April 10, 2018 09:42
-
-
Save Shininglow/d9e3e938ddd1507030ba3c454e207449 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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