[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
Customize API: WP_Customize_Sidebar_Section class
File Size: | 58 lines (1 kb) |
Included or required: | 2 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
WP_Customize_Sidebar_Section:: (2 methods):
json()
active_callback()
Class: WP_Customize_Sidebar_Section - X-Ref
Customizer section representing widget area (sidebar).json() X-Ref |
Gather the parameters passed to client JavaScript via JSON. return: array The array to be exported to the client as JSON. since: 4.1.0 |
active_callback() X-Ref |
Whether the current sidebar is rendered on the page. return: bool Whether sidebar is rendered. since: 4.1.0 |
Generated: Thu Nov 21 01:00:03 2024 | Cross-referenced by PHPXref 0.7.1 |