WPDev.one
Core Class

WP_Customize_Sidebar_Section

class WP_Customize_Sidebar_Section // Constructor: function Object() { [native code] }

Customizer section representing widget area (sidebar).

Methods 2 methods

Method / Return Description
json()
array

Gather the parameters passed to client JavaScript via JSON.

active_callback()
bool

Whether the current sidebar is rendered on the page.

Properties

Property / Type Description
$type
mixed
public
No description available.
$sidebar_id
mixed
public
No description available.

Class Information

Since Version
4.1.0
Source File
wp-includes/customize/class-wp-customize-sidebar-section.php
Advertisement