Файловый менеджер - Редактировать - /home/lakoyani/lakoyani.com.fj/user-switching.cls.php.tar
Назад
usr/src/litespeed-wp-plugin/4.4/litespeed-cache/thirdparty/user-switching.cls.php 0000644 00000000775 14711306740 0024040 0 ustar 00 <?php /** * The Third Party integration with User Switching. * * @since 3.0 */ namespace LiteSpeed\Thirdparty; defined( 'WPINC' ) || exit; class User_Switching { public static function detect() { if ( ! defined( 'user_switching' ) ) return; /** * Register switch back URL nonce * @since 3.0 @Robert Staddon */ if ( function_exists( 'current_user_switched' ) && $old_user = current_user_switched() ) { do_action( 'litespeed_nonce', 'switch_to_olduser_' . $old_user->ID ); } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Генерация страницы: 0.01 |
proxy
|
phpinfo
|
Настройка