apply_filters( "{$shortcode}_shortcode_tag", string $shortcode )
Filters the shortcode tag
Description Description
The dynamic portion of the hook name, $shortcode
refers to the shortcode tag itself.
Parameters Parameters
- $shortcode
-
The shortcode tag.
Source Source
File: includes/shortcodes/class.llms.shortcodes.php
Changelog Changelog
Version | Description |
---|---|
unknown | Introduced. |