strip_shortcode_tag
strip_shortcode_tag ( $m )
Parameters:- (array) m RegEx matches against post content.
Returns:- (string|false) The content stripped of the tag, otherwise false.
Defined at: - Introduced in WordPress: 3.3.0
- Deprecated in WordPress: —
Description
Strips a shortcode tag based on RegEx matches against post content.