Guest User

Untitled

a guest
Jul 19th, 2018
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. add_theme_support( 'custom-logo', array(
  2. 'height' => 49,
  3. 'width' => 500,
  4. 'flex-height' => true,
  5. 'header-text' => array( 'site-title', 'site-description' ),
  6.  
  7. ) );
Add Comment
Please, Sign In to add comment