Advertisement

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.

Advertisement

do_shortcodes_in_html_tags

Search only inside HTML elements for shortcodes and process them.

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