Skip to content

Filter: apple_news_build_table_html

kevinfodness edited this page Oct 23, 2020 · 1 revision

apply_filters( 'apple_news_build_table_html', string $html )

Allows for table HTML to be filtered before being applied.

Parameters

$html

(string) The raw HTML for the table.

Source

includes/apple-exporter/components/class-table.php

Clone this wiki locally