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/7555809a93e4ae4f6d6d to your computer and use it in GitHub Desktop.
Save anteprimorac/7555809a93e4ae4f6d6d to your computer and use it in GitHub Desktop.
<?php
$wp_customize->add_panel( 'slicejack_images', array(
'title' => __( 'Images', 'slicejack' )
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment