LLMS_Shortcode::get_filter( string $filter )
Retrieve a string that can be used for apply_filters() Ensures that all shortcode related filters follow the same naming convention
Description Description
Parameters Parameters
- $filter
-
(Required) filter name / suffix
Return Return
(string)
Source Source
File: includes/abstracts/abstract.llms.shortcode.php
Changelog Changelog
Version | Description |
---|---|
3.4.3 | Introduced. |