LLMS_Post_Model::scrub_field( mixed $val, string $type )
Scrub fields according to datatype
Description Description
Parameters Parameters
- $val
-
(Required) Property value to scrub.
- $type
-
(Required) Data type.
Return Return
(mixed)
Source Source
File: includes/abstracts/abstract.llms.post.model.php
Changelog Changelog
Version | Description |
---|---|
3.19.2 | |
3.0.0 | Introduced. |