Skip to content

Instantly share code, notes, and snippets.

@ramiy
Created February 12, 2018 00:59
Show Gist options
  • Save ramiy/bed27b9ccf61ddb327b1f332942766ca to your computer and use it in GitHub Desktop.
Save ramiy/bed27b9ccf61ddb327b1f332942766ca to your computer and use it in GitHub Desktop.
Start Controls Section
$this->start_controls_section(
'section_title',
[
'label' => __( 'Section Title', 'text-domain' ),
'tab' => Controls_Manager::TAB_STYLE,
]
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment