| Current Path : /home/ereika83/www/wp-content/plugins/wp-hummingbird/admin/views/ |
| Current File : /home/ereika83/www/wp-content/plugins/wp-hummingbird/admin/views/wphb-notifications-page.php |
<?php
/**
* Notifications page template.
*
* @since 3.1.1
* @package Hummingbird
* @var Notifications $this
*/
use Hummingbird\Admin\Pages\Notifications;
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
$this->do_meta_boxes();