PluginProbe ʕ •ᴥ•ʔ
Browse
Analyzed
Analysis
Smart Custom 404 Error Page
/
trunk
Smart Custom 404 Error Page
vtrunk
Switch version
trunk
11.4.6
11.4.7
11.4.8
Overview
Code
Analysis
404page
/
inc
/
admin
/
404page-admin-page.php
404page
/
inc
/
admin
Last commit date
404page-admin-page.php
1 year ago
index.php
7 years ago
404page-admin-page.php
11 lines
1
<
?
php
2
3
/**
4
* As of version 11.0.0 this file is no longer needed
5
*
6
* It is only included in the setup to override the file when upgrading from an earlier version
7
*/
8
9
if
(
!
defined
(
'
ABSPATH
'
)
)
{
10
exit
;
//
Exit if accessed directly
11
}