ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 268

shortcode_atts()

Function: Combines user attributes with known attributes and fill in defaults when needed.

Source: wp-includes/shortcodes.php:649

Used by 0 functions | Uses 0 functions

strip_shortcodes()

Function: Removes all shortcode tags from the given content.

Source: wp-includes/shortcodes.php:691

Used by 0 functions | Uses 0 functions

strip_shortcode_tag()

Function: Strips a shortcode tag based on RegEx matches against post content.

Source: wp-includes/shortcodes.php:742

Used by 0 functions | Uses 0 functions

WP_Customize_Setting

Class: Customize Setting class.

Source: wp-includes/class-wp-customize-setting.php:21

Used by 6 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

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

do_shortcode()

Function: Searches content for shortcodes and filter shortcodes through their hooks.

Source: wp-includes/shortcodes.php:243

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