Summery Summery
Filters the output created by a shortcode callback.
Syntax Syntax
Parameters Parameters
- $output
-
(string) Shortcode output.
- $tag
-
(string) Shortcode name.
- $attr
-
(array|string) Shortcode attributes array or empty string.
- $m
-
(array) Regular expression match array.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.7.0 | Introduced. |