false ); public static function value( $value, $default_value = null ) { if ( gettype($value) === 'string' ) { if ( $value != '' ) { $value = array_unique(array_filter(explode('|', $value))); } else { $value = array(); } } return self::compatibility( $value ); } protected static function outputValue( $value ) { // No need to decode return implode('|', $value); } function render() { ?>
label; ?>
'wdcfs_' . self::$num, 'label' => '', 'value' => '', 'args' => array( 'callback' => 'wd_cf_ajax_callback', 'show_pods' => $this->args['show_pods'], 'limit' => 40 ) )); ?>

    value as $v ): ?>