Uses
| Uses | Description |
|---|---|
| wp-includes/shortcodes.php: shortcode_exists() | Whether a registered shortcode exists named $tag |
| wp-includes/shortcodes.php: get_shortcode_regex() | Retrieve the shortcode regular expression for searching. |
| wp-includes/shortcodes.php: has_shortcode() | Whether the passed content contains the specified shortcode |