49 results found for “shortcodes”. Showing results 26 to 49.
-
functionremove_shortcode()
Removes hook for shortcode.
-
functionshortcode_exists()
Determines whether a registered shortcode exists named $tag.
-
functionhas_shortcode()
Determines whether the passed content contains the specified shortcode.
-
functiondo_shortcode_tag()
Regular Expression callable for do_shortcode() for calling shortcode hook.
-
functionstrip_shortcodes()
Removes all shortcode tags from the given content.
-
functionstrip_shortcode_tag()
Strips a shortcode tag based on RegEx matches against post content.
-
functiongallery_shortcode()
Builds the Gallery shortcode output.
-
hookgallery_style
Filters the default gallery shortcode CSS styles.
-
functionwp_audio_shortcode()
Builds the Audio shortcode output.
-
Filters the media library used for the audio shortcode.
-
Filters the class attribute for the audio shortcode output container.
-
Filters the audio shortcode output.
-
functionwp_video_shortcode()
Builds the Video shortcode output.
-
Filters the media library used for the video shortcode.
-
Filters the class attribute for the video shortcode output container.
-
Filters the output of the video shortcode.
-
functionimg_caption_shortcode()
Builds the Caption shortcode output.
-
functionwp_playlist_shortcode()
Builds the Playlist shortcode output.
-
functionshortcode_parse_atts()
Retrieves all attributes from the shortcodes tag.
-
Filters the default caption shortcode output.
-
hookpost_gallery
Filters the default gallery shortcode output.
-
Filters the default audio shortcode output.
-
Filters the default video shortcode output.