sodium_add
sodiumCompatAutoloader
Sodium_Compat autoloader.
strip_shortcode_tag
Strips a shortcode tag based on RegEx matches against post content.
Advertisement
strip_shortcodes
Remove all shortcode tags from the given content.
shortcode_atts
Combine user attributes with known attributes and fill in defaults when needed.
shortcode_parse_atts
Retrieve all attributes from the shortcodes tag.
get_shortcode_atts_regex
Retrieve the shortcode attributes regex.
Advertisement
unescape_invalid_shortcodes
Remove placeholders added by do_shortcodes_in_html_tags().
do_shortcodes_in_html_tags
Search only inside HTML elements for shortcodes and process them.
do_shortcode_tag
Regular Expression callable for do_shortcode() for calling shortcode hook.
get_shortcode_regex
Retrieve the shortcode regular expression for searching.
Advertisement
do_shortcode
Search content for shortcodes and filter shortcodes through their hooks.
apply_shortcodes
Search content for shortcodes and filter shortcodes through their hooks.
has_shortcode
Whether the passed content contains the specified shortcode