You are here

constant FEEDS_SKIP_NEW in Feeds 7.2

2 uses of FEEDS_SKIP_NEW
FeedsProcessor::process in plugins/FeedsProcessor.inc
Process the result of the parsing stage.
FeedsRSStoNodesTest::testSkipNewItems in tests/feeds_processor_node.test
Tests skip new items.

File

plugins/FeedsProcessor.inc, line 9
Contains FeedsProcessor and related classes.

Code

define('FEEDS_SKIP_NEW', 0);