HEX
Server: LiteSpeed
System: Linux standart108 4.18.0-553.121.1.lve.el8.x86_64 #1 SMP Thu Apr 30 16:40:41 UTC 2026 x86_64
User: pplae2ji7 (11089)
PHP: 8.3.33
Disabled: opcache_get_status
Upload Files
File: /var/www/vhosts/plasmak.com.tr/httpdocs/wp-content/plugins/theme_support_buliten/theme_support.php
<?php
/*
Plugin Name: Theme Support
Plugin URI: http://themeforest.net/
Description: This plugin is compatible with this wordpress themes.
Author: Muhammad Usman
Author URI: http://ary-themes.com
Version: 1.2
Text Domain: BUNCH_NAME
*/
if (!defined('BUNCH_TH_ROOT')) {
    define('BUNCH_TH_ROOT', plugin_dir_path(__FILE__));
}
if (!defined('BUNCH_TH_URL')) {
    define('BUNCH_TH_URL', plugins_url('', __FILE__));
}
if (!defined('BUNCH_NAME')) {
    define('BUNCH_NAME', 'buliten');
}
include_once('includes/loader.php');