Skip to content

Instantly share code, notes, and snippets.

@anteprimorac
Created October 2, 2014 13: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 anteprimorac/973af78345f215f81da7 to your computer and use it in GitHub Desktop.
Save anteprimorac/973af78345f215f81da7 to your computer and use it in GitHub Desktop.
<?php
$wp_customize->add_section( 'header', array(
'title' => __( 'Header', 'slicejack' ),
'panel' => 'slicejack_images'
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment