Skip to main content

Filter: gk/gravitycalendar/settings/db-batch-size

Control the number of records returned by a single database query when fetching events.

Parameters

NameTypeDescription
$feed_idintID of the current feed being processed.
$db_query_batch_sizeintMaximum total number of events to fetch (default: 500).

Since

Source

Defined in includes/class-calendar-feed.php at line 3040