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:

Description

Strips a shortcode tag based on RegEx matches against post content.

Related Functions

strip_shortcodes, do_shortcode_tag, has_shortcode, get_shortcode_regex, shortcode_atts

Top Google Results

User discussions

wpseek mobile