[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

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.

active_callback()   X-Ref
Whether the current sidebar is rendered on the page.

return: bool Whether sidebar is rendered.



Generated : Wed Apr 10 08:20:01 2024 Cross-referenced by PHPXref