403Webshell
Server IP : 176.57.188.63  /  Your IP : 216.73.216.82
Web Server : Apache
System : Linux vipp.domainship.xyz 5.14.0-503.35.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Apr 4 05:23:43 EDT 2025 x86_64
User : truquesc ( 10345)
PHP Version : 8.1.34
Disable Function : opcache_get_status
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /var/www/vhosts/truquesclc.com/httpdocs/wp-content/plugins/smartsupp-live-chat/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vhosts/truquesclc.com/httpdocs/wp-content/plugins/smartsupp-live-chat/smartsupp.php
<?php
/**
 *
 * @package   Smartsupp
 * @author    Smartsupp <vladimir@smartsupp.com>
 * @license   GPL-2.0+
 * @link      http://www.smartsupp.com
 * @copyright 2016 Smartsupp.com
 *
 * Plugin Name:       Smartsupp – live chat, AI shopping assistant and chatbots
 * Plugin URI:        http://www.smartsupp.com
 * Description:       Smartsupp live chat, chatbots and AI is a powerful customer engagement solution that helps you be closer with your customers and sell more. The plugin will enable the chat widget on your website for live chat and chatbots. With Smartsupp you can also can use Email and Whatsapp channels in communicating with your customers. Optional API for advanced chat box modifications.
 * Version:           3.9.2
 * Author:            Smartsupp
 * Author URI:        http://www.smartsupp.com
 * Text Domain:       smartsupp-live-chat
 * License:           GPL-2.0+
 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
 * Domain Path:       /languages
 */

// If this file is called directly, abort.
if ( ! defined( 'WPINC' ) ) {
	die;
}

/*
----------------------------------------------------------------------------*
 * Public-Facing Functionality
 *----------------------------------------------------------------------------*/

require_once plugin_dir_path( __FILE__ ) . 'public/class-smartsupp.php';



add_action( 'plugins_loaded', array( 'Smartsupp', 'get_instance' ) );

/*
----------------------------------------------------------------------------*
 * Dashboard and Administrative Functionality
 *----------------------------------------------------------------------------*/

if ( is_admin() && ( ! defined( 'DOING_AJAX' ) || ! DOING_AJAX ) ) {

	require_once plugin_dir_path( __FILE__ ) . 'admin/class-smartsupp-admin.php';
	add_action( 'plugins_loaded', array( 'Smartsupp_Admin', 'get_instance' ) );
	register_activation_hook( __FILE__, array( 'Smartsupp_Admin', 'install' ) );
}

Youez - 2016 - github.com/yon3zu
LinuXploit