403Webshell
Server IP : 185.68.16.147  /  Your IP : 216.73.216.209
Web Server : Apache
System : Linux web789.default-host.net 4.18.0-553.141.2.lve.el8.x86_64 #1 SMP Wed Jul 8 16:10:02 UTC 2026 x86_64
User : jt292766 ( 1182)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/jt292766/konstruktbud.com.ua/www/wp-content/plugins/grand-media/admin/tpl/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/jt292766/konstruktbud.com.ua/www/wp-content/plugins/grand-media/admin/tpl/module-preview.php
<?php
/**
 * Module Preset Preview
 */

defined( 'ABSPATH' ) || die( 'No script kiddies please!' );

if ( ! is_user_logged_in() || ! current_user_can( 'gmedia_module_manage' ) ) {
	die( '-1' );
}

global $wp_styles, $wp_scripts, $gmCore;
$query  = $gmCore->_req( 'query', 'limit=20' );
$module = $gmCore->_req( 'module' );
$preset = $gmCore->_req( 'preset' );
$atts   = compact( 'query', 'module', 'preset' );

do_action( 'wp_enqueue_scripts' );
$wp_styles->queue  = array();
$wp_scripts->queue = array();

do_action( 'gmedia_head' );

// Shortcode content already escaped and doing it twice broke the code.
// phpcs:ignore
echo gmedia_shortcode( $atts );

do_action( 'gmedia_enqueue_scripts' );
do_action( 'gmedia_footer' );

Youez - 2016 - github.com/yon3zu
LinuXploit