GRAYBYTE WORDPRESS FILE MANAGER8499

Server IP : 68.65.123.43 / Your IP : 216.73.216.162
System : Linux server266.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64
PHP Version : 8.0.30
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /home/inteuuod/public_html/wp-content/plugins/burst-statistics/src/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/inteuuod/public_html/wp-content/plugins/burst-statistics/src//functions.php
<?php
defined( 'ABSPATH' ) || die( 'you do not have access to this page!' );
/**
 * Second function_exists is for <2.0 version of Burst Free
 */
if ( ! function_exists( '\Burst\burst_is_logged_in_rest' ) && ! function_exists( 'burst_is_logged_in_rest' ) ) {
	/**
	 * Check if the request is an authenticated Burst Rest Request
	 */
	function burst_is_logged_in_rest(): bool {
		$valid_request       = isset( $_SERVER['REQUEST_URI'] ) && strpos( $_SERVER['REQUEST_URI'], '/burst/v1/' ) !== false;
		$valid_plain_request = isset( $_SERVER['REQUEST_URI'] ) && strpos( $_SERVER['REQUEST_URI'], '%2Fburst%2Fv1%2F' ) !== false;
		if ( ! $valid_request && ! $valid_plain_request ) {
			return false;
		}

		return is_user_logged_in();
	}
}


if ( ! function_exists( '\Burst\burst_get_option' ) && ! function_exists( 'burst_get_option' ) ) {
    //phpcs:disable
	/**
	 * Get a Burst option by name
	 */
	function burst_get_option( string $name, $default = false ) {

		$name    = sanitize_title( $name );
		$options = get_option( 'burst_options_settings', [] );
		$value   = $options[ $name ] ?? false;
		if ( $value === false && $default !== false ) {
			$value = $default;
		}

		return apply_filters( "burst_option_$name", $value, $name );
	}
    //phpcs:enable
}

if ( ! function_exists( '\Burst\burst_get_value' ) && ! function_exists( 'burst_get_value' ) ) {
    //phpcs:disable
    /**
	 * Deprecated: Get a Burst option by name, use burst_get_option instead
	 *
	 * @deprecated 1.3.0
	 */
	function burst_get_value( string $name, $default = false ) {
		return burst_get_option( $name, $default );
	}
    //phpcs:enable
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
Admin
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
Frontend
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
Integrations
--
July 10 2025 04:32:25
inteuuod / inteuuod
0755
TeamUpdraft
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
Traits
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
types
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
.htaccess
0.41 KB
July 10 2025 04:32:24
inteuuod / inteuuod
0644
autoload.php
1.362 KB
June 23 2025 16:07:48
inteuuod / inteuuod
0644
class-burst.php
2.814 KB
July 07 2025 16:45:26
inteuuod / inteuuod
0644
class-compatibility.php
0.423 KB
May 19 2025 18:26:52
inteuuod / inteuuod
0644
functions.php
1.583 KB
May 19 2025 18:26:52
inteuuod / inteuuod
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF