/*
Plugin Name: EsenMobile
Version: 1.1
Plugin URI: http://www.cizoglubilisim.com/esenmobile/
Description: Cızoğlu Bilişim EsenMobile wordpress mobil teması.
Author: Kemal CIZOĞLU
Author URI: http://www.cizoglubilisim.com
*/
add_action('plugins_loaded', 'esenmobile_theme_start', 1);
function esenmobile_theme_start(){
global $wp_stylesheet_path, $wp_template_path;
$wp_stylesheet_path = null;
$wp_template_path = null;
}
include_once("functions.php");
?>Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protected PHP code, website security and malware blocking.
Please visit get-loader.ioncube.com for install assistance.