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.


Top ↑

Source Source

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

View on GitHub



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.