Action: apple_news_before_index_table - alleyinteractive/apple-news GitHub Wiki

do_action( 'apple_news_before_index_table' )

Allows for custom HTML to be printed before the article list table.

Parameters

None.

More Information

This is called the "index table" because it is the table that is printed on the main (or "index") page of the plugin, which is accessed by clicking on Apple News in the WordPress sidebar.

Source

admin/partials/page-index.php