Skip to content

Instantly share code, notes, and snippets.

@Shininglow
Created April 10, 2018 09:42
  • Select an option

Select an option

Revisions

  1. Shininglow created this gist Apr 10, 2018.
    8 changes: 8 additions & 0 deletions content-page.php
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    <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>