Hunter Black Hat SEO
Server:LiteSpeed
System:Linux altar25.supremepanel25.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64
User:flexnetw (3555)
PHP:7.2.34
Disabled:NONE
Upload Files
File: /home/flexnetw/kifwa.flexnetworks.co.ke/wp-content/plugins/abstrak-demo/abstrak-demo.php
<?php
/**
 * Plugin Name: Abstrak Demo
 * Plugin URI: #
 * Description: Abstrak demo.
 * Version: 1.4.3
 * Author: Axilthemes
 * Author URI: http://axilthemes.com/
 * Text Domain: abstrak-demo
*/

/**
* Define
*/
define( 'ABSTRAK_DEMO_VERSION', '1.2.0' );
define( 'ABSTRAK_DEMO_URL', plugins_url( '/', __FILE__ ) );
define( 'ABSTRAK_DEMO_DIR', dirname( __FILE__ ) );
define( 'ABSTRAK_DEMO_PATH', plugin_dir_path( __FILE__ ) );
define( 'ABSTRAK_DEMO_CONTENT_URL', ABSTRAK_DEMO_URL . 'demo/' );
define( 'ABSTRAK_DEMO_PREVIEW_IMAGE_URL', ABSTRAK_DEMO_CONTENT_URL . 'preview/' );

/**
 * Include all files
 */
include_once(ABSTRAK_DEMO_DIR. '/include/demo-import-config.php');