ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Widgets
  • Page 23

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

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

dynamic_sidebar_before

Action Hook: Fires before widgets are rendered in a dynamic sidebar.

Source: wp-includes/widgets.php:728

Used by 0 functions | Uses 0 functions

dynamic_sidebar_params

Filter Hook: Filters the parameters passed to a widget’s display callback.

Source: wp-includes/widgets.php:803

Used by 0 functions | Uses 0 functions

dynamic_sidebar

Action Hook: Fires before a widget’s display callback is called.

Source: wp-includes/widgets.php:832

Used by 0 functions | Uses 0 functions
« Previous 1 … 22 23 24 25 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy