apply_filters( "llms_get_{$this->model_post_type}_{$key}_{$format}" )
Allows applying custom formatting to price(s).
Description Description
This is only fired when the get_price()
‘s $format
passed param is not one of html|raw|float.
Allows applying custom formatting to price(s).
This is only fired when the get_price()
‘s $format
passed param is not one of html|raw|float.