Since: 2.0
helper
Run a helper within a Pod Page or WP Template
Function Definition
Parameters
Parameter | Type | Details |
---|---|---|
$helper | (string) | Helper name |
$value | (string) | Value to run the helper on |
$name | (string) | Field name |
Returns
(mixed) Anything returned by the helper