2020-05-01 / 5174阅 / 悠然
Search content for shortcodes and filter shortcodes through their hooks.
If there are no shortcode tags defined, then the content will be returned without any filtering. This might cause issues when plugins are disabled but the shortcode will still show up in the post or content.
(string)
(Required)
Content to search for shortcodes.
(bool)
(Optional)
When true, shortcodes inside HTML elements will be skipped.
Default value: false
(string) Content with shortcodes filtered out.