File "smush-nextgen-page.php"
Full Path: /home/digimqhe/flashdigi.uk/wp-smushit/app/views/smush-nextgen-page.php
File size: 227 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Render Smush NextGen pages.
*
* @package WP_Smush
*/
if ( ! defined( 'WPINC' ) ) {
die;
}
$this->do_meta_boxes( 'summary' );
$this->do_meta_boxes( 'bulk' );
$this->view( 'footer-links', array(), 'common' );