Skip to main content

gf_feed_processor()

function gf_feed_processor( $add_on=null )

Returns an instance of the GF_Feed_Processor class

Since:

  • 2.2
  • 2.9.25 (Added the $add_on param.)

Source: includes/addon/class-gf-feed-processor.php:427

Parameters

NameTypeDefaultDescription
$add_onnull | GFFeedAddOnnullOptional. The add-on instance.

Returns