GRAYBYTE WORDPRESS FILE MANAGER5989

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/
Upload Files :
Current_dir [ Writeable ] Document_root [ Writeable ]

Command :


Current File : /home/inteuuod/public_html/wp-content/plugins/burst-statistics//burst.php
<?php
/**
 * Plugin Name: Burst Statistics - Privacy-Friendly Analytics for WordPress
 * Plugin URI: https://www.wordpress.org/plugins/burst-statistics
 * Description: Get detailed insights into visitors’ behavior with Burst Statistics, the privacy-friendly analytics dashboard.
 * Version: 2.2.0
 * Requires at least: 6.2
 * Requires PHP: 7.4
 * Text Domain: burst-statistics
 * Domain Path: /languages
 * Author: Burst Statistics - Stats & Analytics for WordPress
 * Author URI: https://burst-statistics.com
 */

/*
    Copyright 2023  Burst BV  (email : support@burst-statistics.com)

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License, version 2, as
    published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
*/

namespace Burst;

defined( 'ABSPATH' ) || die();
if ( defined( 'BURST_PRO_FILE' ) ) {
    return;
}

define( 'BURST_FREE_FILE', __FILE__ );

require_once __DIR__ . '/src/autoload.php';

if ( ! function_exists( '\Burst\burst_loader' ) ) {
    global $burst;
    $burst = new Burst();

    require_once __DIR__ . '/src/functions.php';
    require_once __DIR__ . '/src/class-compatibility.php';

    /**
     * Get the Burst instance
     */
    function burst_loader(): Burst {
        global $burst;
        return $burst;
    }
}

if ( ! function_exists( '\Burst\burst_on_activation' ) && ! function_exists( 'burst_on_activation' ) ) {
    /**
     * Set an activation time stamp
     * This function has te have a different name, to ensure that it runs and deactivates free, if required.
     */
    function burst_on_activation(): void {
        update_option( 'burst_run_activation', true, false );

        // ensure that defaults are set only once.
        if ( ! get_option( 'burst_activation_time' ) ) {
            set_transient( 'burst_redirect_to_settings_page', true, 5 * MINUTE_IN_SECONDS );
            update_option( 'burst_start_onboarding', true, false );
            update_option( 'burst_set_defaults', true, false );
        }
    }
    register_activation_hook( __FILE__, '\Burst\burst_on_activation' );
}

if ( ! function_exists( '\Burst\burst_clear_scheduled_hooks' ) && ! function_exists( 'burst_clear_scheduled_hooks' ) ) {
    /**
     * Clear scheduled hooks
     */
    function burst_clear_scheduled_hooks(): void {
        wp_clear_scheduled_hook( 'burst_every_hour' );
        wp_clear_scheduled_hook( 'burst_daily' );
        wp_clear_scheduled_hook( 'burst_weekly' );
    }
    register_deactivation_hook( __FILE__, '\Burst\burst_clear_scheduled_hooks' );
}

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 13 2025 10:54:02
inteuuod / inteuuod
0755
assets
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
helpers
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
languages
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
src
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
upgrade
--
July 10 2025 04:32:24
inteuuod / inteuuod
0755
.htaccess
0.41 KB
July 10 2025 04:32:24
inteuuod / inteuuod
0644
LICENSE
34.325 KB
February 04 2022 19:31:26
inteuuod / inteuuod
0644
README.md
1.869 KB
May 30 2023 15:49:08
inteuuod / inteuuod
0644
burst.php
2.97 KB
July 07 2025 16:45:26
inteuuod / inteuuod
0644
endpoint.php
2.223 KB
May 26 2025 17:46:22
inteuuod / inteuuod
0644
index.php
0.027 KB
February 04 2022 19:31:26
inteuuod / inteuuod
0644
readme.txt
11.65 KB
July 08 2025 12:25:02
inteuuod / inteuuod
0644
security.md
0.523 KB
January 22 2025 00:31:02
inteuuod / inteuuod
0644
uninstall.php
0.884 KB
May 19 2025 18:26:52
inteuuod / inteuuod
0644
upgrade.php
6.514 KB
March 25 2025 13:53:02
inteuuod / inteuuod
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF