Edit File by line
Deprecated
: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
/home/sportsfever/public_html/filemanger/function.php
on line
93
•
/
home
/
sportsfe...
/
httpdocs
/
wp-conte...
/
plugins
/
wpforms-...
/
lite
/
template...
/
educatio...
/
admin
/
edit-pos...
•
File:
notice.php
<?php
[
0
]
Fix
|
Delete
/**
[
1
]
Fix
|
Delete
* Gutenberg Editor notice for Edit Post Education template for Lite.
[
2
]
Fix
|
Delete
*
[
3
]
Fix
|
Delete
* @since 1.8.1
[
4
]
Fix
|
Delete
*
[
5
]
Fix
|
Delete
* @var string $message Notice message.
[
6
]
Fix
|
Delete
*/
[
7
]
Fix
|
Delete
[
8
]
Fix
|
Delete
if ( ! defined( 'ABSPATH' ) ) {
[
9
]
Fix
|
Delete
exit;
[
10
]
Fix
|
Delete
}
[
11
]
Fix
|
Delete
?>
[
12
]
Fix
|
Delete
[
13
]
Fix
|
Delete
<div class="wpforms-edit-post-education-notice-body">
[
14
]
Fix
|
Delete
<p>
[
15
]
Fix
|
Delete
<strong><?php esc_html_e( 'Oh hey, it looks like you\'re working on a Contact page.', 'wpforms-lite' ); ?></strong>
[
16
]
Fix
|
Delete
</p>
[
17
]
Fix
|
Delete
<p>
[
18
]
Fix
|
Delete
<?php
[
19
]
Fix
|
Delete
echo wp_kses(
[
20
]
Fix
|
Delete
$message,
[
21
]
Fix
|
Delete
[
[
22
]
Fix
|
Delete
'a' => [
[
23
]
Fix
|
Delete
'href' => [],
[
24
]
Fix
|
Delete
'target' => [],
[
25
]
Fix
|
Delete
'rel' => [],
[
26
]
Fix
|
Delete
],
[
27
]
Fix
|
Delete
]
[
28
]
Fix
|
Delete
);
[
29
]
Fix
|
Delete
?>
[
30
]
Fix
|
Delete
</p>
[
31
]
Fix
|
Delete
</div>
[
32
]
Fix
|
Delete
[
33
]
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