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.


Top ↑

Source Source

File: includes/shortcodes/class.llms.shortcodes.php


Top ↑

Changelog Changelog

Changelog
Version Description
unknown Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.