ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Widgets
  • Page 22

wp_convert_widget_settings()

Function: Converts the widget settings from single to multi-widget format.

Source: wp-includes/widgets.php:1127

Used by 0 functions | Uses 0 functions

the_widget()

Function: Output an arbitrary widget as a template tag.

Source: wp-includes/widgets.php:1206

Used by 0 functions | Uses 0 functions

the_widget

Action Hook: Fires before rendering the requested widget.

Source: wp-includes/widgets.php:1254

Used by 0 functions | Uses 0 functions

_get_widget_id_base()

Function: Retrieves the widget ID base value.

Source: wp-includes/widgets.php:1268

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
« Previous 1 … 21 22 23 … 25 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy