Top ↑
Uses #Uses
- wp-includes/shortcodes.php:do_shortcodes_in_html_tags()
- wp-includes/shortcodes.php:unescape_invalid_shortcodes()
- wp-includes/shortcodes.php:get_shortcode_regex()
If there are no shortcode tags defined, then the content will be returned without any filtering. This might cause issues if a plugin is disabled as its shortcode will still show up in the post or content.More Information #More Information