do_shortcode_tag – filter
Filters the output created by a shortcode callback.
Parameters
- .
- ( 4.7.0 ) . .
- ( string ) $output Shortcode output. . . .
- ( string ) $tag Shortcode name. . . .
- $attr
- ( array|string ) Shortcode attributes array or empty string. . . .
- ( array ) $m Regular expression match array. . . .