apply_filters( 'llms_shortcode_access_plan_button', string $ret , array $atts , string $content )
Filters the access plan button shortcode output
Parameters Parameters
- $ret
-
(string) The shortcode output.
- $atts
-
(array) Associative array of shortcode attributes.
- $content
-
(string) Shortcode content, enables custom text/html in the button. Default empty string.
Source Source
Changelog Changelog
Version | Description |
---|---|
unknown | Introduced. |