Since: 1.7.5
pods_helper
Run a Pods Helper
Function Definition
function pods_helper ( $helper_name, $value = null, $name = null )
Source File: /pods/includes/general.php
Parameters
Parameter | Type | Details |
---|---|---|
$helper_name | (string) | Helper Name |
$value | (string) | Value to run Helper on |
$name | (string) | Field name. |
Returns
(bool)