class WpvLess
compile()
prepare(string $name, string $value, boolean $returnOriginal) : int | string | null
string
option name
string
option value from db
boolean
whether to return the db value if no good sanitization is found
int
string
null
sanitized valuewarning(string $message)
string
warning message
$percentages : array