ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/widgets.php
  • Page 3

wp_widget_rss_form()

Function: Display RSS widget options form.

Source: wp-includes/widgets.php:1680

Used by 0 functions | Uses 0 functions

dynamic_sidebar_has_widgets

Filter Hook: Filters whether a sidebar has widgets.

Source: wp-includes/widgets.php:870

Used by 0 functions | Uses 0 functions

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

is_active_sidebar

Filter Hook: Filters whether a dynamic sidebar is considered “active”.

Source: wp-includes/widgets.php:987

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

sidebars_widgets

Filter Hook: Filters the list of sidebars and their widgets.

Source: wp-includes/widgets.php:1039

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

_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
« Previous 1 2 3 4 … 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy