gravityflow_inbox_items_per_page_default

The gravityflow_inbox_items_per_page_default filter allows changing of the default items per page count for all inboxes.

Parameters

Parameter Type Definition
$page_count int Default rows per page for all inboxes. Default is 20.

Placement

This code should be placed in the functions.php file of your active theme or in a custom functions plugin.