ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_register_sidebar_widget()

Function: Register an instance of a widget.

Source: wp-includes/widgets.php:386

Used by 0 functions | Uses 0 functions

wp_register_sidebar_widget

Action Hook: Fires once for each registered widget.

Source: wp-includes/widgets.php:422

Used by 0 functions | Uses 0 functions

wp_widget_description()

Function: Retrieve description for widget.

Source: wp-includes/widgets.php:441

Used by 0 functions | Uses 0 functions

wp_sidebar_description()

Function: Retrieve description for a sidebar.

Source: wp-includes/widgets.php:466

Used by 0 functions | Uses 0 functions

wp_unregister_sidebar_widget()

Function: Remove widget from sidebar.

Source: wp-includes/widgets.php:485

Used by 0 functions | Uses 0 functions

wp_unregister_sidebar_widget

Action Hook: Fires just before a widget is removed from a sidebar.

Source: wp-includes/widgets.php:494

Used by 0 functions | Uses 0 functions

register_widget()

Function: Register a widget

Source: wp-includes/widgets.php:112

Used by 0 functions | Uses 0 functions

unregister_widget()

Function: Unregisters a widget.

Source: wp-includes/widgets.php:134

Used by 0 functions | Uses 0 functions

register_sidebars()

Function: Creates multiple sidebars.

Source: wp-includes/widgets.php:166

Used by 0 functions | Uses 0 functions

register_sidebar()

Function: Builds the definition for a single sidebar and returns the ID.

Source: wp-includes/widgets.php:259

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy