Файловый менеджер - Редактировать - /home/avadvi5/public_html/wp-content/plugins/code4rest-pro/code4rest-classes/code4rest-activation/updater.php
Ðазад
<?php /** * Class file to check for active license * * @package Code4rest Pro */ if ( ! defined( 'ABSPATH' ) ) { exit; } // Load activation API. require_once KTP_PATH . 'dist/dashboard/class-code4rest-pro-dashboard.php'; if ( is_multisite() ) { $show_local_activation = apply_filters( 'code4rest_activation_individual_multisites', false ); if ( $show_local_activation ) { if ( 'Activated' === get_option( 'code4rest_pro_api_manager_activated' ) ) { $code4rest_pro_updater = Code4rest_Update_Checker::buildUpdateChecker( 'https://kernl.us/api/v1/updates/5eee71ef08f6d93d2b905870/', KTP_PATH . 'code4rest-pro.php', 'code4rest-pro' ); } } else { if ( 'Activated' === get_site_option( 'code4rest_pro_api_manager_activated' ) ) { $code4rest_pro_updater = Code4rest_Update_Checker::buildUpdateChecker( 'https://kernl.us/api/v1/updates/5eee71ef08f6d93d2b905870/', KTP_PATH . 'code4rest-pro.php', 'code4rest-pro' ); } } } // elseif ( 'Activated' === get_option( 'code4rest_pro_api_manager_activated' ) ) { // $code4rest_pro_updater = Code4rest_Update_Checker::buildUpdateChecker( 'https://kernl.us/api/v1/updates/5eee71ef08f6d93d2b905870/', KTP_PATH . 'code4rest-pro.php', 'code4rest-pro' ); // }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка