ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 264

is_active_widget()

Function: Determines whether a given widget is displayed on the front end.

Source: wp-includes/widgets.php:904

Used by 0 functions | Uses 0 functions

is_dynamic_sidebar()

Function: Determines whether the dynamic sidebar is enabled and used by the theme.

Source: wp-includes/widgets.php:943

Used by 0 functions | Uses 0 functions

is_active_sidebar()

Function: Determines whether a sidebar contains widgets.

Source: wp-includes/widgets.php:973

Used by 0 functions | Uses 0 functions

wp_get_sidebars_widgets()

Function: Retrieve full list of sidebars and their widget instance IDs.

Source: wp-includes/widgets.php:1009

Used by 0 functions | Uses 0 functions

wp_set_sidebars_widgets()

Function: Set the sidebar widget option to update sidebars.

Source: wp-includes/widgets.php:1080

Used by 0 functions | Uses 0 functions

wp_register_widget_control()

Function: Registers widget control callback for customizing options.

Source: wp-includes/widgets.php:526

Used by 0 functions | Uses 0 functions

_register_widget_update_callback()

Function: Registers the update callback for a widget.

Source: wp-includes/widgets.php:592

Used by 0 functions | Uses 0 functions

_register_widget_form_callback()

Function: Registers the form callback for a widget.

Source: wp-includes/widgets.php:628

Used by 0 functions | Uses 0 functions

wp_unregister_widget_control()

Function: Remove control callback for widget.

Source: wp-includes/widgets.php:668

Used by 0 functions | Uses 0 functions

dynamic_sidebar()

Function: Display dynamic sidebar.

Source: wp-includes/widgets.php:687

Used by 0 functions | Uses 0 functions
« Previous 1 … 263 264 265 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy