ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 267

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

remove_all_shortcodes()

Function: Clears all shortcodes.

Source: wp-includes/shortcodes.php:117

Used by 0 functions | Uses 0 functions

shortcode_exists()

Function: Determines whether a registered shortcode exists named $tag.

Source: wp-includes/shortcodes.php:133

Used by 0 functions | Uses 0 functions

has_shortcode()

Function: Determines whether the passed content contains the specified shortcode.

Source: wp-includes/shortcodes.php:149

Used by 0 functions | Uses 0 functions
« Previous 1 … 266 267 268 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy