File "history.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/the-events-calendar/src/admin-views/aggregator/tabs/history.php
File size: 198 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$table = new Tribe__Events__Aggregator__Record__List_Table();
$table->prepare_items();
?>
<?php $table->views(); ?>
<form id="posts-filter" method="get">
<?php $table->display(); ?>
</form>