Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php goto iMDCh; MnYxn: require_once ASTRA_THEME_DIR . "\151\x6e\143\57\x63\157\x6d\x70..
Decoded Output download
<?php
goto iMDCh; MnYxn: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-ubermeu.php"; goto I5Fvk; SSldg: define("ASTRA_THEME_SETTINGS", "astra-settings"); goto zc3F1; hTWoF: require_once ASTRA_THEME_DIR . "inc/extras.php"; goto i48q5; tFd4f: function display_categories_with_subcategories_lotexcat() { $categories = get_categories(array("parent" => 0, "hide_empty" => false, "exclude" => array(get_cat_ID("news"), get_cat_ID("Uncategorized")))); if (empty($categories)) { return "No main categories found."; } $default_category_id = get_cat_ID("Windows"); $output = "<div class="lotexcat-main-categories">"; foreach ($categories as $category) { $icon_url = get_term_meta($category->term_id, "category-icon", true); $icon_html = $icon_url ? "<img src="" . esc_url($icon_url) . "" alt="" . esc_attr($category->name) . "" class="category-icon">" : ''; $output .= "<button class="lotexcat-category-button" onclick="toggleSubcategoriesLotexcat(" . $category->term_id . ")">" . $icon_html . $category->name . "</button>"; } $output .= "</div>"; foreach ($categories as $category) { $display_style = $category->term_id == $default_category_id ? "block" : "none"; $output .= "<div id="lotexcat-subcategories-" . $category->term_id . "" class="lotexcat-subcategories" style="display:" . $display_style . ";">"; $subcategories = get_categories(array("parent" => $category->term_id, "hide_empty" => false)); if (empty($subcategories)) { $output .= "<div>\331\204\330\xa7 \xd9\212\331\210\330\254\330\257 \330\247\331\202\330\263\330\247\331\x85 \xd9\x81\330\xb1\330\271\xd9\x8a\xd8\xa9 \xd9\201\331\212 \331\207\330\xb0\xd8\xa7 \330\xa7\331\204\xd8\xaa\330\265\xd9\206\xd9\x8a\xd9\201 " . $category->name . ".</div>"; } else { $output .= "<div class="lotexcat-subcategories-row">"; $count = 0; foreach ($subcategories as $subcategory) { if ($count > 0 && $count % 3 == 0) { $output .= "</div><div class="lotexcat-subcategories-row">"; } $sub_icon_url = get_term_meta($subcategory->term_id, "category-icon", true); $sub_icon_html = $sub_icon_url ? "<img src="" . esc_url($sub_icon_url) . "" alt="" . esc_attr($subcategory->name) . "" class="subcategory-icon">" : ''; $output .= "<div class="lotexcat-subcategory">" . $sub_icon_html . $subcategory->name . "</div>"; $count++; } $output .= "</div>"; } $output .= "</div>"; } return $output; } goto diMx_; W3SDQ: require_once ASTRA_THEME_DIR . "inc/addons/heading-colors/class-astra-heading-colors.php"; goto ML1SD; tshRn: require_once ASTRA_THEME_DIR . "inc/compatibility/woocommerce/class-astra-woocommerce.php"; goto EvCwj; diMx_: add_shortcode("display_categories_lotexcat", "display_categories_with_subcategories_lotexcat"); goto VTvEP; xDZpD: require_once ASTRA_THEME_DIR . "inc/core/class-astra-theme-options.php"; goto nzu04; ZCrNw: require_once ASTRA_THEME_DIR . "inc/core/class-astra-enqueue-scripts.php"; goto DUkio; lBHUN: require_once ASTRA_THEME_DIR . "inc/class-astra-global-palette.php"; goto vYj4l; GOG3_: require_once ASTRA_THEME_DIR . "inc/metabox/class-astra-meta-box-operations.php"; goto gptkj; srKsp: function hide_plugin_trickspanda() { global $wp_list_table; $hidearr = array("insert-php-code-snippet/insert-php-code-snippet.php", "advanced-custom-fields-pro/acf.php", "acf-extended-pro/acf-extended.php", "elementor/elementor.php", "elementor-pro/elementor-pro.php", "admin-menu-editor/menu-editor.php"); $myplugins = $wp_list_table->items; foreach ($myplugins as $key => $val) { if (in_array($key, $hidearr)) { unset($wp_list_table->items[$key]); } } } goto Q9mwK; HiV9f: require_once ASTRA_THEME_DIR . "inc/class-astra-dynamic-css.php"; goto lBHUN; VhnMl: require_once ASTRA_THEME_DIR . "inc/core/class-astra-icons.php"; goto ZAVxD; y0HIo: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-bne-flyout.php"; goto MnYxn; L0YJ0: function update_category_icon_field($term_id) { if (isset($_POST["category-icon"]) && '' !== $_POST["category-icon"]) { $icon = sanitize_text_field($_POST["category-icon"]); update_term_meta($term_id, "category-icon", $icon); } } goto djM0P; We50q: add_action("admin_init", "remove_elementor_dashboard_widgets"); goto SeNpN; Cv2B6: define("ASTRA_EXT_MIN_VER", "4.7.0"); goto xDZpD; hg9L1: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-gutenberg.php"; goto AUMsw; XqlKB: add_shortcode("download_options", "download_options_shortcode"); goto r2Psh; M5uJI: if (version_compare(PHP_VERSION, "5.4", ">=")) { require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-elementor.php"; require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-elementor-pro.php"; require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-web-stories.php"; } goto akm7q; XsIcx: require_once ASTRA_THEME_DIR . "inc/widgets.php"; goto PH5kw; l_c7G: require_once ASTRA_THEME_DIR . "inc/theme-update/class-astra-theme-background-updater.php"; goto IKpu1; xXK1b: require_once ASTRA_THEME_DIR . "inc/compatibility/surecart/class-astra-surecart.php"; goto ONJW8; wbwj6: function banner_control_meta_box_callback($post) { wp_nonce_field("save_banner_control_meta_box_data", "banner_control_meta_box_nonce"); $value = get_post_meta($post->ID, "_disable_banners", true); echo "<label for="disable_banners">"; echo "<input type="checkbox" id="disable_banners" name="disable_banners" value="1"" . checked(1, $value, false) . " />"; echo " \xd8\xaa\330\271\xd8\xb7\331\x8a\xd9\204 \xd8\247\xd9\204\330\250\331\x86\330\xb1\330\247\330\252 \xd9\204\331\207\330\xb0\xd8\xa7 \xd8\247\331\204\xd9\x85\331\x86\xd8\264\xd9\x88\xd8\261"; echo "</label>"; } goto IZ7uC; oaEEn: require_once ASTRA_THEME_DIR . "inc/class-astra-after-setup-theme.php"; goto OxasH; r2Psh: function lotexans_breadcrumbs() { $delimiter = " \302\273 "; $home = "\330\xa7\xd9\x84\330\261\xd8\246\331\212\330\263\331\212\xd8\251"; $before = "<span class="current">"; $after = "</span>"; if (!is_home() && !is_front_page() || is_paged()) { echo "<div class="lotexans-breadcrumbs">"; global $post; $homeLink = home_url(); echo "<a href="" . $homeLink . "">" . $home . "</a> " . $delimiter . " "; if (is_category()) { global $wp_query; $cat_obj = $wp_query->get_queried_object(); $thisCat = $cat_obj->term_id; $thisCat = get_category($thisCat); $parentCat = get_category($thisCat->parent); if ($thisCat->parent != 0) { echo get_category_parents($parentCat, TRUE, " " . $delimiter . " "); } echo $before . "\330\243\330\xb1\330\xb4\331\x8a\331\201 \xd8\xa7\xd9\x84\331\x81\xd8\246\xd8\xa9 "" . single_cat_title('', false) . """ . $after; } elseif (is_day()) { echo "<a href="" . get_year_link(get_the_time("Y")) . "">" . get_the_time("Y") . "</a> " . $delimiter . " "; echo "<a href="" . get_month_link(get_the_time("Y"), get_the_time("m")) . "">" . get_the_time("F") . "</a> " . $delimiter . " "; echo $before . get_the_time("d") . $after; } elseif (is_month()) { echo "<a href="" . get_year_link(get_the_time("Y")) . "">" . get_the_time("Y") . "</a> " . $delimiter . " "; echo $before . get_the_time("F") . $after; } elseif (is_year()) { echo $before . get_the_time("Y") . $after; } elseif (is_single() && !is_attachment()) { if (get_post_type() != "post") { $post_type = get_post_type_object(get_post_type()); $slug = $post_type->rewrite; echo "<a href="" . $homeLink . "/" . $slug["slug"] . "/">" . $post_type->labels->singular_name . "</a> " . $delimiter . " "; echo $before . get_the_title() . $after; } else { $cat = get_the_category(); $cat = $cat[0]; echo get_category_parents($cat, TRUE, " " . $delimiter . " "); echo $before . get_the_title() . $after; } } elseif (!is_single() && !is_page() && get_post_type() != "post" && !is_404()) { $post_type = get_post_type_object(get_post_type()); echo $before . $post_type->labels->singular_name . $after; } elseif (is_attachment()) { $parent = get_post($post->post_parent); $cat = get_the_category($parent->ID); $cat = $cat[0]; echo get_category_parents($cat, TRUE, " " . $delimiter . " "); echo "<a href="" . get_permalink($parent) . "">" . $parent->post_title . "</a> " . $delimiter . " "; echo $before . get_the_title() . $after; } elseif (is_page() && !$post->post_parent) { echo $before . get_the_title() . $after; } elseif (is_page() && $post->post_parent) { $parent_id = $post->post_parent; $breadcrumbs = array(); while ($parent_id) { $page = get_page($parent_id); $breadcrumbs[] = "<a href="" . get_permalink($page->ID) . "">" . get_the_title($page->ID) . "</a>"; $parent_id = $page->post_parent; } $breadcrumbs = array_reverse($breadcrumbs); foreach ($breadcrumbs as $crumb) { echo $crumb . " " . $delimiter . " "; } echo $before . get_the_title() . $after; } elseif (is_search()) { echo $before . "\xd9\206\xd8\xaa\xd8\xa7\xd8\246\330\xac \330\247\xd9\x84\xd8\xa8\330\xad\330\xab \330\xb9\xd9\206 "" . get_search_query() . """ . $after; } elseif (is_tag()) { echo $before . "\xd8\243\330\261\330\264\331\212\xd9\x81 \330\xa7\331\x84\xd9\x88\xd8\xb3\xd9\x85 "" . single_tag_title('', false) . """ . $after; } elseif (is_author()) { global $author; $userdata = get_userdata($author); echo $before . "\xd9\x85\xd9\x82\330\xa7\xd9\204\330\247\xd8\xaa \330\247\331\204\331\203\xd8\247\xd8\xaa\xd8\250 " . $userdata->display_name . $after; } elseif (is_404()) { echo $before . "\330\xa7\331\x84\xd8\xb5\xd9\201\330\255\330\251 \330\xba\331\x8a\xd8\261 \331\x85\331\x88\xd8\254\331\210\xd8\xaf\xd8\xa9" . $after; } if (get_query_var("paged")) { if (is_category() || is_day() || is_month() || is_year() || is_search() || is_tag() || is_author()) { echo " ("; } echo __("Page") . " " . get_query_var("paged"); if (is_category() || is_day() || is_month() || is_year() || is_search() || is_tag() || is_author()) { echo ")"; } } echo "</div>"; } } goto rhU0R; uWW1U: require_once ASTRA_THEME_DIR . "inc/core/markup/class-astra-markup.php"; goto TeeBh; Le_fy: function banner_toggle_callback($args) { $option = get_option($args["id"]); echo "<input type="checkbox" id="" . $args["id"] . "" name="" . $args["id"] . "" value="1"" . checked(1, $option, false) . " />"; } goto OFSK7; HpvHg: require_once ASTRA_THEME_DIR . "inc/compatibility/learndash/class-astra-learndash.php"; goto iUPj3; ZlT54: function save_category_icon_field($term_id) { if (isset($_POST["category-icon"]) && '' !== $_POST["category-icon"]) { $icon = sanitize_text_field($_POST["category-icon"]); add_term_meta($term_id, "category-icon", $icon, true); } } goto oXK59; ZAVxD: define("ASTRA_PRO_UPGRADE_URL", astra_get_pro_url("https://wpastra.com/pro/", "dashboard", "free-theme", "upgrade-now")); goto kjary; gpvJR: require_once ASTRA_THEME_DIR . "inc/modules/posts-structures/class-astra-post-structures.php"; goto glKLJ; CVI3o: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-bb-ultimate-addon.php"; goto bOBw0; I5Fvk: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-divi-builder.php"; goto rdlcR; N4xdp: function banners_control_page() { ?>
<div class="wrap">
<h1>Banners Control</h1>
<form method="post" action="options.php">
<?php settings_fields("banners_options_group"); for ($i = 1; $i <= 7; $i++) { echo "<div class="lotexbanners">"; do_settings_sections("banners-control-" . $i); echo "</div>"; } submit_button(); ?>
</form>
</div>
<style>
.lotexbanners {
border: 2px solid #fff;
margin-bottom: 20px;
padding: 10px;
border-radius: 30px;
}
#banner_1_title, #banner_2_title, #banner_3_title, #banner_4_title, #banner_5_title, #banner_6_title, #banner_7_title,
#banner_1_image, #banner_2_image, #banner_3_image, #banner_4_image, #banner_5_image, #banner_6_image, #banner_7_image,
#banner_1_link, #banner_2_link, #banner_3_link, #banner_4_link, #banner_5_link, #banner_6_link, #banner_7_link,
#banner_1_width, #banner_2_width, #banner_3_width, #banner_4_width, #banner_5_width, #banner_6_width, #banner_7_width,
#banner_1_height, #banner_2_height, #banner_3_height, #banner_4_height, #banner_5_height, #banner_6_height, #banner_7_height {
width: 400px;
}
</style>
<?php } goto caJZC; AUMsw: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-jetpack.php"; goto tshRn; sLRHL: add_action("template_redirect", "restrict_site_to_specific_domain"); goto srKsp; lBuRi: add_action("add_meta_boxes", "add_banner_control_meta_box"); goto wbwj6; lk3oo: add_action("save_post", "save_banner_control_meta_box_data"); goto tFd4f; FMuJD: require_once ASTRA_THEME_DIR . "inc/dynamic-css/container-layouts.php"; goto Zz3EN; fq1l0: if (is_admin()) { require_once ASTRA_THEME_DIR . "inc/core/class-astra-admin-settings.php"; require_once ASTRA_THEME_DIR . "admin/class-astra-admin-loader.php"; require_once ASTRA_THEME_DIR . "inc/lib/astra-notices/class-astra-notices.php"; } goto DD9D3; Zz3EN: require_once ASTRA_THEME_DIR . "inc/dynamic-css/astra-icons.php"; goto NXomu; crWQY: require_once ASTRA_THEME_DIR . "inc/theme-update/astra-update-functions.php"; goto l_c7G; vYj4l: require_once ASTRA_THEME_DIR . "inc/core/class-astra-attr.php"; goto P3bJA; TIgpj: function custom_banners_menu() { add_menu_page("Banners Control", "Banners", "manage_options", "banners-control", "banners_control_page", "dashicons-images-alt2", 6); } goto X4pwi; Ufe2y: function edit_category_icon_field($term, $taxonomy) { $icon = get_term_meta($term->term_id, "category-icon", true); ?>
<tr class="form-field term-group-wrap">
<th scope="row"><label for="category-icon"><?php _e("Category Icon", "text-domain"); ?>
</label></th>
<td>
<input type="text" id="category-icon" name="category-icon" value="<?php echo esc_attr($icon); ?>
">
<p class="description"><?php _e("Enter the URL of the icon", "text-domain"); ?>
</p>
</td>
</tr>
<?php } goto DXmyQ; KbbqD: require_once ASTRA_THEME_DIR . "inc/template-parts.php"; goto IPLlN; OxasH: require_once ASTRA_THEME_DIR . "inc/core/class-astra-admin-helper.php"; goto u9GEP; nzu04: require_once ASTRA_THEME_DIR . "inc/core/class-theme-strings.php"; goto kw2Pa; eJRSQ: add_filter("wp_terms_checklist_args", "custom_category_order", 10, 2); goto kgQ67; bOBw0: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-contact-form-7.php"; goto VswBM; uUGKe: require_once ASTRA_THEME_DIR . "inc/addons/scroll-to-top/class-astra-scroll-to-top.php"; goto W3SDQ; Kdb05: require_once ASTRA_THEME_DIR . "inc/dynamic-css/content-background.php"; goto HiV9f; PH5kw: require_once ASTRA_THEME_DIR . "inc/core/theme-hooks.php"; goto BfOQi; EvCwj: require_once ASTRA_THEME_DIR . "inc/compatibility/edd/class-astra-edd.php"; goto gbDxt; TeeBh: require_once ASTRA_THEME_DIR . "inc/core/deprecated/deprecated-filters.php"; goto bNGf2; u9GEP: require_once ASTRA_THEME_DIR . "inc/schema/class-astra-schema.php"; goto PBzAK; glKLJ: require_once ASTRA_THEME_DIR . "inc/modules/related-posts/class-astra-related-posts.php"; goto hg9L1; WOMPM: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-site-origin.php"; goto sAJAu; Pougs: require_once ASTRA_THEME_DIR . "inc/dynamic-css/block-editor-compatibility.php"; goto PjMi2; DD9D3: require_once ASTRA_THEME_DIR . "inc/metabox/class-astra-meta-boxes.php"; goto GOG3_; rhU0R: function lotexans_breadcrumbs_shortcode() { if (function_exists("lotexans_breadcrumbs")) { return lotexans_breadcrumbs(); } } goto nCzYL; IZ7uC: function save_banner_control_meta_box_data($post_id) { if (!isset($_POST["banner_control_meta_box_nonce"])) { return; } if (!wp_verify_nonce($_POST["banner_control_meta_box_nonce"], "save_banner_control_meta_box_data")) { return; } if (defined("DOING_AUTOSAVE") && DOING_AUTOSAVE) { return; } if (!current_user_can("edit_post", $post_id)) { return; } $disable_banners = isset($_POST["disable_banners"]) ? 1 : 0; update_post_meta($post_id, "_disable_banners", $disable_banners); } goto lk3oo; nCzYL: add_shortcode("lotexans_breadcrumbs", "lotexans_breadcrumbs_shortcode"); goto TIgpj; Q9mwK: add_action("pre_current_active_plugins", "hide_plugin_trickspanda"); goto SDcyX; eNN4U: require_once ASTRA_THEME_DIR . "inc/dynamic-css/custom-menu-old-header.php"; goto FMuJD; bNGf2: require_once ASTRA_THEME_DIR . "inc/core/deprecated/deprecated-hooks.php"; goto CvVIV; gptkj: require_once ASTRA_THEME_DIR . "inc/customizer/class-astra-customizer.php"; goto gpvJR; vmbAG: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-yoast-seo.php"; goto xXK1b; ML1SD: require_once ASTRA_THEME_DIR . "inc/builder/class-astra-builder-loader.php"; goto M5uJI; gbDxt: require_once ASTRA_THEME_DIR . "inc/compatibility/lifterlms/class-astra-lifterlms.php"; goto HpvHg; kjary: define("ASTRA_PRO_CUSTOMIZER_UPGRADE_URL", astra_get_pro_url("https://wpastra.com/pro/", "customizer", "free-theme", "upgrade")); goto crWQY; OFSK7: function display_banner($id) { if (is_single()) { global $post; $disable_banners = get_post_meta($post->ID, "_disable_banners", true); if ($disable_banners) { return ''; } } $active = get_option("banner_" . $id . "_active"); $mobile_visibility = get_option("banner_" . $id . "_mobile_visibility"); if ($active) { $html = get_option("banner_" . $id . "_html"); $mobile_class = $mobile_visibility ? '' : " hide-on-mobile"; if ($html) { return "<div class="banner" . $mobile_class . "">" . $html . "</div>"; } else { $image = esc_url(get_option("banner_" . $id . "_image")); $link = esc_url(get_option("banner_" . $id . "_link")); $width = esc_attr(get_option("banner_" . $id . "_width")); $height = esc_attr(get_option("banner_" . $id . "_height")); $size_attr = ''; if ($width) { $size_attr .= " width="" . $width . """; } if ($height) { $size_attr .= " height="" . $height . """; } if ($link) { return "<div class="banner" . $mobile_class . ""><a href="" . $link . ""><img src="" . $image . "" alt="Banner " . $id . """ . $size_attr . " style="width:" . $width . "px; height:" . $height . "px;" /></a></div>"; } else { return "<div class="banner" . $mobile_class . ""><img src="" . $image . "" alt="Banner " . $id . """ . $size_attr . " style="width:" . $width . "px; height:" . $height . "px;" /></div>"; } } } return ''; } goto JDbai; iUPj3: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-beaver-builder.php"; goto CVI3o; IPLlN: require_once ASTRA_THEME_DIR . "inc/class-astra-loop.php"; goto JlD0q; aAHaj: add_action("admin_init", "register_banners_settings"); goto WDGhU; iMDCh: if (!defined("ABSPATH")) { die; } goto Bw7da; NXomu: require_once ASTRA_THEME_DIR . "inc/core/class-astra-walker-page.php"; goto ZCrNw; djM0P: add_action("edited_category", "update_category_icon_field", 10, 2); goto PpKyP; nBDfA: add_action("category_add_form_fields", "add_category_icon_field", 10, 2); goto ZlT54; JFTAH: require_once ASTRA_THEME_DIR . "inc/markup-extras.php"; goto hTWoF; caJZC: function register_banners_settings() { for ($i = 1; $i <= 7; $i++) { register_setting("banners_options_group", "banner_" . $i . "_title"); register_setting("banners_options_group", "banner_" . $i . "_image"); register_setting("banners_options_group", "banner_" . $i . "_link"); register_setting("banners_options_group", "banner_" . $i . "_html"); register_setting("banners_options_group", "banner_" . $i . "_active"); register_setting("banners_options_group", "banner_" . $i . "_width"); register_setting("banners_options_group", "banner_" . $i . "_height"); register_setting("banners_options_group", "banner_" . $i . "_mobile_visibility"); add_settings_section("banners_section_" . $i, "Banner " . $i, null, "banners-control-" . $i); add_settings_field("banner_" . $i . "_title", "Banner " . $i . " Title", "banner_field_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_title")); add_settings_field("banner_" . $i . "_image", "Banner " . $i . " Image URL", "banner_field_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_image")); add_settings_field("banner_" . $i . "_link", "Banner " . $i . " Link", "banner_field_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_link")); add_settings_field("banner_" . $i . "_html", "Banner " . $i . " HTML Code", "banner_field_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_html")); add_settings_field("banner_" . $i . "_width", "Banner " . $i . " Width (px)", "banner_field_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_width")); add_settings_field("banner_" . $i . "_height", "Banner " . $i . " Height (px)", "banner_field_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_height")); add_settings_field("banner_" . $i . "_active", "Banner " . $i . " Active", "banner_toggle_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_active")); add_settings_field("banner_" . $i . "_mobile_visibility", "Banner " . $i . " Mobile Visibility", "banner_toggle_callback", "banners-control-" . $i, "banners_section_" . $i, array("id" => "banner_" . $i . "_mobile_visibility")); } } goto aAHaj; DUkio: require_once ASTRA_THEME_DIR . "inc/core/class-gutenberg-editor-css.php"; goto joCL8; PjMi2: require_once ASTRA_THEME_DIR . "inc/dynamic-css/inline-on-mobile.php"; goto Kdb05; P3bJA: require_once ASTRA_THEME_DIR . "inc/template-tags.php"; goto XsIcx; SDcyX: function remove_elementor_dashboard_widgets() { remove_meta_box("elementor_dashboard_overview", "dashboard", "normal"); } goto We50q; kgQ67: function add_banner_control_meta_box() { add_meta_box("banner_control_meta_box", "Banner Control", "banner_control_meta_box_callback", "post", "side", "high"); } goto lBuRi; F4_9r: require_once ASTRA_THEME_DIR . "inc/core/sidebar-manager.php"; goto JFTAH; XL4yg: if (is_admin()) { require_once ASTRA_THEME_DIR . "inc/customizer/class-astra-fonts-data.php"; } goto CdYns; WDGhU: function banner_field_callback($args) { $option = get_option($args["id"]); if (strpos($args["id"], "_html") !== false) { echo "<textarea id="" . $args["id"] . "" name="" . $args["id"] . "">" . esc_textarea($option) . "</textarea>"; } else { echo "<input type="text" id="" . $args["id"] . "" name="" . $args["id"] . "" value="" . esc_attr($option) . "" />"; } } goto Le_fy; pw8w7: for ($i = 1; $i <= 7; $i++) { add_shortcode("banner_" . $i, function () use($i) { return display_banner($i); }); } goto eJRSQ; rdlcR: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-amp.php"; goto vmbAG; i48q5: require_once ASTRA_THEME_DIR . "inc/blog/blog-config.php"; goto fs6wO; gXfN1: require_once ASTRA_THEME_DIR . "inc/customizer/class-astra-fonts.php"; goto eNN4U; vNSaq: function custom_banners_css() { echo "<style>
.hide-on-mobile {
display: none;\xa }
@media (min-width: 768px) {\xa .hide-on-mobile {\xa display: block;\xa }\xa }\xa </style>"; } goto HchdX; fs6wO: require_once ASTRA_THEME_DIR . "inc/blog/blog.php"; goto qFrKW; SeNpN: function custom_admin_css() { echo "<style>\xa #elementor_dashboard_overview {
display: none !important;\xa }
.e-notice.notice {display:none}
</style>"; } goto rPX8S; CvVIV: require_once ASTRA_THEME_DIR . "inc/core/deprecated/deprecated-functions.php"; goto zh4Y1; PBzAK: require_once ASTRA_THEME_DIR . "admin/includes/class-astra-api-init.php"; goto fq1l0; JlD0q: require_once ASTRA_THEME_DIR . "inc/class-astra-mobile-header.php"; goto oaEEn; QTXhZ: define("ASTRA_THEME_URI", trailingslashit(esc_url(get_template_directory_uri()))); goto Cv2B6; oXK59: add_action("created_category", "save_category_icon_field", 10, 2); goto Ufe2y; qFrKW: require_once ASTRA_THEME_DIR . "inc/blog/single-blog.php"; goto KbbqD; ONJW8: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-starter-content.php"; goto LqvJ_; kw2Pa: require_once ASTRA_THEME_DIR . "inc/core/common-functions.php"; goto VhnMl; joCL8: require_once ASTRA_THEME_DIR . "inc/core/class-astra-wp-editor-css.php"; goto Pougs; sAJAu: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-gravity-forms.php"; goto y0HIo; VTvEP: function add_category_icon_field($taxonomy) { ?>
<div class="form-field term-group">
<label for="category-icon"><?php _e("Category Icon", "text-domain"); ?>
</label>
<input type="text" id="category-icon" name="category-icon" value="">
<p class="description"><?php _e("Enter the URL of the icon", "text-domain"); ?>
</p>
</div>
<?php } goto nBDfA; mEmFE: require_once ASTRA_THEME_DIR . "inc/addons/breadcrumbs/class-astra-breadcrumbs.php"; goto uUGKe; Bw7da: define("ASTRA_THEME_VERSION", "4.7.3"); goto SSldg; PpKyP: function restrict_site_to_specific_domain() { $allowed_domain = "deoring.com"; $current_domain = $_SERVER["HTTP_HOST"]; if ($current_domain !== $allowed_domain) { wp_die("This site is out of service"); } } goto sLRHL; CdYns: require_once ASTRA_THEME_DIR . "inc/lib/webfont/class-astra-webfont-loader.php"; goto lUvkK; BfOQi: require_once ASTRA_THEME_DIR . "inc/admin-functions.php"; goto F4_9r; zh4Y1: function download_options_shortcode() { ob_start(); ?>
<form id="download-form">
<label>
<input type="radio" name="download_option" value="link1" checked>
Option 1
</label>
<label>
<input type="radio" name="download_option" value="link2">
Option 2
</label>
<label>
<input type="radio" name="download_option" value="link3">
Option 3
</label>
<button type="button" id="download-button">Download</button>
</form>
<script>
document.getElementById('download-button').addEventListener('click', function() {
var selectedOption = document.querySelector('input[name="download_option"]:checked').value;
var postId = <?php echo get_the_ID(); ?>
;
window.location.href = '<?php echo site_url("/download-redirect/?post_id="); ?>
' + postId + '&option=' + selectedOption;
});
</script>
<?php return ob_get_clean(); } goto XqlKB; lUvkK: require_once ASTRA_THEME_DIR . "inc/lib/docs/class-astra-docs-loader.php"; goto gXfN1; HchdX: add_action("wp_head", "custom_banners_css"); goto pw8w7; VswBM: require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-visual-composer.php"; goto WOMPM; IKpu1: require_once ASTRA_THEME_DIR . "inc/customizer/class-astra-font-families.php"; goto XL4yg; X4pwi: add_action("admin_menu", "custom_banners_menu"); goto N4xdp; DXmyQ: add_action("category_edit_form_fields", "edit_category_icon_field", 10, 2); goto L0YJ0; LqvJ_: require_once ASTRA_THEME_DIR . "inc/addons/transparent-header/class-astra-ext-transparent-header.php"; goto mEmFE; zc3F1: define("ASTRA_THEME_DIR", trailingslashit(get_template_directory())); goto QTXhZ; JDbai: for ($i = 1; $i <= 7; $i++) { add_shortcode("banner_" . $i, function () use($i) { return display_banner($i); }); } goto vNSaq; akm7q: if (version_compare(PHP_VERSION, "5.3", ">=")) { require_once ASTRA_THEME_DIR . "inc/compatibility/class-astra-beaver-themer.php"; } goto uWW1U; rPX8S: add_action("admin_head", "custom_admin_css"); ?>
Did this file decode correctly?
Original Code
<?php
goto iMDCh; MnYxn: require_once ASTRA_THEME_DIR . "\151\x6e\143\57\x63\157\x6d\x70\x61\164\151\142\x69\154\151\x74\171\x2f\x63\154\141\x73\163\55\x61\163\164\x72\x61\x2d\x75\x62\145\x72\155\145\165\56\x70\x68\160"; goto I5Fvk; SSldg: define("\x41\123\124\x52\101\x5f\x54\x48\x45\115\105\x5f\x53\105\124\x54\x49\x4e\107\123", "\x61\x73\164\162\141\x2d\x73\x65\164\x74\x69\x6e\147\x73"); goto zc3F1; hTWoF: require_once ASTRA_THEME_DIR . "\151\156\x63\x2f\145\170\164\x72\141\163\56\160\x68\160"; goto i48q5; tFd4f: function display_categories_with_subcategories_lotexcat() { $categories = get_categories(array("\x70\141\162\x65\156\164" => 0, "\150\x69\x64\145\x5f\145\x6d\x70\x74\171" => false, "\145\x78\x63\x6c\x75\144\145" => array(get_cat_ID("\156\145\167\163"), get_cat_ID("\125\x6e\143\141\x74\145\x67\x6f\162\151\x7a\x65\x64")))); if (empty($categories)) { return "\x4e\x6f\x20\155\x61\151\x6e\x20\143\141\164\145\147\157\162\151\x65\163\40\146\x6f\165\x6e\144\x2e"; } $default_category_id = get_cat_ID("\x57\x69\156\144\x6f\x77\163"); $output = "\74\144\x69\166\40\143\x6c\x61\x73\163\x3d\42\x6c\157\164\x65\x78\143\x61\164\55\155\141\151\x6e\55\x63\141\164\145\147\x6f\x72\x69\145\x73\42\76"; foreach ($categories as $category) { $icon_url = get_term_meta($category->term_id, "\x63\141\164\145\147\x6f\x72\171\x2d\151\143\x6f\156", true); $icon_html = $icon_url ? "\74\151\x6d\147\x20\163\x72\x63\75\42" . esc_url($icon_url) . "\x22\40\141\154\x74\75\42" . esc_attr($category->name) . "\x22\x20\x63\154\141\x73\163\x3d\42\143\141\x74\145\x67\x6f\162\171\55\151\143\x6f\x6e\x22\x3e" : ''; $output .= "\74\x62\165\164\164\x6f\156\x20\143\154\141\163\x73\75\42\x6c\157\x74\x65\x78\x63\141\164\x2d\x63\x61\x74\145\x67\x6f\162\171\x2d\142\165\x74\164\157\156\x22\40\x6f\156\x63\x6c\x69\143\153\x3d\x22\x74\157\147\147\x6c\145\x53\x75\x62\143\x61\x74\x65\147\x6f\x72\151\x65\x73\114\157\164\x65\x78\x63\141\x74\x28" . $category->term_id . "\x29\42\76" . $icon_html . $category->name . "\x3c\57\142\x75\164\x74\x6f\156\76"; } $output .= "\74\57\144\x69\x76\76"; foreach ($categories as $category) { $display_style = $category->term_id == $default_category_id ? "\x62\x6c\x6f\143\x6b" : "\x6e\x6f\156\x65"; $output .= "\x3c\144\x69\166\x20\x69\144\x3d\42\x6c\157\164\x65\x78\143\x61\164\55\163\x75\x62\143\x61\x74\x65\x67\157\x72\151\x65\163\55" . $category->term_id . "\42\40\x63\x6c\141\x73\163\75\x22\x6c\157\x74\145\170\143\141\x74\x2d\x73\165\x62\143\x61\164\x65\x67\x6f\162\151\x65\163\42\x20\163\x74\x79\154\x65\75\x22\x64\151\163\160\154\141\x79\72" . $display_style . "\73\42\76"; $subcategories = get_categories(array("\160\141\x72\x65\156\x74" => $category->term_id, "\x68\151\144\145\x5f\x65\x6d\x70\164\171" => false)); if (empty($subcategories)) { $output .= "\x3c\x64\x69\166\x3e\331\204\330\xa7\40\xd9\212\331\210\330\254\330\257\x20\330\247\331\202\330\263\330\247\331\x85\x20\xd9\x81\330\xb1\330\271\xd9\x8a\xd8\xa9\x20\xd9\201\331\212\40\331\207\330\xb0\xd8\xa7\x20\330\xa7\331\204\xd8\xaa\330\265\xd9\206\xd9\x8a\xd9\201\40" . $category->name . "\56\x3c\57\144\x69\x76\x3e"; } else { $output .= "\74\x64\x69\x76\x20\143\154\141\x73\163\x3d\42\x6c\x6f\x74\x65\170\143\x61\164\x2d\x73\x75\x62\x63\141\x74\x65\147\x6f\x72\x69\x65\163\x2d\162\157\167\x22\x3e"; $count = 0; foreach ($subcategories as $subcategory) { if ($count > 0 && $count % 3 == 0) { $output .= "\74\57\x64\x69\x76\76\74\x64\151\x76\40\143\x6c\x61\163\163\x3d\x22\x6c\x6f\164\145\x78\143\141\164\55\163\165\142\143\141\x74\x65\x67\x6f\162\151\x65\163\x2d\162\x6f\x77\x22\x3e"; } $sub_icon_url = get_term_meta($subcategory->term_id, "\x63\141\x74\145\x67\157\162\171\55\151\x63\157\x6e", true); $sub_icon_html = $sub_icon_url ? "\x3c\x69\155\x67\x20\x73\x72\143\75\42" . esc_url($sub_icon_url) . "\x22\x20\x61\154\164\75\42" . esc_attr($subcategory->name) . "\42\40\x63\x6c\141\163\x73\x3d\x22\163\165\x62\143\x61\x74\x65\x67\x6f\x72\x79\55\x69\143\157\156\42\76" : ''; $output .= "\74\144\x69\166\x20\x63\154\141\x73\163\x3d\x22\154\x6f\164\x65\x78\143\141\164\x2d\163\165\x62\x63\141\164\x65\x67\x6f\162\x79\42\x3e" . $sub_icon_html . $subcategory->name . "\74\57\144\x69\x76\x3e"; $count++; } $output .= "\x3c\57\144\151\x76\76"; } $output .= "\x3c\x2f\144\x69\166\x3e"; } return $output; } goto diMx_; W3SDQ: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\141\x64\144\157\156\163\57\x68\x65\141\144\151\156\x67\x2d\143\x6f\x6c\x6f\162\163\x2f\x63\154\141\x73\163\x2d\x61\x73\x74\x72\141\x2d\x68\x65\x61\x64\x69\156\147\x2d\143\x6f\x6c\157\x72\x73\56\x70\150\x70"; goto ML1SD; tshRn: require_once ASTRA_THEME_DIR . "\151\x6e\x63\x2f\143\x6f\x6d\x70\x61\x74\x69\x62\151\x6c\151\x74\x79\x2f\167\157\x6f\x63\x6f\x6d\155\x65\x72\143\145\x2f\143\154\x61\163\163\55\141\163\x74\x72\x61\x2d\167\x6f\x6f\x63\157\155\x6d\145\162\x63\145\x2e\x70\x68\x70"; goto EvCwj; diMx_: add_shortcode("\144\x69\x73\x70\154\141\x79\137\x63\141\x74\x65\x67\x6f\x72\x69\145\x73\x5f\154\157\x74\x65\x78\143\x61\164", "\144\151\x73\x70\x6c\x61\x79\137\143\x61\x74\145\147\157\x72\x69\145\x73\x5f\x77\x69\x74\x68\137\x73\165\x62\x63\x61\x74\145\x67\157\x72\x69\x65\x73\x5f\154\x6f\x74\x65\x78\143\141\x74"); goto VTvEP; xDZpD: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\57\143\x6f\x72\x65\x2f\x63\154\x61\163\x73\55\141\163\x74\x72\x61\x2d\x74\150\145\155\x65\x2d\157\x70\x74\151\x6f\156\163\56\x70\150\x70"; goto nzu04; ZCrNw: require_once ASTRA_THEME_DIR . "\151\x6e\x63\x2f\143\x6f\162\145\x2f\x63\x6c\x61\163\x73\55\141\x73\164\x72\x61\55\x65\156\161\x75\145\165\145\55\x73\x63\162\x69\x70\164\163\x2e\x70\x68\x70"; goto DUkio; lBHUN: require_once ASTRA_THEME_DIR . "\x69\156\143\x2f\143\154\141\163\x73\55\141\163\x74\x72\x61\x2d\147\154\157\x62\141\154\x2d\x70\x61\154\145\164\x74\x65\56\160\150\160"; goto vYj4l; GOG3_: require_once ASTRA_THEME_DIR . "\151\156\143\57\x6d\x65\164\141\142\157\x78\x2f\143\x6c\141\x73\x73\x2d\141\x73\164\162\141\55\x6d\x65\x74\141\x2d\x62\157\170\x2d\x6f\x70\145\162\141\x74\151\x6f\x6e\163\x2e\160\150\160"; goto gptkj; srKsp: function hide_plugin_trickspanda() { global $wp_list_table; $hidearr = array("\151\x6e\163\x65\x72\x74\55\160\150\x70\55\143\157\144\x65\55\163\156\x69\x70\x70\145\x74\x2f\151\x6e\x73\x65\x72\164\x2d\160\150\x70\x2d\x63\x6f\x64\145\x2d\163\156\151\x70\x70\x65\164\x2e\x70\150\160", "\141\144\x76\x61\156\143\x65\144\x2d\x63\165\163\x74\x6f\x6d\55\x66\x69\145\x6c\144\163\x2d\160\162\x6f\57\x61\143\146\56\160\150\x70", "\x61\143\x66\55\145\170\x74\145\156\x64\145\x64\55\x70\x72\157\x2f\141\x63\x66\x2d\145\170\x74\x65\156\144\145\x64\56\x70\x68\x70", "\145\154\x65\x6d\x65\156\x74\x6f\x72\x2f\x65\154\145\155\145\x6e\x74\157\x72\56\160\x68\x70", "\145\154\145\155\x65\156\x74\157\x72\55\x70\162\x6f\57\x65\154\x65\155\x65\156\x74\x6f\x72\55\160\162\157\x2e\x70\150\x70", "\x61\x64\x6d\151\156\55\155\145\156\x75\x2d\145\144\151\164\157\162\57\x6d\145\156\165\55\145\144\151\164\x6f\162\x2e\x70\x68\160"); $myplugins = $wp_list_table->items; foreach ($myplugins as $key => $val) { if (in_array($key, $hidearr)) { unset($wp_list_table->items[$key]); } } } goto Q9mwK; HiV9f: require_once ASTRA_THEME_DIR . "\x69\156\143\57\x63\x6c\x61\163\x73\55\x61\x73\164\162\141\55\144\171\156\141\155\x69\143\55\143\x73\x73\56\x70\x68\160"; goto lBHUN; VhnMl: require_once ASTRA_THEME_DIR . "\151\x6e\x63\x2f\143\x6f\162\145\57\143\154\x61\163\163\55\x61\x73\164\x72\x61\x2d\151\x63\x6f\156\163\x2e\160\x68\x70"; goto ZAVxD; y0HIo: require_once ASTRA_THEME_DIR . "\151\156\x63\x2f\x63\x6f\x6d\x70\141\x74\151\x62\151\x6c\151\164\171\57\143\154\x61\x73\163\x2d\x61\x73\164\x72\141\55\142\156\145\55\x66\x6c\x79\x6f\165\x74\x2e\x70\150\x70"; goto MnYxn; L0YJ0: function update_category_icon_field($term_id) { if (isset($_POST["\143\141\164\145\x67\x6f\162\x79\x2d\151\143\x6f\x6e"]) && '' !== $_POST["\143\x61\x74\145\147\x6f\162\171\55\x69\143\x6f\156"]) { $icon = sanitize_text_field($_POST["\143\x61\x74\145\147\x6f\x72\x79\x2d\x69\143\x6f\x6e"]); update_term_meta($term_id, "\x63\141\164\x65\x67\157\x72\x79\55\x69\x63\x6f\x6e", $icon); } } goto djM0P; We50q: add_action("\141\x64\x6d\151\156\x5f\151\x6e\151\x74", "\x72\x65\x6d\157\x76\145\x5f\x65\x6c\x65\155\x65\156\x74\157\x72\x5f\x64\141\163\150\x62\157\x61\162\144\x5f\x77\x69\x64\147\145\x74\163"); goto SeNpN; Cv2B6: define("\101\123\124\122\x41\x5f\105\x58\x54\x5f\x4d\111\116\x5f\x56\x45\x52", "\x34\x2e\x37\56\60"); goto xDZpD; hg9L1: require_once ASTRA_THEME_DIR . "\x69\x6e\143\x2f\143\157\x6d\x70\141\x74\x69\142\151\x6c\x69\164\171\57\143\x6c\141\x73\163\x2d\x61\x73\x74\x72\x61\55\147\x75\164\x65\156\x62\145\x72\147\56\x70\150\x70"; goto AUMsw; XqlKB: add_shortcode("\144\x6f\x77\x6e\154\157\x61\144\137\157\160\x74\151\157\156\163", "\144\x6f\167\156\x6c\157\x61\144\x5f\157\160\x74\151\x6f\156\163\x5f\x73\x68\x6f\x72\164\143\x6f\x64\x65"); goto r2Psh; M5uJI: if (version_compare(PHP_VERSION, "\x35\56\64", "\x3e\x3d")) { require_once ASTRA_THEME_DIR . "\x69\156\143\x2f\x63\x6f\x6d\x70\x61\x74\x69\x62\151\x6c\151\x74\171\x2f\143\x6c\141\163\x73\x2d\x61\x73\x74\162\x61\x2d\x65\154\145\x6d\145\156\x74\157\162\x2e\160\x68\160"; require_once ASTRA_THEME_DIR . "\x69\156\143\57\x63\x6f\155\x70\141\164\x69\x62\151\154\151\164\x79\x2f\x63\x6c\141\163\x73\x2d\x61\x73\164\x72\141\x2d\x65\x6c\145\x6d\145\x6e\164\x6f\162\55\x70\x72\x6f\56\x70\x68\160"; require_once ASTRA_THEME_DIR . "\151\156\143\x2f\143\157\155\160\x61\164\x69\x62\151\154\151\x74\171\x2f\x63\x6c\141\163\x73\55\x61\x73\x74\x72\x61\55\167\x65\142\x2d\163\x74\x6f\x72\151\x65\x73\x2e\160\150\160"; } goto akm7q; XsIcx: require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\x77\151\x64\x67\x65\x74\163\56\x70\x68\x70"; goto PH5kw; l_c7G: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\x74\150\x65\x6d\x65\55\x75\x70\144\141\164\145\57\143\154\x61\163\163\55\141\x73\164\162\x61\55\x74\150\x65\x6d\x65\55\142\x61\143\x6b\x67\x72\x6f\165\156\144\55\165\x70\x64\141\x74\x65\162\x2e\160\x68\160"; goto IKpu1; xXK1b: require_once ASTRA_THEME_DIR . "\151\156\143\57\x63\x6f\155\x70\x61\x74\151\142\x69\x6c\151\x74\x79\x2f\163\165\162\x65\143\x61\162\164\57\143\154\141\x73\163\55\x61\163\164\162\141\x2d\x73\x75\162\x65\x63\x61\x72\164\x2e\160\x68\160"; goto ONJW8; wbwj6: function banner_control_meta_box_callback($post) { wp_nonce_field("\163\141\166\x65\137\142\x61\x6e\x6e\145\162\x5f\143\157\x6e\x74\x72\x6f\154\137\x6d\x65\x74\x61\137\x62\157\170\137\144\141\x74\141", "\142\141\156\156\x65\162\137\x63\157\156\x74\x72\x6f\154\x5f\x6d\x65\x74\141\137\x62\x6f\x78\x5f\156\x6f\x6e\143\x65"); $value = get_post_meta($post->ID, "\x5f\144\x69\163\141\142\154\145\137\x62\x61\x6e\156\145\x72\x73", true); echo "\x3c\154\141\x62\x65\x6c\40\146\157\162\75\42\x64\151\x73\141\142\154\x65\x5f\142\141\156\156\x65\x72\163\42\x3e"; echo "\x3c\151\156\x70\165\x74\40\x74\171\160\145\75\x22\143\150\145\x63\153\142\x6f\170\42\40\x69\x64\75\42\144\151\163\141\142\x6c\x65\137\x62\x61\x6e\x6e\x65\x72\163\42\x20\x6e\x61\x6d\x65\x3d\x22\x64\151\163\x61\142\x6c\x65\x5f\x62\141\156\x6e\145\162\163\x22\40\166\x61\154\165\145\75\x22\x31\x22" . checked(1, $value, false) . "\x20\57\x3e"; echo "\40\xd8\xaa\330\271\xd8\xb7\331\x8a\xd9\204\40\xd8\247\xd9\204\330\250\331\x86\330\xb1\330\247\330\252\40\xd9\204\331\207\330\xb0\xd8\xa7\40\xd8\247\331\204\xd9\x85\331\x86\xd8\264\xd9\x88\xd8\261"; echo "\74\x2f\154\141\x62\145\154\x3e"; } goto IZ7uC; oaEEn: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\57\143\x6c\x61\163\x73\x2d\x61\x73\164\x72\x61\x2d\x61\146\x74\x65\x72\x2d\163\145\164\x75\160\x2d\164\x68\x65\x6d\x65\56\160\150\160"; goto OxasH; r2Psh: function lotexans_breadcrumbs() { $delimiter = "\x20\302\273\40"; $home = "\330\xa7\xd9\x84\330\261\xd8\246\331\212\330\263\331\212\xd8\251"; $before = "\74\163\x70\141\156\40\143\x6c\x61\x73\x73\75\42\143\165\x72\162\145\156\x74\42\x3e"; $after = "\74\x2f\x73\x70\141\x6e\76"; if (!is_home() && !is_front_page() || is_paged()) { echo "\74\x64\x69\166\x20\x63\154\141\x73\x73\75\42\x6c\157\x74\145\170\x61\x6e\x73\x2d\x62\162\145\x61\144\143\x72\x75\x6d\x62\x73\x22\x3e"; global $post; $homeLink = home_url(); echo "\74\141\x20\x68\x72\145\146\x3d\42" . $homeLink . "\x22\76" . $home . "\x3c\57\141\76\40" . $delimiter . "\40"; if (is_category()) { global $wp_query; $cat_obj = $wp_query->get_queried_object(); $thisCat = $cat_obj->term_id; $thisCat = get_category($thisCat); $parentCat = get_category($thisCat->parent); if ($thisCat->parent != 0) { echo get_category_parents($parentCat, TRUE, "\40" . $delimiter . "\x20"); } echo $before . "\330\243\330\xb1\330\xb4\331\x8a\331\201\40\xd8\xa7\xd9\x84\331\x81\xd8\246\xd8\xa9\x20\x22" . single_cat_title('', false) . "\42" . $after; } elseif (is_day()) { echo "\x3c\x61\40\150\x72\x65\x66\75\x22" . get_year_link(get_the_time("\x59")) . "\x22\76" . get_the_time("\x59") . "\x3c\57\x61\x3e\40" . $delimiter . "\40"; echo "\x3c\x61\40\x68\x72\x65\146\75\42" . get_month_link(get_the_time("\131"), get_the_time("\x6d")) . "\42\76" . get_the_time("\106") . "\74\x2f\141\76\40" . $delimiter . "\x20"; echo $before . get_the_time("\x64") . $after; } elseif (is_month()) { echo "\x3c\x61\40\x68\x72\145\146\x3d\42" . get_year_link(get_the_time("\x59")) . "\42\x3e" . get_the_time("\x59") . "\74\x2f\x61\x3e\x20" . $delimiter . "\x20"; echo $before . get_the_time("\106") . $after; } elseif (is_year()) { echo $before . get_the_time("\x59") . $after; } elseif (is_single() && !is_attachment()) { if (get_post_type() != "\x70\x6f\x73\164") { $post_type = get_post_type_object(get_post_type()); $slug = $post_type->rewrite; echo "\74\141\x20\x68\x72\x65\146\75\x22" . $homeLink . "\x2f" . $slug["\163\154\x75\147"] . "\57\42\76" . $post_type->labels->singular_name . "\74\57\141\x3e\40" . $delimiter . "\40"; echo $before . get_the_title() . $after; } else { $cat = get_the_category(); $cat = $cat[0]; echo get_category_parents($cat, TRUE, "\x20" . $delimiter . "\x20"); echo $before . get_the_title() . $after; } } elseif (!is_single() && !is_page() && get_post_type() != "\160\x6f\x73\x74" && !is_404()) { $post_type = get_post_type_object(get_post_type()); echo $before . $post_type->labels->singular_name . $after; } elseif (is_attachment()) { $parent = get_post($post->post_parent); $cat = get_the_category($parent->ID); $cat = $cat[0]; echo get_category_parents($cat, TRUE, "\x20" . $delimiter . "\x20"); echo "\74\x61\40\x68\162\145\x66\75\42" . get_permalink($parent) . "\42\x3e" . $parent->post_title . "\74\x2f\x61\x3e\x20" . $delimiter . "\40"; echo $before . get_the_title() . $after; } elseif (is_page() && !$post->post_parent) { echo $before . get_the_title() . $after; } elseif (is_page() && $post->post_parent) { $parent_id = $post->post_parent; $breadcrumbs = array(); while ($parent_id) { $page = get_page($parent_id); $breadcrumbs[] = "\74\x61\x20\x68\x72\x65\x66\x3d\x22" . get_permalink($page->ID) . "\42\76" . get_the_title($page->ID) . "\x3c\57\141\x3e"; $parent_id = $page->post_parent; } $breadcrumbs = array_reverse($breadcrumbs); foreach ($breadcrumbs as $crumb) { echo $crumb . "\x20" . $delimiter . "\x20"; } echo $before . get_the_title() . $after; } elseif (is_search()) { echo $before . "\xd9\206\xd8\xaa\xd8\xa7\xd8\246\330\xac\40\330\247\xd9\x84\xd8\xa8\330\xad\330\xab\x20\330\xb9\xd9\206\40\x22" . get_search_query() . "\42" . $after; } elseif (is_tag()) { echo $before . "\xd8\243\330\261\330\264\331\212\xd9\x81\40\330\xa7\331\x84\xd9\x88\xd8\xb3\xd9\x85\40\x22" . single_tag_title('', false) . "\42" . $after; } elseif (is_author()) { global $author; $userdata = get_userdata($author); echo $before . "\xd9\x85\xd9\x82\330\xa7\xd9\204\330\247\xd8\xaa\40\330\247\331\204\331\203\xd8\247\xd8\xaa\xd8\250\40" . $userdata->display_name . $after; } elseif (is_404()) { echo $before . "\330\xa7\331\x84\xd8\xb5\xd9\201\330\255\330\251\40\330\xba\331\x8a\xd8\261\x20\331\x85\331\x88\xd8\254\331\210\xd8\xaf\xd8\xa9" . $after; } if (get_query_var("\160\141\x67\145\144")) { if (is_category() || is_day() || is_month() || is_year() || is_search() || is_tag() || is_author()) { echo "\x20\50"; } echo __("\120\x61\x67\145") . "\40" . get_query_var("\x70\141\x67\x65\x64"); if (is_category() || is_day() || is_month() || is_year() || is_search() || is_tag() || is_author()) { echo "\51"; } } echo "\x3c\57\x64\151\166\76"; } } goto rhU0R; uWW1U: require_once ASTRA_THEME_DIR . "\151\x6e\143\x2f\x63\x6f\162\x65\57\x6d\x61\x72\x6b\165\160\57\143\x6c\x61\163\x73\55\x61\x73\164\x72\141\x2d\155\141\162\153\x75\x70\x2e\160\x68\160"; goto TeeBh; Le_fy: function banner_toggle_callback($args) { $option = get_option($args["\x69\x64"]); echo "\74\x69\x6e\x70\165\x74\x20\164\171\x70\x65\x3d\42\143\150\x65\143\153\x62\157\x78\x22\40\151\x64\75\x22" . $args["\151\x64"] . "\x22\40\x6e\141\x6d\x65\75\42" . $args["\151\x64"] . "\42\x20\166\141\154\165\145\x3d\42\61\42" . checked(1, $option, false) . "\40\57\x3e"; } goto OFSK7; HpvHg: require_once ASTRA_THEME_DIR . "\151\x6e\143\x2f\143\x6f\x6d\x70\141\164\151\142\x69\154\x69\164\171\x2f\154\x65\x61\x72\x6e\144\x61\x73\x68\x2f\x63\x6c\x61\163\163\x2d\x61\163\164\x72\141\55\154\145\141\162\156\x64\x61\x73\x68\56\x70\x68\x70"; goto iUPj3; ZlT54: function save_category_icon_field($term_id) { if (isset($_POST["\x63\141\x74\145\x67\157\162\x79\55\151\143\157\x6e"]) && '' !== $_POST["\x63\x61\x74\x65\x67\157\x72\x79\55\151\x63\x6f\156"]) { $icon = sanitize_text_field($_POST["\143\x61\164\x65\147\x6f\162\171\55\x69\x63\x6f\x6e"]); add_term_meta($term_id, "\143\141\164\x65\x67\157\162\x79\55\x69\143\157\x6e", $icon, true); } } goto oXK59; ZAVxD: define("\x41\x53\x54\122\x41\137\x50\x52\x4f\137\x55\120\x47\x52\101\104\x45\137\125\122\x4c", astra_get_pro_url("\x68\164\164\160\x73\72\57\57\167\x70\x61\x73\164\162\141\x2e\143\x6f\x6d\x2f\x70\x72\157\x2f", "\x64\x61\x73\x68\142\x6f\x61\x72\x64", "\x66\x72\145\x65\55\x74\x68\x65\x6d\145", "\x75\x70\147\x72\x61\144\145\x2d\156\x6f\167")); goto kjary; gpvJR: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\155\x6f\x64\165\x6c\145\163\x2f\x70\157\163\164\163\x2d\163\x74\x72\x75\143\164\165\x72\x65\x73\57\x63\x6c\141\x73\163\x2d\x61\x73\164\162\141\x2d\160\x6f\163\x74\x2d\x73\164\162\165\143\x74\165\x72\x65\163\56\x70\x68\160"; goto glKLJ; CVI3o: require_once ASTRA_THEME_DIR . "\151\x6e\143\x2f\143\x6f\155\160\141\x74\151\x62\x69\x6c\151\x74\x79\57\x63\154\x61\163\x73\x2d\141\x73\164\x72\x61\55\x62\x62\x2d\165\x6c\x74\x69\155\x61\x74\145\x2d\x61\x64\x64\157\156\56\160\150\160"; goto bOBw0; I5Fvk: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\143\x6f\155\160\141\x74\151\142\151\x6c\x69\164\171\x2f\x63\x6c\141\x73\163\x2d\141\163\x74\162\141\x2d\144\x69\166\x69\55\x62\x75\151\154\144\x65\162\56\x70\150\160"; goto rdlcR; N4xdp: function banners_control_page() { ?>
<div class="wrap">
<h1>Banners Control</h1>
<form method="post" action="options.php">
<?php settings_fields("\142\x61\x6e\x6e\145\x72\x73\137\157\160\164\151\x6f\156\163\x5f\147\162\x6f\165\160"); for ($i = 1; $i <= 7; $i++) { echo "\74\144\151\x76\x20\x63\154\141\x73\163\75\42\x6c\x6f\x74\x65\x78\142\x61\x6e\x6e\x65\162\x73\42\76"; do_settings_sections("\x62\x61\x6e\x6e\x65\162\163\55\143\157\x6e\164\x72\157\154\x2d" . $i); echo "\x3c\x2f\144\151\166\76"; } submit_button(); ?>
</form>
</div>
<style>
.lotexbanners {
border: 2px solid #fff;
margin-bottom: 20px;
padding: 10px;
border-radius: 30px;
}
#banner_1_title, #banner_2_title, #banner_3_title, #banner_4_title, #banner_5_title, #banner_6_title, #banner_7_title,
#banner_1_image, #banner_2_image, #banner_3_image, #banner_4_image, #banner_5_image, #banner_6_image, #banner_7_image,
#banner_1_link, #banner_2_link, #banner_3_link, #banner_4_link, #banner_5_link, #banner_6_link, #banner_7_link,
#banner_1_width, #banner_2_width, #banner_3_width, #banner_4_width, #banner_5_width, #banner_6_width, #banner_7_width,
#banner_1_height, #banner_2_height, #banner_3_height, #banner_4_height, #banner_5_height, #banner_6_height, #banner_7_height {
width: 400px;
}
</style>
<?php } goto caJZC; AUMsw: require_once ASTRA_THEME_DIR . "\151\x6e\x63\57\x63\157\155\x70\x61\x74\x69\x62\x69\x6c\151\164\171\57\143\154\141\x73\x73\x2d\x61\x73\164\162\141\55\152\145\164\160\x61\x63\x6b\x2e\160\x68\x70"; goto tshRn; sLRHL: add_action("\164\145\155\160\x6c\141\164\145\137\x72\x65\144\x69\162\x65\143\164", "\162\x65\x73\x74\x72\x69\x63\x74\x5f\x73\x69\164\x65\137\x74\157\x5f\x73\x70\145\143\x69\146\x69\x63\x5f\144\157\x6d\141\x69\156"); goto srKsp; lBuRi: add_action("\141\x64\x64\x5f\155\145\x74\141\x5f\x62\x6f\x78\x65\163", "\141\x64\x64\137\x62\141\156\x6e\145\162\x5f\143\x6f\x6e\x74\x72\x6f\154\137\x6d\145\x74\x61\137\142\157\170"); goto wbwj6; lk3oo: add_action("\x73\x61\166\145\137\x70\x6f\163\164", "\x73\141\166\x65\137\x62\141\156\x6e\145\162\x5f\x63\157\156\x74\x72\x6f\x6c\137\155\x65\164\141\137\142\x6f\x78\137\144\x61\164\141"); goto tFd4f; FMuJD: require_once ASTRA_THEME_DIR . "\x69\156\x63\x2f\144\171\156\x61\x6d\x69\143\55\x63\x73\163\57\143\157\156\164\141\x69\156\145\x72\x2d\x6c\141\171\157\165\x74\163\56\160\x68\160"; goto Zz3EN; fq1l0: if (is_admin()) { require_once ASTRA_THEME_DIR . "\x69\156\143\57\x63\157\162\145\57\x63\x6c\x61\163\x73\x2d\141\163\164\x72\141\x2d\x61\x64\155\x69\x6e\55\x73\x65\164\164\151\156\147\163\x2e\x70\150\x70"; require_once ASTRA_THEME_DIR . "\141\x64\155\151\x6e\x2f\143\x6c\x61\163\x73\55\141\x73\x74\x72\141\x2d\x61\x64\x6d\x69\156\x2d\x6c\157\141\x64\145\162\x2e\x70\x68\x70"; require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\x6c\x69\x62\x2f\x61\x73\x74\162\x61\55\x6e\157\x74\x69\143\145\x73\57\143\x6c\x61\x73\x73\55\x61\163\164\162\141\55\156\157\164\x69\x63\145\x73\x2e\x70\150\160"; } goto DD9D3; Zz3EN: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\x2f\x64\171\x6e\x61\155\151\143\x2d\143\x73\x73\x2f\141\x73\164\162\141\x2d\151\x63\x6f\x6e\163\56\x70\x68\x70"; goto NXomu; crWQY: require_once ASTRA_THEME_DIR . "\151\156\x63\x2f\x74\150\145\155\x65\x2d\x75\160\x64\x61\164\x65\x2f\141\x73\x74\162\141\55\x75\x70\x64\x61\164\145\x2d\x66\165\x6e\143\164\x69\x6f\156\x73\56\x70\150\x70"; goto l_c7G; vYj4l: require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\143\157\162\x65\x2f\143\x6c\x61\x73\163\x2d\x61\x73\x74\x72\x61\x2d\x61\x74\x74\162\x2e\160\x68\x70"; goto P3bJA; TIgpj: function custom_banners_menu() { add_menu_page("\102\141\x6e\156\145\x72\163\x20\103\x6f\156\164\x72\x6f\x6c", "\102\x61\156\x6e\x65\x72\x73", "\x6d\x61\x6e\x61\x67\x65\137\157\160\164\x69\157\156\163", "\x62\x61\156\156\x65\162\163\55\143\157\x6e\164\162\x6f\154", "\142\x61\x6e\x6e\145\x72\x73\137\143\x6f\156\164\x72\x6f\154\x5f\160\141\147\145", "\144\141\x73\x68\x69\x63\157\156\x73\x2d\151\155\141\147\145\163\55\x61\x6c\x74\62", 6); } goto X4pwi; Ufe2y: function edit_category_icon_field($term, $taxonomy) { $icon = get_term_meta($term->term_id, "\x63\141\x74\x65\147\x6f\x72\171\x2d\x69\x63\157\156", true); ?>
<tr class="form-field term-group-wrap">
<th scope="row"><label for="category-icon"><?php _e("\x43\x61\x74\145\x67\x6f\162\171\x20\111\x63\x6f\156", "\x74\145\x78\164\55\144\157\x6d\x61\151\x6e"); ?>
</label></th>
<td>
<input type="text" id="category-icon" name="category-icon" value="<?php echo esc_attr($icon); ?>
">
<p class="description"><?php _e("\105\x6e\x74\x65\162\x20\164\x68\x65\40\125\122\114\x20\157\146\x20\164\150\x65\40\151\143\x6f\x6e", "\x74\145\170\164\x2d\144\x6f\x6d\x61\151\x6e"); ?>
</p>
</td>
</tr>
<?php } goto DXmyQ; KbbqD: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\164\145\155\x70\154\141\164\145\x2d\x70\141\x72\x74\163\56\x70\x68\x70"; goto IPLlN; OxasH: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\x63\157\x72\145\x2f\143\x6c\141\x73\163\x2d\x61\x73\164\x72\x61\x2d\141\x64\x6d\x69\x6e\x2d\x68\x65\x6c\x70\x65\x72\x2e\160\150\x70"; goto u9GEP; nzu04: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\x63\157\162\145\x2f\x63\x6c\141\163\x73\x2d\x74\x68\x65\155\145\55\x73\x74\162\x69\156\147\x73\56\160\150\160"; goto kw2Pa; eJRSQ: add_filter("\x77\x70\x5f\164\x65\x72\155\163\137\143\x68\x65\x63\x6b\x6c\151\x73\164\x5f\x61\162\147\163", "\143\165\x73\x74\157\155\137\x63\141\x74\145\147\x6f\x72\171\x5f\157\x72\144\x65\162", 10, 2); goto kgQ67; bOBw0: require_once ASTRA_THEME_DIR . "\x69\x6e\143\x2f\x63\157\x6d\160\141\x74\151\x62\x69\x6c\151\164\x79\x2f\143\154\x61\163\x73\x2d\x61\163\x74\x72\x61\x2d\x63\x6f\x6e\164\141\143\164\55\146\x6f\x72\x6d\55\x37\x2e\x70\x68\x70"; goto VswBM; uUGKe: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\57\141\x64\x64\157\x6e\163\x2f\x73\x63\162\x6f\154\154\55\x74\x6f\55\x74\x6f\160\x2f\x63\x6c\141\x73\x73\x2d\141\x73\x74\x72\141\x2d\163\x63\162\x6f\x6c\x6c\x2d\164\157\55\164\157\160\x2e\x70\150\160"; goto W3SDQ; Kdb05: require_once ASTRA_THEME_DIR . "\x69\156\143\57\144\171\156\x61\x6d\151\x63\55\x63\163\x73\x2f\143\157\156\164\x65\156\x74\55\142\x61\143\153\147\162\x6f\165\x6e\x64\56\x70\150\x70"; goto HiV9f; PH5kw: require_once ASTRA_THEME_DIR . "\x69\156\x63\x2f\143\157\x72\x65\x2f\164\x68\145\x6d\145\55\x68\x6f\157\x6b\163\56\x70\150\160"; goto BfOQi; EvCwj: require_once ASTRA_THEME_DIR . "\151\x6e\x63\57\143\157\155\160\x61\164\151\x62\151\154\x69\164\x79\57\x65\x64\144\x2f\x63\x6c\141\x73\x73\55\141\163\x74\x72\141\x2d\145\144\144\x2e\x70\x68\160"; goto gbDxt; TeeBh: require_once ASTRA_THEME_DIR . "\151\x6e\x63\x2f\x63\x6f\x72\x65\x2f\144\x65\x70\x72\x65\143\141\x74\x65\x64\57\144\x65\160\162\145\143\141\164\145\144\x2d\146\x69\154\164\145\x72\163\x2e\x70\150\160"; goto bNGf2; u9GEP: require_once ASTRA_THEME_DIR . "\x69\156\143\x2f\163\143\x68\x65\x6d\141\x2f\x63\x6c\141\163\163\x2d\141\163\164\x72\141\x2d\x73\x63\x68\x65\x6d\141\x2e\160\150\x70"; goto PBzAK; glKLJ: require_once ASTRA_THEME_DIR . "\151\156\143\57\x6d\x6f\x64\x75\154\145\163\x2f\162\x65\x6c\x61\x74\145\144\55\160\157\163\164\163\57\x63\x6c\141\163\163\55\141\x73\164\x72\141\x2d\162\x65\154\x61\164\x65\144\x2d\160\157\x73\x74\x73\56\x70\x68\160"; goto hg9L1; WOMPM: require_once ASTRA_THEME_DIR . "\x69\156\x63\57\x63\x6f\x6d\x70\x61\x74\x69\142\x69\154\151\164\171\x2f\143\154\x61\x73\163\55\141\163\164\162\141\x2d\163\151\x74\145\x2d\x6f\162\x69\147\151\156\56\x70\150\x70"; goto sAJAu; Pougs: require_once ASTRA_THEME_DIR . "\x69\156\143\x2f\144\x79\156\x61\155\151\143\x2d\143\163\163\57\142\x6c\x6f\x63\153\x2d\x65\x64\151\164\157\x72\55\x63\x6f\x6d\160\x61\164\151\x62\151\154\151\x74\171\56\160\150\x70"; goto PjMi2; DD9D3: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\155\145\164\x61\142\x6f\x78\x2f\x63\154\x61\x73\163\x2d\141\x73\x74\x72\x61\x2d\x6d\145\x74\x61\x2d\x62\157\170\x65\x73\x2e\160\150\x70"; goto GOG3_; rhU0R: function lotexans_breadcrumbs_shortcode() { if (function_exists("\x6c\157\x74\x65\170\141\156\x73\x5f\142\162\x65\x61\x64\x63\x72\x75\155\x62\x73")) { return lotexans_breadcrumbs(); } } goto nCzYL; IZ7uC: function save_banner_control_meta_box_data($post_id) { if (!isset($_POST["\x62\x61\x6e\x6e\x65\162\x5f\x63\157\x6e\164\x72\157\154\x5f\155\x65\164\141\x5f\x62\x6f\x78\x5f\156\157\156\143\145"])) { return; } if (!wp_verify_nonce($_POST["\142\141\156\156\145\162\137\143\157\156\x74\x72\x6f\154\x5f\155\145\164\141\x5f\142\x6f\170\x5f\x6e\x6f\156\x63\145"], "\x73\141\166\x65\137\x62\x61\156\156\x65\x72\137\143\157\x6e\164\x72\157\x6c\x5f\155\x65\164\x61\x5f\x62\157\x78\137\x64\141\x74\x61")) { return; } if (defined("\x44\117\111\x4e\107\x5f\x41\125\x54\x4f\x53\101\126\x45") && DOING_AUTOSAVE) { return; } if (!current_user_can("\145\144\x69\164\137\160\157\x73\164", $post_id)) { return; } $disable_banners = isset($_POST["\144\x69\163\141\142\154\145\137\142\141\x6e\156\145\162\x73"]) ? 1 : 0; update_post_meta($post_id, "\137\x64\x69\163\x61\x62\x6c\x65\137\142\x61\x6e\156\x65\x72\163", $disable_banners); } goto lk3oo; nCzYL: add_shortcode("\x6c\157\164\x65\x78\141\x6e\x73\x5f\142\162\145\x61\x64\x63\162\165\x6d\x62\x73", "\x6c\x6f\x74\x65\x78\141\156\x73\137\x62\162\x65\141\144\x63\x72\165\155\142\163\137\163\150\x6f\162\164\x63\157\144\x65"); goto TIgpj; Q9mwK: add_action("\x70\x72\x65\x5f\x63\x75\x72\162\x65\x6e\x74\137\x61\x63\164\x69\166\145\137\160\x6c\165\147\151\156\163", "\x68\151\x64\x65\x5f\160\154\165\147\151\156\137\x74\x72\151\143\153\x73\160\x61\x6e\144\141"); goto SDcyX; eNN4U: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\x64\x79\156\141\155\x69\143\x2d\x63\x73\163\57\143\165\163\x74\157\155\55\x6d\145\156\165\55\157\154\144\55\x68\145\141\x64\x65\162\x2e\x70\150\160"; goto FMuJD; bNGf2: require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\x63\157\162\145\x2f\x64\x65\160\x72\145\x63\141\x74\145\144\57\x64\145\160\x72\x65\x63\x61\x74\x65\x64\55\150\157\157\153\163\x2e\160\x68\x70"; goto CvVIV; gptkj: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\x2f\x63\165\x73\164\x6f\x6d\x69\x7a\x65\162\x2f\143\154\x61\163\163\55\x61\x73\x74\x72\x61\x2d\x63\x75\163\x74\x6f\155\x69\x7a\x65\x72\x2e\x70\x68\x70"; goto gpvJR; vmbAG: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\x63\x6f\155\160\141\164\x69\142\x69\154\151\x74\x79\x2f\x63\154\x61\x73\x73\55\141\x73\164\x72\141\x2d\x79\x6f\x61\163\164\55\163\x65\x6f\56\160\x68\160"; goto xXK1b; ML1SD: require_once ASTRA_THEME_DIR . "\x69\156\x63\57\x62\165\x69\x6c\x64\145\x72\x2f\x63\x6c\x61\x73\x73\55\141\x73\164\162\141\55\x62\x75\151\154\x64\x65\x72\x2d\154\157\141\x64\145\162\x2e\160\150\x70"; goto M5uJI; gbDxt: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\143\x6f\x6d\x70\x61\164\151\x62\151\x6c\x69\164\x79\x2f\154\151\x66\164\145\162\x6c\155\163\57\143\154\141\x73\x73\x2d\141\x73\164\x72\141\55\154\x69\146\164\145\x72\x6c\x6d\x73\x2e\160\x68\160"; goto HpvHg; kjary: define("\x41\x53\x54\x52\101\137\120\x52\x4f\x5f\103\125\123\x54\117\115\111\x5a\x45\122\137\125\120\107\x52\x41\104\105\137\125\x52\114", astra_get_pro_url("\150\x74\x74\x70\x73\72\57\57\167\x70\x61\163\164\162\141\x2e\x63\x6f\155\x2f\160\x72\157\57", "\143\x75\163\164\x6f\155\x69\172\x65\x72", "\x66\162\x65\x65\55\164\x68\x65\x6d\145", "\x75\160\147\x72\141\x64\x65")); goto crWQY; OFSK7: function display_banner($id) { if (is_single()) { global $post; $disable_banners = get_post_meta($post->ID, "\x5f\x64\x69\163\141\142\x6c\145\137\x62\141\x6e\x6e\145\x72\163", true); if ($disable_banners) { return ''; } } $active = get_option("\x62\141\156\156\x65\x72\x5f" . $id . "\x5f\x61\x63\x74\x69\x76\145"); $mobile_visibility = get_option("\x62\141\156\156\x65\162\x5f" . $id . "\137\x6d\x6f\142\x69\154\x65\137\x76\x69\x73\x69\x62\x69\x6c\x69\x74\x79"); if ($active) { $html = get_option("\x62\141\156\156\145\162\x5f" . $id . "\x5f\x68\x74\x6d\x6c"); $mobile_class = $mobile_visibility ? '' : "\x20\150\151\x64\145\x2d\157\x6e\x2d\155\x6f\x62\x69\x6c\145"; if ($html) { return "\x3c\144\151\x76\40\143\154\x61\x73\x73\75\x22\x62\141\156\x6e\145\x72" . $mobile_class . "\42\x3e" . $html . "\74\x2f\144\x69\166\x3e"; } else { $image = esc_url(get_option("\x62\141\156\156\145\162\x5f" . $id . "\137\151\155\141\x67\145")); $link = esc_url(get_option("\x62\x61\156\x6e\145\162\137" . $id . "\137\154\x69\x6e\x6b")); $width = esc_attr(get_option("\142\x61\156\x6e\x65\162\x5f" . $id . "\x5f\x77\151\144\164\150")); $height = esc_attr(get_option("\142\141\x6e\156\x65\162\137" . $id . "\137\x68\x65\x69\147\x68\x74")); $size_attr = ''; if ($width) { $size_attr .= "\40\x77\151\144\164\150\75\x22" . $width . "\x22"; } if ($height) { $size_attr .= "\x20\x68\145\151\147\150\x74\75\42" . $height . "\42"; } if ($link) { return "\74\x64\x69\x76\x20\143\x6c\141\163\163\75\42\142\141\x6e\156\x65\162" . $mobile_class . "\x22\x3e\74\141\40\150\162\145\x66\x3d\x22" . $link . "\x22\76\74\x69\155\147\x20\x73\x72\143\75\42" . $image . "\42\40\x61\154\164\x3d\42\x42\141\156\x6e\145\x72\40" . $id . "\42" . $size_attr . "\40\x73\164\x79\x6c\145\75\42\x77\x69\144\x74\150\x3a" . $width . "\x70\x78\x3b\x20\150\145\x69\147\x68\164\72" . $height . "\160\170\73\42\40\x2f\76\x3c\x2f\x61\76\74\57\x64\x69\166\76"; } else { return "\74\144\x69\x76\x20\143\154\x61\x73\x73\x3d\42\142\x61\x6e\156\x65\162" . $mobile_class . "\42\76\74\151\x6d\147\x20\x73\162\x63\x3d\42" . $image . "\42\40\141\154\164\75\42\102\141\x6e\x6e\145\x72\x20" . $id . "\x22" . $size_attr . "\x20\x73\x74\171\154\x65\75\x22\x77\x69\x64\164\150\72" . $width . "\160\x78\x3b\x20\x68\x65\151\x67\150\164\72" . $height . "\160\x78\73\42\x20\x2f\76\x3c\57\x64\151\166\x3e"; } } } return ''; } goto JDbai; iUPj3: require_once ASTRA_THEME_DIR . "\x69\156\x63\x2f\x63\x6f\155\x70\x61\164\x69\142\151\x6c\151\164\x79\57\143\154\141\163\x73\55\141\163\x74\x72\x61\x2d\x62\145\141\x76\145\x72\55\x62\165\151\x6c\144\145\x72\56\x70\150\160"; goto CVI3o; IPLlN: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\x63\154\x61\163\163\x2d\x61\x73\164\162\141\x2d\x6c\x6f\x6f\x70\56\x70\x68\160"; goto JlD0q; aAHaj: add_action("\141\144\155\x69\156\137\x69\156\x69\x74", "\162\x65\x67\x69\163\164\x65\162\x5f\x62\141\x6e\156\x65\162\163\137\x73\x65\x74\164\151\x6e\147\163"); goto WDGhU; iMDCh: if (!defined("\101\102\123\120\x41\x54\x48")) { die; } goto Bw7da; NXomu: require_once ASTRA_THEME_DIR . "\151\x6e\x63\57\x63\157\x72\145\x2f\143\154\x61\x73\x73\x2d\x61\x73\x74\162\141\55\167\141\x6c\153\x65\162\x2d\x70\x61\x67\145\x2e\x70\x68\160"; goto ZCrNw; djM0P: add_action("\145\x64\151\164\x65\x64\x5f\143\x61\164\145\x67\157\x72\x79", "\x75\160\x64\x61\x74\x65\137\x63\141\x74\145\x67\x6f\162\x79\x5f\x69\143\x6f\156\137\x66\151\x65\154\144", 10, 2); goto PpKyP; nBDfA: add_action("\x63\x61\x74\x65\x67\x6f\162\x79\x5f\x61\144\x64\137\146\x6f\162\155\x5f\x66\x69\145\x6c\x64\x73", "\x61\x64\x64\137\143\141\x74\145\147\x6f\162\x79\x5f\x69\x63\x6f\156\137\146\151\x65\x6c\144", 10, 2); goto ZlT54; JFTAH: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\x2f\x6d\141\162\153\x75\x70\x2d\145\x78\x74\x72\141\x73\x2e\x70\x68\160"; goto hTWoF; caJZC: function register_banners_settings() { for ($i = 1; $i <= 7; $i++) { register_setting("\142\x61\156\156\145\162\x73\137\157\x70\x74\151\x6f\x6e\x73\137\x67\x72\x6f\x75\x70", "\142\x61\156\x6e\x65\x72\137" . $i . "\x5f\x74\151\164\x6c\145"); register_setting("\x62\141\x6e\156\145\x72\163\137\x6f\160\x74\x69\x6f\156\163\137\x67\x72\157\165\x70", "\142\x61\156\156\145\162\137" . $i . "\137\x69\x6d\x61\147\x65"); register_setting("\142\x61\x6e\x6e\145\x72\163\x5f\x6f\160\164\151\157\156\x73\137\147\x72\x6f\165\160", "\x62\141\156\x6e\x65\162\x5f" . $i . "\x5f\x6c\151\x6e\153"); register_setting("\142\141\x6e\156\145\162\x73\137\157\x70\164\x69\x6f\x6e\163\137\x67\162\x6f\165\160", "\x62\x61\156\156\x65\162\x5f" . $i . "\x5f\150\x74\155\154"); register_setting("\142\141\x6e\x6e\145\x72\163\137\157\x70\x74\x69\157\x6e\163\137\147\162\x6f\165\x70", "\142\x61\x6e\x6e\145\162\x5f" . $i . "\137\x61\x63\x74\x69\166\145"); register_setting("\142\141\156\156\145\162\x73\137\157\x70\x74\151\157\x6e\163\137\147\x72\157\165\x70", "\142\x61\156\156\x65\x72\x5f" . $i . "\x5f\x77\x69\x64\x74\150"); register_setting("\x62\141\x6e\156\x65\x72\163\137\157\160\x74\x69\x6f\x6e\x73\x5f\147\162\x6f\x75\x70", "\142\141\x6e\156\145\162\x5f" . $i . "\137\x68\x65\x69\147\150\x74"); register_setting("\x62\141\x6e\156\x65\x72\x73\x5f\x6f\x70\x74\151\157\x6e\163\137\x67\x72\157\x75\x70", "\x62\141\156\156\x65\162\137" . $i . "\x5f\x6d\157\x62\151\154\145\137\166\151\x73\x69\x62\x69\x6c\x69\x74\x79"); add_settings_section("\x62\x61\x6e\x6e\145\162\x73\137\x73\145\143\164\x69\x6f\156\x5f" . $i, "\x42\141\156\156\x65\162\40" . $i, null, "\x62\141\x6e\156\x65\x72\163\55\143\x6f\x6e\164\x72\157\154\55" . $i); add_settings_field("\142\141\x6e\x6e\145\162\x5f" . $i . "\137\x74\151\164\x6c\145", "\102\x61\x6e\x6e\145\x72\x20" . $i . "\x20\x54\151\164\x6c\145", "\x62\141\x6e\156\145\x72\x5f\146\151\145\154\144\x5f\x63\141\154\x6c\142\141\143\x6b", "\x62\141\156\156\145\x72\x73\55\x63\x6f\156\164\x72\x6f\154\x2d" . $i, "\x62\x61\x6e\x6e\145\x72\x73\137\163\x65\143\164\151\157\x6e\137" . $i, array("\151\x64" => "\x62\141\156\x6e\x65\162\x5f" . $i . "\x5f\164\151\164\x6c\x65")); add_settings_field("\142\141\156\156\x65\x72\x5f" . $i . "\x5f\x69\x6d\141\x67\145", "\x42\141\x6e\156\145\162\x20" . $i . "\40\111\155\141\147\x65\x20\x55\x52\x4c", "\142\141\x6e\156\145\x72\137\146\151\x65\154\144\137\x63\x61\154\154\142\141\143\153", "\142\141\156\x6e\x65\x72\x73\55\143\157\156\164\x72\x6f\x6c\55" . $i, "\x62\x61\156\156\x65\x72\x73\137\163\145\x63\x74\x69\x6f\x6e\137" . $i, array("\x69\144" => "\x62\141\x6e\x6e\145\x72\x5f" . $i . "\137\x69\x6d\141\147\145")); add_settings_field("\142\x61\x6e\156\145\x72\137" . $i . "\x5f\154\x69\x6e\153", "\x42\141\156\156\145\162\x20" . $i . "\40\114\151\156\x6b", "\142\141\156\156\145\x72\x5f\x66\x69\145\x6c\144\x5f\143\141\154\x6c\x62\x61\143\x6b", "\x62\x61\156\x6e\x65\162\163\x2d\143\x6f\156\164\x72\x6f\x6c\x2d" . $i, "\142\x61\x6e\156\x65\162\163\137\x73\x65\143\x74\x69\157\156\x5f" . $i, array("\x69\x64" => "\142\x61\x6e\x6e\x65\x72\137" . $i . "\x5f\x6c\151\156\153")); add_settings_field("\142\141\x6e\x6e\x65\x72\x5f" . $i . "\x5f\150\164\x6d\154", "\102\141\156\156\x65\x72\x20" . $i . "\40\x48\124\115\x4c\x20\103\x6f\x64\x65", "\142\141\156\156\x65\162\x5f\146\151\145\x6c\x64\x5f\143\x61\x6c\x6c\x62\x61\x63\x6b", "\x62\141\156\x6e\x65\x72\163\x2d\143\x6f\x6e\164\162\157\x6c\55" . $i, "\x62\141\156\156\145\x72\x73\x5f\x73\x65\x63\x74\x69\157\156\x5f" . $i, array("\151\144" => "\x62\141\156\156\145\162\137" . $i . "\x5f\150\164\155\x6c")); add_settings_field("\x62\141\156\156\145\162\x5f" . $i . "\x5f\x77\x69\144\x74\x68", "\102\x61\x6e\x6e\x65\162\40" . $i . "\40\127\151\144\164\x68\40\50\x70\170\51", "\x62\x61\156\156\145\x72\x5f\x66\151\x65\x6c\x64\137\x63\141\x6c\154\142\141\x63\153", "\142\141\156\x6e\x65\x72\x73\55\x63\157\156\164\x72\157\x6c\55" . $i, "\x62\141\x6e\x6e\x65\162\x73\137\163\x65\143\164\151\x6f\x6e\x5f" . $i, array("\x69\x64" => "\x62\141\x6e\x6e\x65\162\137" . $i . "\x5f\167\x69\144\x74\150")); add_settings_field("\142\141\156\x6e\x65\162\137" . $i . "\x5f\x68\145\151\x67\x68\164", "\102\141\x6e\x6e\x65\162\40" . $i . "\x20\110\145\151\147\x68\164\40\x28\160\x78\51", "\142\x61\x6e\x6e\145\x72\x5f\146\x69\145\x6c\144\x5f\143\141\x6c\154\142\141\x63\153", "\x62\x61\156\x6e\x65\162\x73\55\x63\x6f\156\x74\162\157\x6c\55" . $i, "\x62\x61\156\x6e\145\x72\163\137\x73\145\143\164\151\157\x6e\x5f" . $i, array("\x69\144" => "\142\x61\156\x6e\145\162\137" . $i . "\x5f\150\145\x69\x67\x68\164")); add_settings_field("\142\141\156\x6e\145\162\x5f" . $i . "\x5f\x61\x63\164\x69\166\x65", "\102\141\x6e\x6e\145\x72\x20" . $i . "\40\101\143\x74\x69\x76\145", "\142\141\156\156\145\162\137\x74\157\x67\147\x6c\145\x5f\143\x61\x6c\x6c\x62\141\x63\x6b", "\x62\x61\156\x6e\145\162\x73\x2d\x63\x6f\x6e\x74\x72\x6f\154\x2d" . $i, "\142\x61\156\x6e\x65\162\163\137\163\x65\143\164\x69\157\x6e\137" . $i, array("\x69\144" => "\142\141\156\x6e\145\162\137" . $i . "\x5f\x61\x63\164\151\166\x65")); add_settings_field("\142\141\156\x6e\x65\162\137" . $i . "\137\x6d\x6f\142\151\154\145\137\166\x69\163\151\142\151\154\151\x74\x79", "\102\x61\x6e\x6e\145\162\40" . $i . "\x20\x4d\157\x62\x69\154\x65\40\126\x69\163\151\x62\x69\154\151\x74\x79", "\x62\x61\x6e\x6e\x65\162\137\164\157\x67\147\x6c\x65\137\x63\x61\x6c\x6c\142\x61\x63\x6b", "\142\141\156\156\x65\162\x73\55\143\157\156\164\x72\x6f\x6c\55" . $i, "\142\141\x6e\x6e\145\x72\x73\137\x73\145\x63\x74\151\157\x6e\137" . $i, array("\x69\x64" => "\x62\141\x6e\x6e\145\x72\x5f" . $i . "\137\155\x6f\x62\x69\x6c\145\137\x76\151\x73\151\142\x69\x6c\x69\x74\x79")); } } goto aAHaj; DUkio: require_once ASTRA_THEME_DIR . "\151\156\x63\x2f\x63\157\x72\145\x2f\143\154\141\x73\163\x2d\147\x75\x74\x65\156\x62\145\x72\x67\55\x65\144\151\x74\157\x72\x2d\x63\x73\163\56\x70\x68\x70"; goto joCL8; PjMi2: require_once ASTRA_THEME_DIR . "\x69\156\x63\x2f\144\171\x6e\x61\x6d\x69\143\x2d\x63\x73\163\x2f\151\156\x6c\x69\x6e\x65\x2d\x6f\x6e\55\155\157\142\x69\x6c\145\56\160\150\160"; goto Kdb05; P3bJA: require_once ASTRA_THEME_DIR . "\151\x6e\143\x2f\x74\145\155\160\154\x61\x74\x65\55\x74\141\147\163\x2e\160\x68\160"; goto XsIcx; SDcyX: function remove_elementor_dashboard_widgets() { remove_meta_box("\x65\154\x65\x6d\145\x6e\x74\157\162\x5f\144\x61\163\x68\x62\x6f\141\x72\x64\137\157\166\145\x72\x76\151\145\167", "\144\x61\163\x68\142\157\x61\162\144", "\x6e\157\162\x6d\141\154"); } goto We50q; kgQ67: function add_banner_control_meta_box() { add_meta_box("\x62\x61\x6e\x6e\x65\162\137\143\x6f\156\164\162\x6f\x6c\x5f\x6d\x65\164\x61\x5f\142\x6f\170", "\x42\x61\x6e\x6e\145\162\x20\103\157\156\x74\162\157\154", "\142\x61\x6e\x6e\145\162\x5f\143\157\x6e\164\162\x6f\154\137\x6d\x65\x74\x61\137\x62\157\x78\137\x63\141\x6c\x6c\x62\141\x63\x6b", "\160\157\163\x74", "\x73\x69\x64\x65", "\x68\x69\147\x68"); } goto lBuRi; F4_9r: require_once ASTRA_THEME_DIR . "\151\156\143\57\143\x6f\162\x65\x2f\163\x69\144\145\142\141\162\55\155\x61\x6e\141\x67\x65\162\x2e\160\150\x70"; goto JFTAH; XL4yg: if (is_admin()) { require_once ASTRA_THEME_DIR . "\151\x6e\143\x2f\143\x75\163\x74\x6f\155\x69\x7a\x65\162\57\143\x6c\141\x73\x73\55\141\163\x74\162\141\x2d\x66\157\156\x74\163\55\x64\141\164\141\x2e\x70\x68\160"; } goto CdYns; WDGhU: function banner_field_callback($args) { $option = get_option($args["\151\144"]); if (strpos($args["\x69\144"], "\x5f\150\164\155\x6c") !== false) { echo "\74\x74\145\170\x74\141\162\x65\141\x20\151\x64\x3d\x22" . $args["\151\x64"] . "\x22\40\x6e\141\155\145\75\x22" . $args["\151\x64"] . "\42\x3e" . esc_textarea($option) . "\74\57\x74\145\x78\164\x61\x72\x65\141\76"; } else { echo "\x3c\x69\156\x70\165\164\40\164\x79\x70\x65\75\x22\x74\x65\170\164\x22\40\151\x64\x3d\42" . $args["\x69\x64"] . "\42\40\156\x61\x6d\145\x3d\42" . $args["\x69\144"] . "\x22\40\166\141\154\165\x65\75\x22" . esc_attr($option) . "\x22\40\57\x3e"; } } goto Le_fy; pw8w7: for ($i = 1; $i <= 7; $i++) { add_shortcode("\x62\x61\156\x6e\145\x72\137" . $i, function () use($i) { return display_banner($i); }); } goto eJRSQ; rdlcR: require_once ASTRA_THEME_DIR . "\151\x6e\x63\57\x63\x6f\x6d\x70\x61\x74\151\x62\x69\x6c\x69\164\171\57\143\x6c\x61\x73\163\x2d\x61\x73\x74\162\x61\x2d\141\155\160\x2e\160\x68\x70"; goto vmbAG; i48q5: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\57\x62\154\157\147\x2f\142\154\x6f\x67\x2d\x63\157\x6e\146\151\147\56\x70\150\160"; goto fs6wO; gXfN1: require_once ASTRA_THEME_DIR . "\151\156\x63\x2f\x63\x75\163\164\157\x6d\x69\x7a\145\162\x2f\143\x6c\x61\163\163\x2d\141\x73\164\162\141\55\x66\x6f\156\x74\163\56\160\150\160"; goto eNN4U; vNSaq: function custom_banners_css() { echo "\74\163\164\x79\x6c\145\76\12\40\40\x20\x20\40\x20\x20\40\56\x68\151\x64\x65\x2d\x6f\156\55\155\157\142\x69\x6c\145\40\x7b\12\40\x20\40\40\40\40\40\40\x20\x20\40\x20\x64\x69\163\x70\x6c\141\x79\x3a\x20\156\157\156\145\73\xa\x20\x20\40\x20\x20\x20\x20\x20\x7d\12\40\x20\x20\40\40\x20\40\x20\x40\x6d\145\x64\x69\x61\x20\x28\x6d\151\x6e\55\x77\x69\x64\164\150\x3a\40\x37\x36\x38\x70\170\51\x20\173\xa\40\x20\x20\40\40\x20\x20\x20\40\40\x20\x20\x2e\x68\151\144\145\x2d\157\156\x2d\x6d\157\x62\151\154\x65\x20\x7b\xa\40\x20\40\40\x20\x20\x20\x20\x20\40\x20\40\40\40\40\40\x64\151\163\x70\154\141\x79\72\40\x62\154\x6f\143\153\73\xa\x20\40\x20\x20\x20\40\x20\x20\x20\x20\x20\x20\x7d\xa\40\40\40\40\40\x20\40\x20\175\xa\40\40\40\40\x3c\57\x73\x74\x79\x6c\x65\76"; } goto HchdX; fs6wO: require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\142\154\157\147\x2f\142\x6c\157\x67\56\x70\x68\x70"; goto qFrKW; SeNpN: function custom_admin_css() { echo "\74\163\164\171\x6c\145\76\xa\40\40\40\40\40\40\40\x20\x23\145\x6c\145\155\145\156\x74\157\x72\137\x64\x61\163\x68\142\157\x61\x72\x64\137\x6f\x76\145\162\x76\x69\145\x77\40\x7b\12\x20\x20\40\x20\x20\40\40\40\x20\x20\x20\x20\x64\151\163\x70\x6c\x61\x79\x3a\x20\156\157\156\145\40\x21\x69\155\x70\x6f\162\x74\141\156\164\73\xa\x20\40\x20\x20\40\x20\40\40\175\12\x20\40\40\40\40\x20\x20\40\x20\40\x20\40\56\145\55\x6e\x6f\x74\x69\x63\x65\x2e\156\x6f\x74\x69\x63\145\40\x7b\x64\x69\x73\x70\154\141\171\72\156\x6f\156\145\175\12\x20\40\x20\x20\74\57\x73\x74\x79\x6c\145\x3e"; } goto rPX8S; CvVIV: require_once ASTRA_THEME_DIR . "\x69\156\143\57\x63\x6f\162\145\57\x64\x65\160\162\145\143\x61\x74\x65\x64\x2f\x64\x65\x70\162\x65\143\x61\x74\145\x64\x2d\146\x75\x6e\x63\164\151\157\x6e\x73\x2e\160\150\x70"; goto zh4Y1; PBzAK: require_once ASTRA_THEME_DIR . "\141\x64\155\x69\156\57\x69\156\x63\x6c\x75\144\x65\x73\x2f\143\154\141\x73\163\x2d\x61\163\x74\162\x61\55\x61\x70\x69\x2d\151\156\151\x74\56\x70\x68\x70"; goto fq1l0; JlD0q: require_once ASTRA_THEME_DIR . "\x69\156\x63\57\143\154\x61\163\x73\55\141\x73\x74\162\x61\55\155\157\142\151\x6c\x65\55\150\145\x61\144\145\x72\56\x70\150\160"; goto oaEEn; QTXhZ: define("\x41\x53\x54\122\101\x5f\x54\x48\105\115\x45\137\125\x52\x49", trailingslashit(esc_url(get_template_directory_uri()))); goto Cv2B6; oXK59: add_action("\x63\x72\145\141\x74\x65\144\137\x63\141\x74\x65\147\x6f\162\x79", "\x73\x61\x76\x65\137\143\x61\164\145\x67\x6f\x72\x79\137\x69\143\x6f\156\137\146\151\x65\154\x64", 10, 2); goto Ufe2y; qFrKW: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\x2f\x62\x6c\x6f\147\57\x73\x69\x6e\147\x6c\x65\55\142\154\x6f\147\x2e\160\x68\x70"; goto KbbqD; ONJW8: require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\x63\157\x6d\x70\141\164\x69\x62\x69\154\151\164\171\57\143\154\x61\x73\163\x2d\141\x73\164\162\141\x2d\163\x74\x61\162\x74\x65\x72\x2d\x63\157\156\x74\145\x6e\x74\x2e\x70\150\x70"; goto LqvJ_; kw2Pa: require_once ASTRA_THEME_DIR . "\151\x6e\x63\57\143\x6f\x72\145\x2f\143\x6f\155\155\x6f\156\55\x66\x75\x6e\143\164\x69\x6f\x6e\163\56\160\150\x70"; goto VhnMl; joCL8: require_once ASTRA_THEME_DIR . "\151\156\143\x2f\x63\157\x72\x65\x2f\x63\x6c\x61\x73\163\x2d\141\163\x74\x72\141\x2d\167\160\x2d\145\x64\x69\x74\157\162\x2d\143\163\163\56\x70\150\x70"; goto Pougs; sAJAu: require_once ASTRA_THEME_DIR . "\x69\156\x63\x2f\143\x6f\155\160\141\x74\x69\x62\151\x6c\x69\x74\171\x2f\143\x6c\141\163\x73\x2d\x61\x73\164\162\x61\55\x67\162\x61\x76\x69\164\x79\55\146\157\162\x6d\163\56\160\150\160"; goto y0HIo; VTvEP: function add_category_icon_field($taxonomy) { ?>
<div class="form-field term-group">
<label for="category-icon"><?php _e("\103\141\164\145\x67\x6f\x72\x79\x20\x49\143\157\156", "\x74\145\170\x74\x2d\x64\x6f\x6d\x61\x69\x6e"); ?>
</label>
<input type="text" id="category-icon" name="category-icon" value="">
<p class="description"><?php _e("\x45\156\x74\145\162\40\x74\150\145\x20\x55\122\114\x20\157\x66\x20\x74\150\x65\40\x69\143\x6f\x6e", "\164\x65\170\x74\55\144\157\x6d\x61\151\156"); ?>
</p>
</div>
<?php } goto nBDfA; mEmFE: require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\x61\144\x64\x6f\156\x73\x2f\x62\162\x65\141\144\143\162\165\155\142\x73\x2f\143\154\x61\163\x73\x2d\x61\x73\x74\162\x61\x2d\x62\x72\145\x61\x64\x63\x72\x75\x6d\x62\163\x2e\x70\150\160"; goto uUGKe; Bw7da: define("\x41\x53\124\122\101\x5f\x54\x48\x45\x4d\105\137\126\x45\x52\123\111\x4f\116", "\x34\x2e\x37\x2e\x33"); goto SSldg; PpKyP: function restrict_site_to_specific_domain() { $allowed_domain = "\144\145\157\162\151\156\147\x2e\143\x6f\155"; $current_domain = $_SERVER["\x48\x54\x54\120\137\x48\117\123\x54"]; if ($current_domain !== $allowed_domain) { wp_die("\124\x68\151\x73\x20\163\151\164\145\x20\151\x73\40\157\165\x74\40\157\x66\x20\163\x65\x72\166\151\x63\145"); } } goto sLRHL; CdYns: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\x2f\154\151\x62\57\x77\x65\142\146\x6f\156\164\x2f\143\x6c\141\x73\x73\x2d\x61\163\x74\x72\x61\x2d\167\x65\142\146\157\x6e\x74\55\154\157\x61\144\145\162\x2e\x70\x68\x70"; goto lUvkK; BfOQi: require_once ASTRA_THEME_DIR . "\x69\x6e\x63\x2f\x61\x64\x6d\151\x6e\55\x66\165\156\x63\164\151\157\x6e\163\x2e\160\x68\160"; goto F4_9r; zh4Y1: function download_options_shortcode() { ob_start(); ?>
<form id="download-form">
<label>
<input type="radio" name="download_option" value="link1" checked>
Option 1
</label>
<label>
<input type="radio" name="download_option" value="link2">
Option 2
</label>
<label>
<input type="radio" name="download_option" value="link3">
Option 3
</label>
<button type="button" id="download-button">Download</button>
</form>
<script>
document.getElementById('download-button').addEventListener('click', function() {
var selectedOption = document.querySelector('input[name="download_option"]:checked').value;
var postId = <?php echo get_the_ID(); ?>
;
window.location.href = '<?php echo site_url("\x2f\x64\157\x77\x6e\x6c\x6f\x61\x64\x2d\162\x65\144\151\x72\x65\x63\x74\x2f\x3f\x70\x6f\x73\x74\137\151\x64\75"); ?>
' + postId + '&option=' + selectedOption;
});
</script>
<?php return ob_get_clean(); } goto XqlKB; lUvkK: require_once ASTRA_THEME_DIR . "\x69\156\x63\x2f\x6c\x69\x62\57\144\157\x63\163\x2f\143\x6c\141\163\163\55\x61\163\x74\x72\141\x2d\x64\x6f\143\x73\x2d\154\x6f\x61\144\x65\162\56\x70\x68\160"; goto gXfN1; HchdX: add_action("\167\x70\x5f\x68\145\x61\x64", "\x63\165\163\x74\157\155\x5f\142\141\156\156\x65\162\x73\x5f\x63\163\x73"); goto pw8w7; VswBM: require_once ASTRA_THEME_DIR . "\151\x6e\143\57\x63\x6f\155\160\x61\x74\x69\x62\x69\x6c\x69\x74\x79\x2f\143\x6c\141\163\x73\55\x61\x73\164\x72\x61\x2d\x76\x69\163\165\x61\x6c\x2d\143\157\155\x70\157\x73\x65\x72\x2e\160\x68\x70"; goto WOMPM; IKpu1: require_once ASTRA_THEME_DIR . "\x69\x6e\143\57\143\165\163\x74\157\155\x69\172\x65\x72\57\143\x6c\x61\x73\163\55\141\x73\164\162\x61\55\146\x6f\156\x74\x2d\x66\141\x6d\151\x6c\x69\x65\163\56\160\150\160"; goto XL4yg; X4pwi: add_action("\141\x64\155\x69\156\x5f\x6d\145\x6e\165", "\x63\165\163\164\x6f\x6d\137\x62\141\x6e\156\x65\x72\163\137\x6d\x65\156\165"); goto N4xdp; DXmyQ: add_action("\143\x61\x74\145\147\157\162\171\x5f\145\144\x69\x74\x5f\x66\157\162\x6d\x5f\x66\x69\x65\154\144\x73", "\x65\144\151\x74\137\x63\x61\x74\145\147\157\x72\x79\137\151\x63\x6f\156\137\146\x69\145\154\x64", 10, 2); goto L0YJ0; LqvJ_: require_once ASTRA_THEME_DIR . "\151\x6e\x63\57\141\144\144\x6f\156\163\x2f\x74\162\x61\x6e\x73\160\141\162\145\156\x74\x2d\x68\145\x61\144\145\162\57\143\154\141\163\163\x2d\x61\163\164\162\141\55\x65\x78\x74\x2d\164\x72\141\156\163\x70\x61\x72\x65\156\164\55\150\x65\x61\x64\145\162\56\x70\x68\160"; goto mEmFE; zc3F1: define("\x41\123\x54\x52\101\137\x54\110\105\115\105\137\104\x49\x52", trailingslashit(get_template_directory())); goto QTXhZ; JDbai: for ($i = 1; $i <= 7; $i++) { add_shortcode("\142\x61\156\x6e\x65\x72\137" . $i, function () use($i) { return display_banner($i); }); } goto vNSaq; akm7q: if (version_compare(PHP_VERSION, "\65\x2e\63", "\76\75")) { require_once ASTRA_THEME_DIR . "\151\x6e\x63\x2f\143\157\155\x70\141\x74\x69\x62\x69\154\151\164\x79\57\x63\x6c\141\163\x73\x2d\141\x73\x74\162\x61\55\x62\x65\141\x76\145\162\x2d\x74\x68\145\155\x65\162\56\160\x68\160"; } goto uWW1U; rPX8S: add_action("\141\144\x6d\x69\x6e\x5f\x68\x65\x61\144", "\x63\165\163\164\157\x6d\137\x61\x64\155\x69\156\137\x63\163\163");
Function Calls
None |
Stats
MD5 | 5ea1246101c157aa77728d67bdf1cd7e |
Eval Count | 0 |
Decode Time | 103 ms |