Created
April 10, 2018 09:44
-
-
Save Shininglow/e934208078c79a9e8b9567b8303ca2cc 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', | |
'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