X7ROOT File Manager
Current Path:
/home/greejped/haldiawater.com/wp-content/plugins/wp-smushit/app
home
/
greejped
/
haldiawater.com
/
wp-content
/
plugins
/
wp-smushit
/
app
/
ðŸ“
..
ðŸ“
assets
📄
class-abstract-page.php
(30.28 KB)
📄
class-abstract-summary-page.php
(8.32 KB)
📄
class-admin.php
(27.67 KB)
📄
class-ajax.php
(27.31 KB)
📄
class-interface-page.php
(298 B)
📄
class-media-library.php
(14.62 KB)
ðŸ“
common
ðŸ“
modals
ðŸ“
pages
ðŸ“
views
Editing: class-interface-page.php
<?php /** * Page interface. * * @package Smush\App */ namespace Smush\App; if ( ! defined( 'WPINC' ) ) { die; } /** * Interface Interface_Page */ interface Interface_Page { /** * Function triggered when the page is loaded before render any content. */ public function on_load(); }
Upload File
Create Folder