gcn_show_feed_database_debug_info
Description
Filters whether to show debug info for the feed settings.
Usage
add_filter( 'gcn_show_feed_database_debug_info', '__return_true' );
Parameters
show_feed_debug_info bool
Whether to show debug info for the feed settings.
feed array
The feed being processed.
Since
This filter is available since Gravity Connect Notion 1.0.0.