LLMS_Shortcode::output()

Method: Output the actual content of the shortcode This is the callback function used by add_shortcode and can also be used programmatically, used in some widgets

Source: includes/abstracts/abstract.llms.shortcode.php:187

Used by 0 functions | Uses 4 functions

LLMS_Shortcode::get_filter()

Method: Retrieve a string that can be used for apply_filters() Ensures that all shortcode related filters follow the same naming convention

Source: includes/abstracts/abstract.llms.shortcode.php:167

Used by 4 functions | Uses 0 functions