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