ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 267

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

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_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
« Previous 1 … 266 267 268 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy