ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

register_sidebar

Action Hook: Fires once a sidebar has been registered.

Source: wp-includes/widgets.php:317

Used by 0 functions | Uses 0 functions

unregister_sidebar()

Function: Removes a sidebar from the list.

Source: wp-includes/widgets.php:331

Used by 0 functions | Uses 0 functions

is_registered_sidebar()

Function: Checks if a sidebar is registered.

Source: wp-includes/widgets.php:347

Used by 0 functions | Uses 0 functions

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