403Webshell
Server IP : 103.18.247.38  /  Your IP : 216.73.217.101
Web Server : Apache
System : Linux server2.aznethosting.net 4.18.0-553.144.1.el8_10.x86_64 #1 SMP Tue Jul 14 09:26:58 EDT 2026 x86_64
User : gmbizz ( 1200)
PHP Version : 8.1.34
Disable Function : exec,passthru,shell_exec,system
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/gmbizz/www/wp-content/plugins/depicter/app/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/gmbizz/www/wp-content/plugins/depicter/app/functions.php
<?php

if ( ! defined( 'ABSPATH' ) ) {
	exit;
}


/**
 * Retrieves or prints slider markup
 *
 * @param int|string  $documentID  Slider ID
 * @param array       $args        Slider params
 *
 * @return string|void
 * @throws Exception
 */
function depicter( $documentID = 0, $args = [] ) {
	// return markup if 'echo' arg was set to false
	if( isset( $args['echo'] ) && ! $args['echo'] ) {
		return \Depicter::front()->render()->document( $documentID, $args );
	}
	\Depicter::front()->render()->document( $documentID, $args );
}

Youez - 2016 - github.com/yon3zu
LinuXploit