Fix File
•
/
home
/
sportsfe...
/
httpdocs
/
clone
/
wp-conte...
/
plugins
/
wp-smush...
/
app
•
File:
class-interface-page.php
•
Content:
<?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(); }
•
Search:
•
Replace:
Function
Edit by line
Download
Information
Rename
Copy
Move
Delete
Chmod
List