49 results found for “shortcodes”. Showing results 1 to 25.
-
function_filter_do_shortcode_context()
Filter the `wp_get_attachment_image_context` hook during shortcode rendering.
-
functionget_shortcode_tags_in_content()
Returns a list of registered shortcode names found in the given content.
-
functionapply_shortcodes()
Searches content for shortcodes and filter shortcodes through their hooks.
-
hookdo_shortcode_tag
Filters the output created by a shortcode callback.
-
Filters the list of shortcode tags to remove from the content.
-
Filters whether to call a shortcode callback.
-
functionget_shortcode_atts_regex()
Retrieves the shortcode attributes regex.
-
functiondo_shortcodes_in_html_tags()
Searches only inside HTML elements for shortcodes and process them.
-
Filters the caption text.
-
Filters shortcode attributes.
-
functionget_shortcode_regex()
Retrieves the shortcode regular expression for searching.
-
functionremove_all_shortcodes()
Clears all shortcodes.
-
functiondo_shortcode()
Searches content for shortcodes and filter shortcodes through their hooks.
-
functionadd_shortcode()
Adds a new shortcode.
-
functionimage_add_caption()
Adds image shortcode with caption to editor.
-
Filters the image HTML markup including the caption shortcode.
-
Filters the list of shortcodes not to texturize.
-
functionshortcode_unautop()
Don’t auto-p wrap shortcodes that stand alone.