ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 2.5.0
  • Page 17

shortcode_parse_atts()

Function: Retrieves all attributes from the shortcodes tag.

Source: wp-includes/shortcodes.php:596

Used by 0 functions | Uses 0 functions

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

remove_all_shortcodes()

Function: Clears all shortcodes.

Source: wp-includes/shortcodes.php:117

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

get_shortcode_regex()

Function: Retrieves the shortcode regular expression for searching.

Source: wp-includes/shortcodes.php:324

Used by 0 functions | Uses 0 functions

do_shortcode_tag()

Function: Regular Expression callable for do_shortcode() for calling shortcode hook.

Source: wp-includes/shortcodes.php:380

Used by 0 functions | Uses 0 functions

add_shortcode()

Function: Adds a new shortcode.

Source: wp-includes/shortcodes.php:63

Used by 0 functions | Uses 0 functions

remove_shortcode()

Function: Removes hook for shortcode.

Source: wp-includes/shortcodes.php:101

Used by 0 functions | Uses 0 functions

_deprecated_file()

Function: Marks a file as deprecated and inform when it has been used.

Source: wp-includes/functions.php:5629

Used by 0 functions | Uses 0 functions

deprecated_file_included

Action Hook: Fires when a deprecated file is called.

Source: wp-includes/functions.php:5641

Used by 0 functions | Uses 0 functions
« Previous 1 … 16 17 18 … 42 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy