[ Index ]

PHP Cross Reference of WordPress

title

Body

[close]

/wp-includes/customize/ -> class-wp-customize-sidebar-section.php (summary)

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

Defines 1 class

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 Mar 28 01:00:02 2024 Cross-referenced by PHPXref 0.7.1