gf_feed_processor()
function gf_feed_processor( $add_on=null )
Returns an instance of the GF_Feed_Processor class
Since:
2.22.9.25(Added the $add_on param.)
Source: includes/addon/class-gf-feed-processor.php:427
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$add_on | null | GFFeedAddOn | null | Optional. The add-on instance. |