shortcode_exists
shortcode_exists ( $tag )
Parameters:- (string) tag Shortcode tag to check.
Returns:- (bool) Whether the given shortcode exists.
Defined at: - Introduced in WordPress: 3.6.0
- Deprecated in WordPress: —
Description
Determines whether a registered shortcode exists named $tag.