Edit File by line
•
/
home
/
zeestwma
/
ajeebong...
/
wp-conte...
/
plugins
/
image-op...
/
classes
/
image
/
exceptio...
•
File:
image-restoring-exception.php
<?php
[
0
]
Fix
|
Delete
[
1
]
Fix
|
Delete
namespace ImageOptimization\Classes\Image\Exceptions;
[
2
]
Fix
|
Delete
[
3
]
Fix
|
Delete
use Exception;
[
4
]
Fix
|
Delete
[
5
]
Fix
|
Delete
if ( ! defined( 'ABSPATH' ) ) {
[
6
]
Fix
|
Delete
exit; // Exit if accessed directly.
[
7
]
Fix
|
Delete
}
[
8
]
Fix
|
Delete
[
9
]
Fix
|
Delete
class Image_Restoring_Exception extends Exception {
[
10
]
Fix
|
Delete
protected $message = 'Image cannot be restored';
[
11
]
Fix
|
Delete
}
[
12
]
Fix
|
Delete
[
13
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List