strip_shortcodes
strip_shortcodes ( $content )
Parameters:- (string) content Content to remove shortcode tags.
Returns:- (string) Content without shortcode tags.
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Removes all shortcode tags from the given content.