Brotherline AnonSec • Shell
SRV 162.240.68.55 YOU 216.73.217.22 USER tywatomy (1003) 7.4.33 DOMAINS 6 Domains
MySQL cURL WGET Perl Python Sudo
Disabled: exec,passthru,shell_exec,system  •  OS: Linux server.ariapress.org 3.10.0-1160.119.1.el7.tuxcare.els22.x86_64 #1 SMP Mon Aug 18 06:07:12 UTC 2025 x86_64  •  Webserver: Apache
/home/tywatomy/public_html/wp-content/plugins/jannah-extensions/index.php
<?php
/*
	Plugin Name: Jannah - Extensions
	Plugin URI: https://tielabs.com
	Description: Add additional features to Jannah theme: Shortcodes, Custom Sliders post type
	Author: TieLabs
	Version: 1.1.3
	Author URI: http://tielabs.com
*/


require_once( 'shortcodes/shortcodes.php' );
require_once( 'custom-sliders/custom-sliders.php' );



/*-----------------------------------------------------------------------------------*/
# Load Text Domain
/*-----------------------------------------------------------------------------------*/
add_action( 'plugins_loaded', 'jannah_extensions_init' );
function  jannah_extensions_init() {
	load_plugin_textdomain( 'jannah-extensions' , false, dirname( plugin_basename( __FILE__ ) ) . '/languages' );
}



/*-----------------------------------------------------------------------------------*/
# Register main Scripts and Styles
/*-----------------------------------------------------------------------------------*/
add_action( 'admin_enqueue_scripts', 'jannah_extensions_admin_enqueue_scripts' );
function jannah_extensions_admin_enqueue_scripts() {
	wp_enqueue_style( 'jannah-extensions-admin-css', plugins_url( 'assets/admin-styles.css', __FILE__ ) );
}
Anon7 — 2022  •  AnonSec Team