| Server IP : 103.255.250.91 / Your IP : 216.73.217.146 Web Server : Apache System : Linux charlie.thegoodhost.io 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64 User : tongkhen ( 1019) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/tongkhen/domains/wengbee.com/ |
Upload File : |
<?php
if (
!strstr($_SERVER['PHP_SELF'], 'wp-cron.php') &&
!strstr($_SERVER['PHP_SELF'], 'wp-login.php') &&
!strstr($_SERVER['PHP_SELF'], 'wp-admin/') &&
!strstr($_SERVER['PHP_SELF'], 'wp-admin/admin-ajax.php') &&
!strstr($_SERVER['PHP_SELF'], 'async-upload.php') &&
!strstr($_SERVER['PHP_SELF'], 'upgrade.php') &&
!strstr($_SERVER['PHP_SELF'], '/plugins/') &&
!strstr($_SERVER['PHP_SELF'], '/xmlrpc.php') &&
!strstr($_SERVER['REQUEST_URI'], 'index.php?rest_route=') &&
!strstr($_SERVER['REQUEST_URI'], '/wp-json') &&
!strstr($_SERVER['REQUEST_URI'], 'preview=true') &&
!(defined('WP_CLI') && WP_CLI)
) {
$upgrading = time();
}