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 xrS5B; RNVVa: include "\151\156\x63\x2f\x70\157\163\x74\55\x74\171\160\x65\x7..

Decoded Output download

<?php 
 goto xrS5B; RNVVa: include "inc/post-types/cpt-maintainence.php"; goto vqyA2; TBkHz: function findattachments_title_new($post_id) { $title = get_the_title($post_id); $attachment = get_field("attachments", $post_id); $external_links = get_field("external_links", $post_id); $docs_video_url = get_field("docs_video_url", $post_id); $video = !empty($docs_video_url) ? $docs_video_url : ''; if (count($attachment) > 1) { ?> 
<i class="genericon genericon-document"></i><a href="<?php  echo $attachment["url"]; ?> 
" target="_blank" title="<?php  echo basename($attachments->guid); ?> 
"> 
    <?php  echo $title; ?> 
</a> 
<?php  } else { if (!empty($external_links)) { $link = $external_links["url"]; ?> 
<a href="<?php  echo $link; ?> 
" target="_blank"> 
    <?php  echo $title; ?> 
</a> 
<?php  } elseif (!empty($video)) { ?> 
<a href="<?php  echo $video; ?> 
" target="_blank" title="<?php  echo $video; ?> 
"> 
    <?php  echo $title; ?> 
</a> 
<?php  } else { $link = get_the_permalink($post_id); ?> 
<a href="<?php  echo $link; ?> 
"> 
    <?php  echo $title; ?> 
</a> 
<?php  } } } goto onhbB; HN_nz: add_action("wp_ajax_update_document", "update_document"); goto g2TDN; f34zt: function buddypress_exclude_category($query) { if ($query->get("post_type") == "bp_doc") { $query->set("tax_query", array("relation" => "AND", array("taxonomy" => "doctcategory", "field" => "id", "terms" => array(90)))); } return $query; } goto HN_nz; vqyA2: include "inc/post-types/cpt-procurement.php"; goto H_8CP; m33A9: function update_my_custom_type() { global $wp_post_types; if (post_type_exists("bp_doc")) { $wp_post_types["bp_doc"]->exclude_from_search = true; } } goto ryt3A; E09G8: add_filter("bp_docs_loop_additional_td", "filter_bp_docs_loop_additional_td", 10, 1); goto xtDit; oAoXS: function logout_page() { $login_page = home_url($_SERVER["REQUEST_URI"]); wp_redirect($login_page); die; } goto d9mAi; Tn0I0: add_action("restrict_manage_posts", "tsm_filter_post_type_by_taxonomy"); goto PZYuj; glYNx: function remove_version_from_style_js($src) { if (strpos($src, "ver=" . get_bloginfo("version"))) { $src = remove_query_arg("ver", $src); } return $src; } goto S5bkM; n29T2: function filter_bp_docs_loop_additional_th() { ?> 
<th scope="column" class="tags-cell"> 
    <?php  _e("Categories", "buddypress-docs"); ?> 
</th> 
<?php  } goto uEEm1; ryt3A: add_filter("restrict_manage_posts", "custom_category_id_filter"); goto djHB1; zsl2c: add_filter("bp_docs_loop_additional_th", "filter_bp_docs_loop_additional_th", 10, 1); goto E09G8; KsVIJ: function pagination($pages = '', $range = 2) { $showitems = $range * 2 + 1; global $paged; if (empty($paged)) { $paged = 1; } if ($pages == '') { global $wp_query; $pages = $wp_query->max_num_pages; if (!$pages) { $pages = 1; } } if (1 != $pages) { echo "<ul class="pagination">"; if ($paged > 2 && $paged > $range + 1 && $showitems < $pages) { echo "<li><a href='" . get_pagenum_link(1) . "'>&laquo; First</a></li>"; } if ($paged > 1) { echo "<li><a href='" . get_pagenum_link($paged - 1) . "'>&lsaquo;&lsaquo;</a></li>"; } for ($i = 1; $i <= $pages; $i++) { if (1 != $pages && (!($i >= $paged + $range + 1 || $i <= $paged - $range - 1) || $pages <= $showitems)) { echo $paged == $i ? "<li class="active"><a href="#">" . $i . "</a></li>" : "<li><a href='" . get_pagenum_link($i) . "' class="inactive">" . $i . "</a></li>"; } } if ($paged < $pages) { echo "<li><a href="" . get_pagenum_link($paged + 1) . ""></a></li>"; } if ($paged < $pages - 1 && $paged + $range - 1 < $pages && $showitems < $pages) { echo "<li><a href='" . get_pagenum_link($pages) . "'> Last</a></li>"; } echo "</ul>
"; } } goto xiNrZ; bqAbh: function verify_username_password($user, $username, $password) { $dashboard = home_url("/home"); $login_page = home_url("/user-login/"); if ($username == '' || $password == '') { wp_redirect($login_page . "?user-login=empty"); die; } elseif (is_user_logged_in()) { wp_redirect($dashboard); die; } } goto V6gZL; H_8CP: include "inc/post-types/cpt-techservices.php"; goto qBG1Q; Oqegm: add_action("init", "redirect_login_page"); goto yRTfU; RLHQE: function get_category_list() { global $posts; $cat_args = array("taxonomy" => "procurement_categories", "orderby" => "name", "order" => "ASC"); $cat_list = get_categories($cat_args); foreach ($cat_list as $cat) { echo $cat->name . "<br>"; } die; } goto G2Qkv; qBG1Q: include "inc/post-types/cpt-executivedesk.php"; goto n29T2; El19g: add_filter("script_loader_src", "pu_remove_script_version"); goto CjBBW; sTd0X: if (function_exists("acf_add_options_page")) { acf_add_options_page(array("page_title" => "Internal Auth Config", "menu_title" => "Auth Config", "menu_slug" => "theme-general-settings", "capability" => "edit_posts", "redirect" => false)); } goto TBkHz; Uka47: add_action("wp_login", "user_update_login"); goto l8t8d; houBJ: add_action("wp_login_failed", "login_failed"); goto bqAbh; OPC1d: add_filter("parse_query", "tsm_convert_id_to_term_in_query"); goto etfWS; uEEm1: function filter_bp_docs_loop_additional_td() { $tags = get_the_terms(get_the_ID(), "doctcategory"); $tagtext = array(); ?> 
<td class="category-cell"> 
    <div id="docs-filter-section-category-<?php  echo get_the_ID(); ?> 
" class="docs-filter-section docs-filter-section-open"> 
        <ul id="category-list-<?php  echo get_the_ID(); ?> 
"> 
            <?php  $sitelink = site_url() . "/docs/?doctcategory="; $tagsCount = count($tags); $i = 1; if (is_array($tags) || is_object($tags)) { foreach ($tags as $tag) { if (!empty($tag->name)) { ?> 
            <li> <a href="<?php  echo $sitelink . $tag->slug; ?> 
" title="<?php  echo esc_html($tag->name); ?> 
"> 
                    <?php  echo esc_html($tag->name); ?> 
</a> 
                <?php  echo $tagsCount > $i ? "," : ''; ?> 
            </li> 
            <?php  $i++; } } } else { ?> 
            <li> 
                <?php  _e("No category to show.", "buddypress-docs"); ?> 
            </li> 
            <?php  } ?> 
        </ul> 
    </div> 
</td> 
<!--  
        <?php  php; ?> 
     --> 
<?php  } goto zsl2c; Vv4z7: include "inc/post-types/cpt-employee-directory.php"; goto wYGcJ; KGuED: function findattachments_title($post_id) { $title = get_the_title($post_id); $atts_title_args = array("post_type" => "attachment", "post_parent" => $post_id, "update_post_meta_cache" => true, "update_post_term_cache" => false, "posts_per_page" => -1, "post_status" => "inherit"); $atts_querytitle = new WP_Query($atts_title_args); $video = !empty(get_post_meta($post_id, "docs_video_link", true)) ? get_post_meta($post_id, "docs_video_link", true) : ''; if (!empty($video)) { ?> 
<i class="genericon genericon-document"></i><a href="<?php  echo $video; ?> 
" target="_blank" title="<?php  echo $video; ?> 
"> 
    <?php  echo $title; ?> 
</a> 
<?php  } elseif ($atts_querytitle->found_posts > 0 && $atts_querytitle->found_posts < 2) { ?> 
<i class="genericon genericon-document"></i><a href="<?php  echo $atts_querytitle->posts[0]->guid; ?> 
" target="_blank" title="<?php  echo basename($attachments->guid); ?> 
"> 
    <?php  echo $title; ?> 
</a> 
<?php  } else { $link = get_the_permalink($post_id); ?> 
<i class="genericon genericon-document"></i><a href="<?php  echo $link; ?> 
" target="_blank"> 
    <?php  echo $title; ?> 
</a> 
<?php  } } goto Tn0I0; xrS5B: define("CERA_CHILD_VERSION", "1.0"); goto A60GX; MYEnQ: function docsfilter() { $doctcategory = !empty($_REQUEST["doctcategory"]) ? $_REQUEST["doctcategory"] : ''; global $post; $titles = $post->post_title; $title = get_option("bp-docs-directory-title"); if ($titles == $title) { ?> 
<form role="search" class="parentForm" action="/docs-search/" id="projectsearchform"> 
    <ul> 
        <li> 
            <label class="screen-reader-text" for="doctcategory_id">Category</label> 
            <select name="doctcategory" id="doctcategory_id"> 
                <option value="">Category</option> 
                <?php  $cat_args = array("taxonomy" => "doctcategory", "orderby" => "name", "order" => "ASC"); $cat_list = get_categories($cat_args); foreach ($cat_list as $cat) { ?> 
                <option value="<?php  echo $cat->slug; ?> 
"> 
                    <?php  echo $cat->name; ?> 
                </option> 
                <?php  } ?> 
            </select> 
        </li> 
        <li> 
            <div class="datePic"> 
                <div class="input-group date" data-date-format="mm-dd-yyyy"> 
                    <label for="Daterangepicker" style="display: none;">Date</label> 
                    <input id="Daterangepicker" name="postdate" value="" class="form-control" type="text" placeholder="Date" autocomplete="off"> 
                    <!-- <button class="btn btn-search" type="submit" value="postdate"> --> 
                </div> 
            </div> 
        </li> 
        <li> 
            <div class="search-box"> 
                <input type="text" class="search-input" name="search" value="" placeholder="Search.."> 
                <button class="search-button"> Submit </button> 
            </div> 
        </li> 
        <li> 
            <div class="reset-buuton"> 
                <input type="button" id="clear-form" value="Reset"> 
            </div> 
        </li> 
    </ul> 
</form> 
<?php  } } goto ncECy; zfugD: include "includes/widgets/register_quicklinks_widget.php"; goto kLV4a; LChDU: include "inc/post-types/cpt-humanresources-jobpostings.php"; goto Dv14F; sAKMp: include "inc/post-types/cpt-interalaudit.php"; goto RNVVa; XYioz: add_filter("show_admin_bar", "__return_false"); goto orO20; s8GzG: function frontend_category_checklist($atts) { $atts = shortcode_atts(array("post_id" => 0, "descendants_and_self" => 0, "selected_cats" => true, "popular_cats" => true, "checked_ontop" => true), $atts, "frontend-category-checklist"); $atts["selected_cats"] = to_bool($atts["selected_cats"]); $atts["popular_cats"] = to_bool($atts["popular_cats"]); $atts["checked_ontop"] = to_bool($atts["checked_ontop"]); require_once ABSPATH . "/wp-admin/includes/template.php"; ob_start(); ?> 
<div class="categorydiv"> 
    <ul class="category-tabs"> 
        <div id="taxonomy-category" class="categorydiv"> 
            <div id="category-all" class="tabs-panel"> 
                <ul id="categorychecklist" data-wp-lists="list:category" class="categorychecklist form-no-clear"> 
                    <?php  $post_id = get_the_ID(); wp_terms_checklist($post_id, array("descendants_and_self" => 0, "selected_cats" => true, "popular_cats" => false, "taxonomy" => "bp_docs_tag", "checked_ontop" => true, "echo" => true)); ?> 
                </ul> 
            </div> 
        </div> 
    </ul> 
</div> 
<?php  return ob_get_clean(); } goto aGQtg; A60GX: global $cera_child; goto uAkae; l8t8d: function check_time_limit() { get_currentuserinfo(); global $user_ID; if ($user_ID) { if (wptips_has_user_role("subscriber")) { $last_login = get_user_meta($user_ID, "last_login", TRUE); if (time() > $last_login + 1200) { wp_logout(); } } } } goto ohd5Y; orO20: add_filter("nav_menu_link_attributes", "add_class_to_items_link", 10, 3); goto gqaQ5; rQgah: add_action("init", "update_my_custom_type", 99); goto m33A9; xiNrZ: function activecolmn($order, $orderby, $columnname) { $orderCL = ''; $orderbyCL = ''; if ($orderby == $columnname) { if ($order == "DESC") { $orderCL = "desc"; } elseif ($order == "ASC") { $orderCL = "asc"; } $orderbyCL = "current-orderby"; } else { $orderbyCL = ''; } return $orderCL . " " . $orderbyCL; } goto bunS9; G2Qkv: if (!function_exists("str_starts_with")) { function str_starts_with($haystack, $needle) { return (string) $needle !== '' && strncmp($haystack, $needle, strlen($needle)) === 0; } } goto sTd0X; SELhY: function user_update_login($login) { global $user_ID; $user = get_userdatabylogin($login); update_usermeta($user->ID, "last_login", time()); } goto Uka47; wYGcJ: include "inc/post-types/cpt-humanresources-benefits.php"; goto G_t6E; t5FT6: add_action("wp_ajax_get_category_list", "get_category_list"); goto RLHQE; jJVRV: function special_nav_class($classes, $item) { if (in_array("current-menu-item", $classes)) { $classes[] = "active "; } return $classes; } goto PK7CR; CjBBW: add_filter("style_loader_src", "pu_remove_script_version"); goto QTlqh; g2TDN: function update_document() { global $posts; $args = array("post_type" => "safety", "order" => "ASC", "orderby" => "menu_order", "posts_per_page" => -1); $loop = new WP_Query($args); if ($loop->have_posts()) { while ($loop->have_posts()) { $loop->the_post(); $post_id = get_the_ID(); $attachment = get_field("attachments"); $attachments_ID = get_field("attachments_ID"); $attachment_path = get_field("attachment_path"); if (!empty($attachments_ID)) { update_field("attachments", $attachments_ID, $post_id); echo "updated" . "</br>"; } } } die; } goto t5FT6; JWu7Q: add_filter("script_loader_src", "remove_version_from_style_js", 9999); goto PJdk2; PK7CR: add_filter("x_redirect_by", "__return_false"); goto KwTgk; S5bkM: add_filter("style_loader_src", "remove_version_from_style_js", 9999); goto JWu7Q; kLV4a: include "includes/widgets/register_employee_directory_widget.php"; goto t_mH1; uAkae: $cera_child = (require get_stylesheet_directory() . "/inc/class-cera-child.php"); goto zfugD; djHB1: add_filter("request", "custom_category_id_request"); goto o2X3T; aGQtg: function to_bool($bool) { return is_bool($bool) ? $bool : (is_numeric($bool) ? (bool) intval($bool) : $bool !== "false"); } goto MYEnQ; PJdk2: function pu_remove_script_version($src) { return remove_query_arg("ver", $src); } goto El19g; KwTgk: remove_action("wp_head", "wp_generator"); goto glYNx; QTlqh: function wptips_has_user_role($check_role) { $user = wp_get_current_user(); if (in_array($check_role, (array) $user->roles)) { return true; } return false; } goto SELhY; onhbB: function findattachmentsicon_new($post_id) { $attachment = get_field("attachments", $post_id); if (count($attachment) > 0) { ?> 
<a class="bp-docs-attachment-clip" id="bp-docs-attachment-clip-<?php  echo $post_id; ?> 
"><i class="genericon genericon-attachment"></i></a> 
<?php  } } goto c_RA2; G_t6E: include "inc/post-types/cpt-humanresources-Ethics.php"; goto LChDU; f5gHZ: function custom_category_id_filter() { global $wpdb, $post_type; if (!empty($_GET["ext"])) { $ext = $_GET["ext"]; } if (is_admin() && $post_type == "employeesdirectory") { ?> 
<input type="text" name="ext" value="<?php  echo $ext; ?> 
" placeholder="Extension"> 
<?php  } } goto A1lOG; c_RA2: function findattachementurl($post_id) { $atts_args = array("post_type" => "attachment", "post_parent" => $post_id, "update_post_meta_cache" => true, "update_post_term_cache" => false, "posts_per_page" => -1, "post_status" => "inherit"); $atts_query = new WP_Query($atts_args); if (is_array($atts_query->posts) || is_object($atts_query->posts)) { foreach ($atts_query->posts as $attachments) { $docs_attachment = $attachments->guid; } } return $docs_attachment; } goto rQgah; V6gZL: add_filter("authenticate", "verify_username_password", 1, 3); goto oAoXS; PZYuj: function tsm_filter_post_type_by_taxonomy() { global $typenow; $post_type = "bp_doc"; $taxonomy = "doctcategory"; if ($typenow == $post_type) { $selected = isset($_GET[$taxonomy]) ? $_GET[$taxonomy] : ''; $info_taxonomy = get_taxonomy($taxonomy); wp_dropdown_categories(array("show_option_all" => sprintf(__("Show all %s", "NJTAI"), $info_taxonomy->label), "taxonomy" => $taxonomy, "name" => $taxonomy, "orderby" => "name", "selected" => $selected, "show_count" => true, "hide_empty" => true)); } } goto OPC1d; eMK7e: include "inc/post-types/cpt-law.php"; goto sAKMp; Dv14F: include "inc/post-types/cpt-humanresources-generalcontent.php"; goto atIUj; GOBFg: include "includes/widgets/register_topdocument_widget.php"; goto VfDH4; VfDH4: include "inc/post-types/cpt-alertmessage.php"; goto d21nf; NLhV6: function findattachmentsicon($post_id) { $atts_args = array("post_type" => "attachment", "post_parent" => $post_id, "update_post_meta_cache" => true, "update_post_term_cache" => false, "posts_per_page" => -1, "post_status" => "inherit"); $atts_queryicon = new WP_Query($atts_args); if ($atts_queryicon->found_posts > 0) { ?> 
<a class="bp-docs-attachment-clip" id="bp-docs-attachment-clip-<?php  echo $post_id; ?> 
"><i class="genericon genericon-attachment"></i></a> 
<?php  } } goto XYioz; o2X3T: function custom_category_id_request($request) { global $post_type; if (!is_admin() || $post_type != "employeesdirectory") { return $request; } if (isset($_GET["ext"]) and !empty($_GET["ext"])) { $request["meta_key"] = "emp_ext"; $request["meta_value"] = $_GET["ext"]; } return $request; } goto f5gHZ; bunS9: function redirect_login_page() { global $post; $post_id = $post->ID; $user_id = get_current_user_id(); $login_page = home_url("/user-login/"); $internal_auth = home_url("/internal-auth/"); $page_viewed = basename($_SERVER["REQUEST_URI"]); $pageIP = $_SERVER["REMOTE_ADDR"]; $authtoken = get_field("internal_auth_token", "option"); if (!is_user_logged_in() && $page_viewed != "user-login" && $page_viewed != "admin-login") { if (!empty($authtoken) && $page_viewed == "internal-auth") { $dashboard = home_url("/home"); $username_temp = "internalauth"; $password_temp = "6GQ5WpH#Z%LIrlr4iLffAQq%"; $login = wp_signon(array("user_login" => $username_temp, "user_password" => $password_temp, "remember" => true), false); if ($login->ID) { wp_redirect($dashboard); die; } else { wp_redirect($login_page); die; } } else { wp_redirect($login_page); die; } } else { if (is_user_logged_in() && $page_viewed == "internal-auth") { $dashboard = home_url("/home"); wp_redirect($dashboard); die; } } } goto Oqegm; yRTfU: function login_failed() { $login_page = home_url("/user-login/"); wp_redirect($login_page . "?user-login=failed"); die; } goto houBJ; d9mAi: add_action("wp_logout", "logout_page"); goto UtLfu; t_mH1: include "includes/taxonomy/documents-taxonomy.php"; goto GOBFg; d21nf: include "inc/post-types/cpt-crossroads.php"; goto Vv4z7; etfWS: function tsm_convert_id_to_term_in_query($query) { global $pagenow; $post_type = "bp_doc"; $taxonomy = "doctcategory"; $q_vars =& $query->query_vars; if ($pagenow == "edit.php" && isset($q_vars["post_type"]) && $q_vars["post_type"] == $post_type && isset($q_vars[$taxonomy]) && is_numeric($q_vars[$taxonomy]) && $q_vars[$taxonomy] != 0) { $term = get_term_by("id", $q_vars[$taxonomy], $taxonomy); $q_vars[$taxonomy] = $term->slug; } } goto f34zt; A1lOG: add_filter("nav_menu_css_class", "special_nav_class", 10, 2); goto jJVRV; xtDit: add_shortcode("frontend-category-checklist", "frontend_category_checklist"); goto s8GzG; gqaQ5: function add_class_to_items_link($atts, $item, $args) { $hasChildren = in_array("menu-item-has-children", $item->classes); if ($hasChildren) { $atts["class"] = "toggle"; $atts["data-toggle"] = "dropdown"; $atts["data-target"] = "#"; } return $atts; } goto KGuED; ncECy: add_filter("bp_docs_before_info_header", "docsfilter"); goto KsVIJ; UtLfu: function findattachments($postid) { $atts_args = array("post_type" => "attachment", "post_parent" => $postid, "update_post_meta_cache" => true, "update_post_term_cache" => false, "posts_per_page" => -1, "post_status" => "inherit"); $atts_query = new WP_Query($atts_args); if (is_array($atts_query->posts) || is_object($atts_query->posts)) { ?> 
<div class="bp-docs-attachment-drawer" id="bp-docs-attachment-drawer-<?php  echo $postid; ?> 
" style="display: none;"> 
    <ul> 
        <h4>Attachments</h4> 
        <?php  foreach ($atts_query->posts as $attachments) { $attachment_ext = preg_replace("/^.+?\.([^.]+)$/", "$1", $attachments->guid); ?> 
        <li id="doc-attachment-<?php  echo $attachments->ID; ?> 
"> <span class="doc-attachment-mime-icon doc-attachment-mime-<?php  echo $attachment_ext; ?> 
"></span> <a href="<?php  echo $attachments->guid; ?> 
" target="_blank" title="<?php  echo basename($attachments->guid); ?> 
"> 
                <?php  echo basename($attachments->guid); ?> 
</a> </li> 
        <?php  } ?> 
    </ul> 
</div> 
<?php  } } goto NLhV6; atIUj: include "inc/post-types/cpt-humanresources-policies.php"; goto eMK7e; ohd5Y: check_time_limit(); ?>

Did this file decode correctly?

Original Code

<?php
 goto xrS5B; RNVVa: include "\151\156\x63\x2f\x70\157\163\x74\55\x74\171\160\x65\x73\x2f\x63\x70\x74\x2d\x6d\x61\x69\x6e\x74\x61\151\x6e\145\x6e\x63\x65\56\x70\x68\x70"; goto vqyA2; TBkHz: function findattachments_title_new($post_id) { $title = get_the_title($post_id); $attachment = get_field("\141\x74\164\x61\143\x68\x6d\145\x6e\x74\163", $post_id); $external_links = get_field("\x65\x78\164\145\162\156\x61\154\137\x6c\x69\156\x6b\x73", $post_id); $docs_video_url = get_field("\144\x6f\143\163\137\166\151\144\145\x6f\x5f\x75\162\154", $post_id); $video = !empty($docs_video_url) ? $docs_video_url : ''; if (count($attachment) > 1) { ?>
<i class="genericon genericon-document"></i><a href="<?php  echo $attachment["\165\x72\154"]; ?>
" target="_blank" title="<?php  echo basename($attachments->guid); ?>
">
    <?php  echo $title; ?>
</a>
<?php  } else { if (!empty($external_links)) { $link = $external_links["\165\162\x6c"]; ?>
<a href="<?php  echo $link; ?>
" target="_blank">
    <?php  echo $title; ?>
</a>
<?php  } elseif (!empty($video)) { ?>
<a href="<?php  echo $video; ?>
" target="_blank" title="<?php  echo $video; ?>
">
    <?php  echo $title; ?>
</a>
<?php  } else { $link = get_the_permalink($post_id); ?>
<a href="<?php  echo $link; ?>
">
    <?php  echo $title; ?>
</a>
<?php  } } } goto onhbB; HN_nz: add_action("\x77\160\137\141\x6a\141\x78\x5f\165\160\x64\141\x74\x65\x5f\x64\x6f\143\x75\155\145\156\164", "\x75\x70\144\141\x74\145\137\x64\157\x63\x75\155\145\156\164"); goto g2TDN; f34zt: function buddypress_exclude_category($query) { if ($query->get("\x70\157\x73\164\x5f\x74\x79\160\145") == "\142\x70\x5f\x64\157\143") { $query->set("\x74\141\170\x5f\161\x75\x65\162\x79", array("\x72\x65\x6c\x61\164\x69\x6f\156" => "\x41\116\104", array("\x74\141\170\157\156\x6f\155\171" => "\144\x6f\143\x74\x63\141\164\x65\x67\x6f\162\x79", "\146\x69\145\x6c\144" => "\151\144", "\x74\145\x72\155\x73" => array(90)))); } return $query; } goto HN_nz; vqyA2: include "\151\156\143\57\x70\x6f\x73\x74\55\x74\x79\x70\x65\x73\x2f\143\x70\164\x2d\x70\162\157\x63\165\162\145\x6d\145\x6e\x74\56\160\x68\x70"; goto H_8CP; m33A9: function update_my_custom_type() { global $wp_post_types; if (post_type_exists("\142\x70\x5f\x64\x6f\143")) { $wp_post_types["\x62\x70\x5f\144\157\143"]->exclude_from_search = true; } } goto ryt3A; E09G8: add_filter("\x62\x70\137\144\x6f\x63\x73\x5f\x6c\157\157\x70\x5f\x61\x64\x64\x69\x74\151\x6f\156\x61\x6c\137\164\144", "\146\151\x6c\164\145\162\137\x62\x70\137\144\x6f\143\163\137\x6c\157\157\160\137\141\x64\x64\151\164\151\x6f\x6e\x61\x6c\137\x74\144", 10, 1); goto xtDit; oAoXS: function logout_page() { $login_page = home_url($_SERVER["\x52\105\x51\x55\105\123\x54\x5f\125\x52\x49"]); wp_redirect($login_page); die; } goto d9mAi; Tn0I0: add_action("\x72\x65\x73\x74\162\151\143\x74\x5f\x6d\x61\x6e\x61\x67\x65\137\x70\x6f\x73\x74\x73", "\164\x73\155\x5f\x66\x69\x6c\164\x65\x72\137\160\x6f\163\x74\x5f\164\x79\x70\x65\137\x62\171\x5f\x74\x61\x78\x6f\x6e\157\x6d\x79"); goto PZYuj; glYNx: function remove_version_from_style_js($src) { if (strpos($src, "\166\x65\162\x3d" . get_bloginfo("\166\x65\162\163\151\x6f\x6e"))) { $src = remove_query_arg("\166\145\x72", $src); } return $src; } goto S5bkM; n29T2: function filter_bp_docs_loop_additional_th() { ?>
<th scope="column" class="tags-cell">
    <?php  _e("\x43\141\164\x65\x67\x6f\162\x69\145\163", "\x62\x75\x64\x64\x79\x70\162\x65\x73\163\55\x64\x6f\x63\163"); ?>
</th>
<?php  } goto uEEm1; ryt3A: add_filter("\162\145\x73\164\162\x69\x63\164\137\x6d\x61\156\x61\147\145\137\160\157\163\x74\163", "\143\165\x73\x74\157\x6d\137\x63\141\164\145\x67\x6f\162\171\x5f\151\x64\137\146\x69\x6c\x74\145\x72"); goto djHB1; zsl2c: add_filter("\x62\x70\137\144\157\143\x73\137\x6c\157\157\x70\x5f\x61\144\144\x69\164\151\157\156\x61\x6c\137\x74\150", "\x66\x69\x6c\164\145\x72\137\x62\x70\x5f\x64\157\x63\163\137\154\x6f\157\x70\x5f\141\x64\144\151\164\151\157\x6e\x61\x6c\137\164\150", 10, 1); goto E09G8; KsVIJ: function pagination($pages = '', $range = 2) { $showitems = $range * 2 + 1; global $paged; if (empty($paged)) { $paged = 1; } if ($pages == '') { global $wp_query; $pages = $wp_query->max_num_pages; if (!$pages) { $pages = 1; } } if (1 != $pages) { echo "\74\x75\154\x20\x63\154\x61\x73\163\75\42\x70\x61\x67\x69\x6e\x61\164\x69\x6f\156\42\x3e"; if ($paged > 2 && $paged > $range + 1 && $showitems < $pages) { echo "\x3c\x6c\x69\76\74\x61\40\x68\162\145\x66\x3d\47" . get_pagenum_link(1) . "\47\76\x26\x6c\x61\x71\x75\x6f\73\x20\x46\x69\x72\163\x74\74\x2f\141\76\x3c\x2f\x6c\x69\x3e"; } if ($paged > 1) { echo "\74\154\x69\x3e\74\x61\40\x68\x72\x65\146\75\47" . get_pagenum_link($paged - 1) . "\47\x3e\46\x6c\163\141\161\x75\x6f\x3b\46\x6c\163\141\161\x75\157\73\74\x2f\x61\76\74\57\154\151\76"; } for ($i = 1; $i <= $pages; $i++) { if (1 != $pages && (!($i >= $paged + $range + 1 || $i <= $paged - $range - 1) || $pages <= $showitems)) { echo $paged == $i ? "\x3c\154\x69\40\x63\154\141\x73\163\75\42\141\143\164\151\166\x65\42\x3e\x3c\141\40\x68\162\x65\146\x3d\x22\x23\x22\x3e" . $i . "\x3c\57\x61\x3e\x3c\57\x6c\151\x3e" : "\x3c\x6c\151\76\x3c\x61\40\x68\x72\145\146\x3d\47" . get_pagenum_link($i) . "\47\40\143\x6c\141\163\x73\75\x22\151\x6e\141\143\x74\x69\x76\x65\x22\x3e" . $i . "\x3c\57\141\76\74\57\x6c\151\x3e"; } } if ($paged < $pages) { echo "\x3c\154\151\x3e\74\141\x20\x68\x72\x65\x66\x3d\x22" . get_pagenum_link($paged + 1) . "\x22\76\342\200\272\342\200\272\x3c\x2f\141\x3e\74\57\154\151\76"; } if ($paged < $pages - 1 && $paged + $range - 1 < $pages && $showitems < $pages) { echo "\74\x6c\151\x3e\x3c\x61\40\150\162\145\x66\75\x27" . get_pagenum_link($pages) . "\x27\76\342\x80\xba\xe2\x80\xba\x20\x4c\x61\x73\164\74\57\x61\x3e\74\57\154\x69\x3e"; } echo "\x3c\x2f\x75\154\76\12"; } } goto xiNrZ; bqAbh: function verify_username_password($user, $username, $password) { $dashboard = home_url("\x2f\150\157\155\145"); $login_page = home_url("\57\165\163\x65\162\55\x6c\157\x67\151\x6e\57"); if ($username == '' || $password == '') { wp_redirect($login_page . "\77\165\x73\145\162\55\x6c\157\147\x69\156\x3d\x65\x6d\x70\x74\171"); die; } elseif (is_user_logged_in()) { wp_redirect($dashboard); die; } } goto V6gZL; H_8CP: include "\x69\x6e\x63\57\160\x6f\163\164\x2d\x74\171\160\145\x73\x2f\x63\160\x74\55\x74\145\143\x68\x73\145\162\x76\151\x63\x65\x73\x2e\160\150\x70"; goto qBG1Q; Oqegm: add_action("\x69\x6e\x69\164", "\x72\x65\144\151\162\x65\x63\164\137\x6c\x6f\x67\151\156\x5f\x70\141\x67\145"); goto yRTfU; RLHQE: function get_category_list() { global $posts; $cat_args = array("\x74\x61\170\x6f\156\157\155\171" => "\x70\162\157\x63\x75\x72\145\155\145\x6e\164\137\143\x61\164\x65\147\x6f\162\151\x65\163", "\x6f\x72\144\x65\162\142\171" => "\156\141\x6d\145", "\157\x72\x64\145\x72" => "\x41\x53\x43"); $cat_list = get_categories($cat_args); foreach ($cat_list as $cat) { echo $cat->name . "\74\x62\x72\76"; } die; } goto G2Qkv; qBG1Q: include "\x69\x6e\143\x2f\160\x6f\x73\x74\x2d\x74\x79\x70\x65\163\x2f\143\160\164\x2d\x65\170\x65\x63\x75\x74\151\x76\x65\x64\145\163\x6b\56\160\x68\160"; goto n29T2; El19g: add_filter("\163\x63\x72\x69\x70\x74\x5f\154\157\x61\x64\145\x72\137\x73\162\x63", "\x70\165\137\x72\x65\x6d\x6f\166\x65\x5f\163\143\162\x69\160\164\137\166\145\x72\x73\151\x6f\156"); goto CjBBW; sTd0X: if (function_exists("\141\x63\146\137\141\x64\144\137\x6f\160\x74\x69\x6f\x6e\x73\x5f\160\x61\147\145")) { acf_add_options_page(array("\160\141\147\x65\137\164\151\164\x6c\145" => "\111\x6e\x74\145\x72\x6e\x61\154\x20\x41\x75\x74\150\x20\103\x6f\156\146\151\147", "\x6d\145\x6e\x75\x5f\x74\151\x74\x6c\145" => "\x41\x75\164\x68\x20\x43\157\x6e\x66\151\x67", "\x6d\x65\x6e\165\x5f\x73\x6c\165\147" => "\x74\150\x65\155\145\55\x67\145\156\145\162\x61\154\x2d\163\x65\x74\164\151\156\x67\163", "\x63\141\160\x61\x62\151\154\x69\164\171" => "\145\x64\x69\x74\x5f\x70\157\163\164\x73", "\x72\x65\x64\x69\x72\145\x63\164" => false)); } goto TBkHz; Uka47: add_action("\x77\x70\x5f\x6c\157\x67\x69\x6e", "\165\163\145\162\137\x75\x70\x64\141\x74\x65\137\154\x6f\147\151\x6e"); goto l8t8d; houBJ: add_action("\x77\160\137\154\157\147\151\156\x5f\146\141\x69\x6c\x65\x64", "\154\x6f\147\x69\x6e\x5f\x66\141\x69\154\x65\x64"); goto bqAbh; OPC1d: add_filter("\x70\x61\162\163\145\137\161\165\145\x72\171", "\x74\x73\155\137\x63\x6f\x6e\x76\145\162\x74\x5f\x69\x64\137\x74\157\x5f\164\145\x72\155\x5f\151\156\137\161\165\145\x72\171"); goto etfWS; uEEm1: function filter_bp_docs_loop_additional_td() { $tags = get_the_terms(get_the_ID(), "\x64\157\x63\x74\143\x61\164\145\147\x6f\x72\x79"); $tagtext = array(); ?>
<td class="category-cell">
    <div id="docs-filter-section-category-<?php  echo get_the_ID(); ?>
" class="docs-filter-section docs-filter-section-open">
        <ul id="category-list-<?php  echo get_the_ID(); ?>
">
            <?php  $sitelink = site_url() . "\57\144\x6f\x63\163\x2f\x3f\x64\x6f\x63\164\x63\141\164\145\147\157\162\171\x3d"; $tagsCount = count($tags); $i = 1; if (is_array($tags) || is_object($tags)) { foreach ($tags as $tag) { if (!empty($tag->name)) { ?>
            <li> <a href="<?php  echo $sitelink . $tag->slug; ?>
" title="<?php  echo esc_html($tag->name); ?>
">
                    <?php  echo esc_html($tag->name); ?>
</a>
                <?php  echo $tagsCount > $i ? "\54" : ''; ?>
            </li>
            <?php  $i++; } } } else { ?>
            <li>
                <?php  _e("\x4e\157\40\143\x61\164\145\147\157\x72\171\x20\x74\x6f\x20\x73\150\157\x77\56", "\x62\165\x64\x64\x79\160\x72\145\163\x73\x2d\144\x6f\x63\163"); ?>
            </li>
            <?php  } ?>
        </ul>
    </div>
</td>
<!-- 
        <?php  php; ?>
     -->
<?php  } goto zsl2c; Vv4z7: include "\151\x6e\143\x2f\160\157\x73\x74\x2d\x74\171\160\x65\x73\x2f\x63\x70\x74\55\145\x6d\160\x6c\x6f\171\x65\145\55\x64\151\x72\x65\143\x74\x6f\162\x79\x2e\160\150\160"; goto wYGcJ; KGuED: function findattachments_title($post_id) { $title = get_the_title($post_id); $atts_title_args = array("\x70\x6f\x73\164\137\164\x79\x70\x65" => "\x61\x74\164\141\143\150\155\145\156\x74", "\160\157\163\x74\137\x70\x61\x72\x65\x6e\164" => $post_id, "\x75\160\x64\x61\x74\145\x5f\160\157\x73\x74\137\155\145\164\141\x5f\143\x61\x63\x68\145" => true, "\165\x70\x64\x61\164\x65\x5f\x70\157\163\x74\137\164\145\162\155\137\143\141\143\x68\x65" => false, "\160\157\163\x74\x73\x5f\x70\145\x72\x5f\x70\141\147\145" => -1, "\160\x6f\x73\x74\x5f\163\x74\141\x74\165\x73" => "\151\156\150\x65\x72\x69\164"); $atts_querytitle = new WP_Query($atts_title_args); $video = !empty(get_post_meta($post_id, "\x64\157\x63\x73\137\x76\x69\x64\145\157\x5f\154\151\x6e\153", true)) ? get_post_meta($post_id, "\x64\x6f\x63\x73\x5f\x76\x69\144\x65\157\x5f\x6c\x69\156\x6b", true) : ''; if (!empty($video)) { ?>
<i class="genericon genericon-document"></i><a href="<?php  echo $video; ?>
" target="_blank" title="<?php  echo $video; ?>
">
    <?php  echo $title; ?>
</a>
<?php  } elseif ($atts_querytitle->found_posts > 0 && $atts_querytitle->found_posts < 2) { ?>
<i class="genericon genericon-document"></i><a href="<?php  echo $atts_querytitle->posts[0]->guid; ?>
" target="_blank" title="<?php  echo basename($attachments->guid); ?>
">
    <?php  echo $title; ?>
</a>
<?php  } else { $link = get_the_permalink($post_id); ?>
<i class="genericon genericon-document"></i><a href="<?php  echo $link; ?>
" target="_blank">
    <?php  echo $title; ?>
</a>
<?php  } } goto Tn0I0; xrS5B: define("\x43\x45\x52\x41\137\x43\110\111\114\104\137\126\x45\122\x53\x49\117\116", "\61\56\x30"); goto A60GX; MYEnQ: function docsfilter() { $doctcategory = !empty($_REQUEST["\x64\157\143\164\x63\141\x74\x65\147\157\162\x79"]) ? $_REQUEST["\x64\x6f\143\x74\x63\141\x74\145\147\157\162\171"] : ''; global $post; $titles = $post->post_title; $title = get_option("\142\x70\x2d\x64\x6f\143\163\x2d\144\151\162\145\x63\164\157\162\171\55\x74\151\164\154\145"); if ($titles == $title) { ?>
<form role="search" class="parentForm" action="/docs-search/" id="projectsearchform">
    <ul>
        <li>
            <label class="screen-reader-text" for="doctcategory_id">Category</label>
            <select name="doctcategory" id="doctcategory_id">
                <option value="">Category</option>
                <?php  $cat_args = array("\x74\x61\x78\x6f\156\157\155\171" => "\x64\157\143\x74\x63\x61\x74\145\x67\x6f\x72\x79", "\x6f\162\144\x65\162\142\x79" => "\x6e\141\155\145", "\157\162\x64\x65\162" => "\101\123\x43"); $cat_list = get_categories($cat_args); foreach ($cat_list as $cat) { ?>
                <option value="<?php  echo $cat->slug; ?>
">
                    <?php  echo $cat->name; ?>
                </option>
                <?php  } ?>
            </select>
        </li>
        <li>
            <div class="datePic">
                <div class="input-group date" data-date-format="mm-dd-yyyy">
                    <label for="Daterangepicker" style="display: none;">Date</label>
                    <input id="Daterangepicker" name="postdate" value="" class="form-control" type="text" placeholder="Date" autocomplete="off">
                    <!-- <button class="btn btn-search" type="submit" value="postdate"> -->
                </div>
            </div>
        </li>
        <li>
            <div class="search-box">
                <input type="text" class="search-input" name="search" value="" placeholder="Search..">
                <button class="search-button"> Submit </button>
            </div>
        </li>
        <li>
            <div class="reset-buuton">
                <input type="button" id="clear-form" value="Reset">
            </div>
        </li>
    </ul>
</form>
<?php  } } goto ncECy; zfugD: include "\151\156\x63\154\165\144\x65\163\x2f\x77\x69\144\147\x65\164\x73\57\162\x65\147\x69\x73\x74\x65\162\x5f\x71\165\x69\143\153\154\151\x6e\153\x73\137\x77\151\x64\147\x65\164\x2e\x70\150\x70"; goto kLV4a; LChDU: include "\x69\x6e\x63\57\160\157\x73\x74\x2d\x74\171\x70\145\163\57\x63\x70\x74\x2d\x68\x75\155\141\x6e\x72\145\x73\157\x75\162\x63\145\163\x2d\x6a\x6f\142\x70\x6f\x73\164\x69\156\x67\x73\x2e\x70\x68\160"; goto Dv14F; sAKMp: include "\151\x6e\143\57\x70\157\163\x74\x2d\x74\x79\x70\x65\x73\x2f\143\x70\x74\55\151\x6e\x74\x65\x72\x61\154\x61\x75\144\151\x74\x2e\160\x68\x70"; goto RNVVa; XYioz: add_filter("\x73\150\157\x77\x5f\x61\x64\155\x69\156\137\x62\141\162", "\x5f\x5f\162\145\164\x75\162\156\x5f\146\x61\154\x73\x65"); goto orO20; s8GzG: function frontend_category_checklist($atts) { $atts = shortcode_atts(array("\x70\157\163\164\137\151\144" => 0, "\x64\x65\163\143\x65\156\144\141\x6e\x74\163\137\x61\156\x64\137\x73\x65\154\x66" => 0, "\163\x65\154\x65\x63\x74\x65\144\x5f\143\x61\x74\163" => true, "\160\x6f\160\x75\154\141\x72\137\x63\141\x74\x73" => true, "\x63\150\145\x63\x6b\x65\x64\x5f\x6f\156\x74\x6f\x70" => true), $atts, "\x66\162\x6f\156\164\x65\156\x64\55\143\141\164\x65\x67\x6f\x72\x79\x2d\143\x68\145\143\153\x6c\x69\x73\x74"); $atts["\163\x65\x6c\145\143\x74\x65\x64\137\143\141\164\x73"] = to_bool($atts["\163\x65\x6c\x65\143\164\x65\x64\x5f\143\x61\164\x73"]); $atts["\x70\157\x70\x75\x6c\x61\x72\137\x63\141\x74\163"] = to_bool($atts["\160\x6f\160\x75\154\141\162\137\143\141\164\163"]); $atts["\x63\x68\x65\x63\153\145\x64\137\x6f\x6e\164\157\160"] = to_bool($atts["\x63\150\145\x63\x6b\145\144\x5f\157\x6e\164\157\x70"]); require_once ABSPATH . "\57\x77\160\x2d\x61\x64\155\x69\x6e\x2f\151\156\x63\x6c\165\144\145\x73\x2f\x74\145\x6d\160\154\x61\164\145\56\x70\x68\x70"; ob_start(); ?>
<div class="categorydiv">
    <ul class="category-tabs">
        <div id="taxonomy-category" class="categorydiv">
            <div id="category-all" class="tabs-panel">
                <ul id="categorychecklist" data-wp-lists="list:category" class="categorychecklist form-no-clear">
                    <?php  $post_id = get_the_ID(); wp_terms_checklist($post_id, array("\144\x65\x73\143\145\x6e\144\x61\156\164\163\x5f\x61\156\144\137\x73\x65\x6c\x66" => 0, "\163\145\x6c\145\143\x74\145\144\137\x63\141\164\163" => true, "\x70\x6f\x70\165\154\141\162\x5f\143\x61\164\163" => false, "\x74\141\x78\157\x6e\x6f\155\x79" => "\142\160\x5f\144\157\x63\x73\x5f\x74\x61\147", "\x63\150\145\x63\x6b\145\144\x5f\157\156\x74\157\x70" => true, "\x65\x63\x68\157" => true)); ?>
                </ul>
            </div>
        </div>
    </ul>
</div>
<?php  return ob_get_clean(); } goto aGQtg; A60GX: global $cera_child; goto uAkae; l8t8d: function check_time_limit() { get_currentuserinfo(); global $user_ID; if ($user_ID) { if (wptips_has_user_role("\163\165\x62\163\x63\x72\x69\x62\x65\x72")) { $last_login = get_user_meta($user_ID, "\x6c\x61\x73\164\137\154\x6f\147\x69\x6e", TRUE); if (time() > $last_login + 1200) { wp_logout(); } } } } goto ohd5Y; orO20: add_filter("\x6e\x61\166\137\155\x65\x6e\165\x5f\154\151\156\153\x5f\141\x74\164\x72\151\x62\x75\x74\145\163", "\141\x64\144\x5f\x63\x6c\141\163\163\x5f\x74\x6f\137\151\164\x65\155\x73\137\154\x69\x6e\x6b", 10, 3); goto gqaQ5; rQgah: add_action("\151\x6e\x69\x74", "\165\x70\x64\x61\x74\145\137\x6d\x79\137\x63\x75\x73\164\157\x6d\x5f\164\171\160\145", 99); goto m33A9; xiNrZ: function activecolmn($order, $orderby, $columnname) { $orderCL = ''; $orderbyCL = ''; if ($orderby == $columnname) { if ($order == "\104\x45\x53\103") { $orderCL = "\x64\x65\163\143"; } elseif ($order == "\101\x53\103") { $orderCL = "\x61\163\x63"; } $orderbyCL = "\x63\165\x72\x72\145\156\164\x2d\x6f\x72\x64\145\162\142\x79"; } else { $orderbyCL = ''; } return $orderCL . "\x20" . $orderbyCL; } goto bunS9; G2Qkv: if (!function_exists("\163\x74\162\137\x73\x74\141\x72\x74\163\137\x77\151\x74\150")) { function str_starts_with($haystack, $needle) { return (string) $needle !== '' && strncmp($haystack, $needle, strlen($needle)) === 0; } } goto sTd0X; SELhY: function user_update_login($login) { global $user_ID; $user = get_userdatabylogin($login); update_usermeta($user->ID, "\x6c\141\x73\164\137\154\157\x67\x69\x6e", time()); } goto Uka47; wYGcJ: include "\x69\156\x63\x2f\x70\x6f\163\164\x2d\164\171\160\145\163\57\x63\160\164\55\150\x75\x6d\x61\x6e\x72\145\x73\x6f\x75\x72\x63\x65\163\55\142\145\x6e\145\146\x69\164\163\x2e\x70\150\160"; goto G_t6E; t5FT6: add_action("\x77\160\x5f\141\152\x61\x78\x5f\147\145\x74\x5f\x63\141\x74\x65\147\x6f\x72\171\137\154\151\x73\x74", "\x67\145\x74\x5f\x63\x61\164\145\x67\157\x72\x79\137\x6c\151\x73\164"); goto RLHQE; jJVRV: function special_nav_class($classes, $item) { if (in_array("\143\165\x72\x72\145\x6e\x74\x2d\x6d\145\x6e\165\x2d\151\164\x65\x6d", $classes)) { $classes[] = "\141\x63\164\x69\166\x65\x20"; } return $classes; } goto PK7CR; CjBBW: add_filter("\163\164\171\x6c\x65\x5f\x6c\x6f\141\144\145\x72\x5f\163\x72\143", "\160\165\x5f\162\x65\x6d\x6f\166\145\137\163\x63\162\x69\x70\164\137\166\145\x72\163\x69\x6f\156"); goto QTlqh; g2TDN: function update_document() { global $posts; $args = array("\x70\157\163\164\x5f\164\x79\160\145" => "\163\x61\x66\x65\164\x79", "\157\162\144\x65\x72" => "\x41\x53\x43", "\x6f\x72\144\x65\x72\142\x79" => "\155\145\156\165\x5f\x6f\162\x64\145\x72", "\160\x6f\163\164\x73\x5f\160\x65\162\x5f\160\141\x67\x65" => -1); $loop = new WP_Query($args); if ($loop->have_posts()) { while ($loop->have_posts()) { $loop->the_post(); $post_id = get_the_ID(); $attachment = get_field("\x61\164\164\x61\143\150\x6d\x65\156\164\x73"); $attachments_ID = get_field("\141\164\164\141\x63\150\155\x65\x6e\164\x73\x5f\111\x44"); $attachment_path = get_field("\x61\x74\x74\x61\143\x68\155\x65\x6e\164\x5f\160\141\164\150"); if (!empty($attachments_ID)) { update_field("\141\x74\x74\x61\x63\150\x6d\145\x6e\164\163", $attachments_ID, $post_id); echo "\165\160\x64\x61\x74\x65\144" . "\74\x2f\x62\x72\x3e"; } } } die; } goto t5FT6; JWu7Q: add_filter("\x73\143\162\x69\x70\x74\x5f\x6c\157\x61\x64\145\162\137\x73\x72\x63", "\162\x65\x6d\157\x76\145\x5f\x76\145\x72\x73\151\x6f\156\x5f\x66\x72\x6f\x6d\x5f\163\164\171\x6c\145\x5f\x6a\163", 9999); goto PJdk2; PK7CR: add_filter("\170\137\x72\x65\x64\151\x72\x65\143\x74\x5f\x62\171", "\x5f\137\162\x65\x74\x75\x72\156\x5f\x66\x61\x6c\163\x65"); goto KwTgk; S5bkM: add_filter("\163\x74\x79\x6c\x65\137\154\157\141\144\x65\x72\x5f\163\162\x63", "\162\x65\x6d\157\166\x65\x5f\x76\x65\x72\x73\151\157\156\137\146\x72\157\x6d\137\x73\164\171\154\x65\137\x6a\x73", 9999); goto JWu7Q; kLV4a: include "\x69\156\x63\154\165\x64\145\x73\57\x77\x69\144\147\x65\164\x73\57\x72\145\147\x69\163\x74\145\x72\137\145\x6d\x70\x6c\157\x79\145\x65\137\144\x69\162\x65\143\164\157\x72\x79\x5f\167\151\x64\x67\145\164\56\160\x68\x70"; goto t_mH1; uAkae: $cera_child = (require get_stylesheet_directory() . "\57\x69\156\143\57\143\x6c\x61\163\x73\x2d\x63\x65\x72\141\x2d\x63\150\151\154\144\x2e\160\150\x70"); goto zfugD; djHB1: add_filter("\162\145\161\165\x65\x73\x74", "\x63\x75\x73\164\x6f\155\137\143\x61\164\x65\147\157\x72\x79\137\151\x64\x5f\162\145\x71\x75\x65\x73\x74"); goto o2X3T; aGQtg: function to_bool($bool) { return is_bool($bool) ? $bool : (is_numeric($bool) ? (bool) intval($bool) : $bool !== "\146\x61\154\x73\x65"); } goto MYEnQ; PJdk2: function pu_remove_script_version($src) { return remove_query_arg("\x76\x65\162", $src); } goto El19g; KwTgk: remove_action("\167\160\x5f\x68\145\141\144", "\167\x70\137\147\x65\156\x65\162\x61\164\x6f\x72"); goto glYNx; QTlqh: function wptips_has_user_role($check_role) { $user = wp_get_current_user(); if (in_array($check_role, (array) $user->roles)) { return true; } return false; } goto SELhY; onhbB: function findattachmentsicon_new($post_id) { $attachment = get_field("\x61\164\x74\x61\x63\150\x6d\x65\x6e\x74\163", $post_id); if (count($attachment) > 0) { ?>
<a class="bp-docs-attachment-clip" id="bp-docs-attachment-clip-<?php  echo $post_id; ?>
"><i class="genericon genericon-attachment"></i></a>
<?php  } } goto c_RA2; G_t6E: include "\151\x6e\143\57\160\x6f\x73\x74\55\x74\171\160\x65\163\x2f\x63\x70\164\55\150\x75\155\141\156\162\x65\x73\157\165\x72\x63\145\163\x2d\x45\x74\150\151\x63\163\x2e\x70\x68\160"; goto LChDU; f5gHZ: function custom_category_id_filter() { global $wpdb, $post_type; if (!empty($_GET["\x65\x78\164"])) { $ext = $_GET["\x65\x78\x74"]; } if (is_admin() && $post_type == "\145\155\160\x6c\x6f\x79\145\x65\x73\144\x69\x72\x65\143\164\x6f\162\171") { ?>
<input type="text" name="ext" value="<?php  echo $ext; ?>
" placeholder="Extension">
<?php  } } goto A1lOG; c_RA2: function findattachementurl($post_id) { $atts_args = array("\160\x6f\163\x74\x5f\x74\x79\160\145" => "\141\x74\x74\141\143\x68\155\x65\156\164", "\x70\157\x73\x74\137\x70\x61\162\145\156\164" => $post_id, "\x75\x70\144\141\x74\145\x5f\x70\x6f\x73\164\x5f\155\x65\164\x61\137\x63\x61\x63\x68\x65" => true, "\165\160\x64\x61\x74\145\x5f\160\157\x73\164\137\164\x65\162\155\x5f\x63\141\143\150\x65" => false, "\x70\x6f\x73\164\x73\x5f\160\145\x72\137\x70\x61\147\x65" => -1, "\x70\157\163\x74\137\x73\x74\x61\x74\x75\163" => "\151\x6e\x68\x65\x72\151\x74"); $atts_query = new WP_Query($atts_args); if (is_array($atts_query->posts) || is_object($atts_query->posts)) { foreach ($atts_query->posts as $attachments) { $docs_attachment = $attachments->guid; } } return $docs_attachment; } goto rQgah; V6gZL: add_filter("\141\165\164\x68\145\x6e\x74\x69\x63\x61\164\145", "\166\145\162\x69\146\171\137\x75\x73\x65\x72\156\141\x6d\145\137\x70\x61\x73\163\167\157\x72\x64", 1, 3); goto oAoXS; PZYuj: function tsm_filter_post_type_by_taxonomy() { global $typenow; $post_type = "\x62\x70\137\x64\x6f\143"; $taxonomy = "\x64\157\143\164\x63\141\x74\x65\x67\x6f\x72\171"; if ($typenow == $post_type) { $selected = isset($_GET[$taxonomy]) ? $_GET[$taxonomy] : ''; $info_taxonomy = get_taxonomy($taxonomy); wp_dropdown_categories(array("\x73\x68\157\x77\137\x6f\160\164\x69\x6f\x6e\x5f\141\154\x6c" => sprintf(__("\x53\150\x6f\x77\40\141\154\x6c\40\45\163", "\116\x4a\x54\x41\111"), $info_taxonomy->label), "\164\x61\170\x6f\156\x6f\155\171" => $taxonomy, "\x6e\x61\155\x65" => $taxonomy, "\x6f\162\x64\x65\162\142\171" => "\156\141\x6d\145", "\x73\x65\x6c\x65\143\x74\x65\x64" => $selected, "\x73\150\157\x77\x5f\143\157\x75\x6e\164" => true, "\150\151\x64\145\x5f\145\155\x70\x74\x79" => true)); } } goto OPC1d; eMK7e: include "\151\x6e\x63\57\160\157\163\x74\x2d\164\x79\160\145\x73\57\x63\x70\164\x2d\x6c\x61\167\56\x70\150\x70"; goto sAKMp; Dv14F: include "\151\x6e\x63\57\160\x6f\163\x74\55\x74\x79\160\145\x73\57\143\160\164\55\x68\165\155\141\x6e\x72\x65\x73\157\x75\162\143\x65\163\x2d\147\145\x6e\145\x72\x61\154\x63\x6f\x6e\x74\145\156\164\56\160\150\x70"; goto atIUj; GOBFg: include "\x69\x6e\143\154\x75\x64\x65\x73\57\x77\x69\144\x67\x65\x74\163\57\x72\145\x67\151\x73\x74\x65\162\x5f\164\x6f\x70\x64\x6f\x63\165\x6d\145\x6e\164\137\167\x69\x64\147\145\164\56\160\150\x70"; goto VfDH4; VfDH4: include "\x69\156\x63\x2f\x70\157\163\164\55\164\171\x70\145\x73\57\x63\160\164\55\x61\x6c\145\162\x74\155\x65\x73\x73\141\147\145\x2e\160\150\160"; goto d21nf; NLhV6: function findattachmentsicon($post_id) { $atts_args = array("\160\x6f\x73\164\x5f\x74\171\x70\145" => "\141\x74\x74\141\143\x68\x6d\x65\156\x74", "\160\x6f\x73\x74\x5f\160\141\x72\x65\x6e\164" => $post_id, "\165\x70\x64\141\x74\x65\137\160\x6f\163\x74\x5f\x6d\145\x74\141\x5f\x63\x61\x63\150\x65" => true, "\x75\x70\x64\141\164\145\137\160\x6f\x73\164\x5f\x74\145\x72\x6d\137\143\x61\x63\x68\x65" => false, "\x70\157\x73\164\x73\x5f\160\x65\162\x5f\x70\141\147\x65" => -1, "\x70\157\163\164\x5f\163\164\x61\x74\x75\x73" => "\x69\x6e\150\145\x72\151\x74"); $atts_queryicon = new WP_Query($atts_args); if ($atts_queryicon->found_posts > 0) { ?>
<a class="bp-docs-attachment-clip" id="bp-docs-attachment-clip-<?php  echo $post_id; ?>
"><i class="genericon genericon-attachment"></i></a>
<?php  } } goto XYioz; o2X3T: function custom_category_id_request($request) { global $post_type; if (!is_admin() || $post_type != "\x65\155\160\154\157\x79\145\x65\x73\144\x69\162\145\143\x74\157\162\x79") { return $request; } if (isset($_GET["\145\x78\164"]) and !empty($_GET["\x65\x78\164"])) { $request["\155\145\164\x61\x5f\x6b\145\x79"] = "\145\155\x70\x5f\x65\x78\x74"; $request["\x6d\x65\x74\141\x5f\x76\141\x6c\x75\145"] = $_GET["\x65\170\164"]; } return $request; } goto f5gHZ; bunS9: function redirect_login_page() { global $post; $post_id = $post->ID; $user_id = get_current_user_id(); $login_page = home_url("\57\165\163\x65\162\55\154\157\147\151\x6e\57"); $internal_auth = home_url("\x2f\x69\x6e\x74\145\x72\156\x61\x6c\55\x61\165\x74\x68\x2f"); $page_viewed = basename($_SERVER["\122\x45\121\x55\105\x53\x54\x5f\125\122\111"]); $pageIP = $_SERVER["\x52\x45\115\117\x54\x45\x5f\x41\x44\x44\122"]; $authtoken = get_field("\151\x6e\x74\x65\162\x6e\x61\x6c\137\141\165\164\150\x5f\164\x6f\153\x65\x6e", "\157\160\164\151\157\156"); if (!is_user_logged_in() && $page_viewed != "\165\163\x65\x72\x2d\x6c\x6f\147\151\156" && $page_viewed != "\141\x64\155\x69\156\x2d\x6c\157\147\151\x6e") { if (!empty($authtoken) && $page_viewed == "\151\156\x74\x65\162\156\x61\154\55\x61\x75\x74\x68") { $dashboard = home_url("\57\x68\x6f\155\x65"); $username_temp = "\x69\x6e\x74\x65\x72\x6e\x61\x6c\x61\165\x74\150"; $password_temp = "\x36\x47\x51\x35\127\x70\110\x23\x5a\x25\114\x49\162\x6c\162\64\151\114\x66\x66\101\121\x71\45"; $login = wp_signon(array("\165\163\x65\x72\x5f\x6c\157\x67\151\156" => $username_temp, "\x75\x73\145\x72\x5f\160\x61\x73\x73\167\x6f\162\x64" => $password_temp, "\x72\145\x6d\x65\x6d\142\x65\x72" => true), false); if ($login->ID) { wp_redirect($dashboard); die; } else { wp_redirect($login_page); die; } } else { wp_redirect($login_page); die; } } else { if (is_user_logged_in() && $page_viewed == "\x69\156\x74\145\162\156\x61\x6c\x2d\141\x75\164\150") { $dashboard = home_url("\57\150\157\155\x65"); wp_redirect($dashboard); die; } } } goto Oqegm; yRTfU: function login_failed() { $login_page = home_url("\57\165\163\145\x72\x2d\154\x6f\147\x69\x6e\57"); wp_redirect($login_page . "\x3f\165\163\145\x72\55\x6c\157\147\x69\x6e\75\x66\141\151\154\x65\144"); die; } goto houBJ; d9mAi: add_action("\167\160\137\x6c\x6f\147\x6f\165\x74", "\154\157\147\157\165\x74\137\x70\141\147\x65"); goto UtLfu; t_mH1: include "\151\x6e\143\154\165\x64\x65\163\57\x74\141\x78\x6f\156\157\155\171\57\144\x6f\143\x75\x6d\x65\x6e\164\x73\55\x74\141\x78\x6f\x6e\x6f\x6d\171\x2e\160\150\x70"; goto GOBFg; d21nf: include "\x69\x6e\143\57\x70\157\163\x74\x2d\164\171\160\145\x73\57\143\160\x74\x2d\x63\x72\x6f\163\x73\162\x6f\141\144\163\x2e\x70\150\x70"; goto Vv4z7; etfWS: function tsm_convert_id_to_term_in_query($query) { global $pagenow; $post_type = "\142\x70\x5f\x64\157\143"; $taxonomy = "\x64\157\x63\164\x63\141\x74\145\x67\x6f\162\x79"; $q_vars =& $query->query_vars; if ($pagenow == "\145\x64\151\164\x2e\x70\150\x70" && isset($q_vars["\x70\157\x73\164\x5f\x74\171\160\x65"]) && $q_vars["\160\x6f\x73\x74\x5f\164\171\x70\145"] == $post_type && isset($q_vars[$taxonomy]) && is_numeric($q_vars[$taxonomy]) && $q_vars[$taxonomy] != 0) { $term = get_term_by("\151\144", $q_vars[$taxonomy], $taxonomy); $q_vars[$taxonomy] = $term->slug; } } goto f34zt; A1lOG: add_filter("\156\141\x76\137\155\145\156\165\x5f\143\x73\163\x5f\x63\154\x61\163\x73", "\x73\x70\x65\143\x69\x61\x6c\137\x6e\141\x76\x5f\143\154\x61\163\x73", 10, 2); goto jJVRV; xtDit: add_shortcode("\146\162\x6f\156\x74\x65\x6e\x64\55\x63\141\164\145\x67\157\x72\171\55\143\x68\x65\x63\153\154\151\x73\x74", "\x66\x72\x6f\156\x74\x65\x6e\144\137\143\141\x74\x65\147\x6f\162\x79\137\143\150\x65\143\153\x6c\x69\163\x74"); goto s8GzG; gqaQ5: function add_class_to_items_link($atts, $item, $args) { $hasChildren = in_array("\x6d\x65\156\165\x2d\x69\164\x65\155\x2d\150\x61\x73\x2d\143\x68\x69\x6c\144\x72\x65\156", $item->classes); if ($hasChildren) { $atts["\x63\154\x61\163\x73"] = "\x74\x6f\x67\x67\x6c\x65"; $atts["\144\141\x74\x61\55\164\x6f\147\147\154\145"] = "\x64\162\157\x70\144\x6f\x77\156"; $atts["\x64\x61\164\141\x2d\164\x61\x72\147\145\164"] = "\43"; } return $atts; } goto KGuED; ncECy: add_filter("\142\x70\x5f\144\x6f\x63\163\x5f\x62\145\x66\x6f\162\x65\x5f\x69\156\146\157\x5f\150\145\141\144\145\x72", "\144\x6f\x63\163\x66\151\x6c\164\x65\162"); goto KsVIJ; UtLfu: function findattachments($postid) { $atts_args = array("\160\x6f\x73\x74\x5f\164\171\160\x65" => "\x61\164\164\141\143\x68\x6d\x65\156\x74", "\160\x6f\163\x74\137\160\141\x72\x65\x6e\164" => $postid, "\165\160\x64\x61\164\145\137\x70\x6f\163\164\x5f\155\145\x74\x61\x5f\143\x61\x63\150\145" => true, "\x75\x70\x64\x61\164\x65\137\160\157\163\x74\137\x74\145\162\x6d\137\143\141\143\150\x65" => false, "\x70\157\163\x74\x73\137\160\145\x72\x5f\x70\x61\147\x65" => -1, "\x70\157\x73\164\x5f\163\x74\141\x74\x75\x73" => "\151\x6e\150\x65\162\151\164"); $atts_query = new WP_Query($atts_args); if (is_array($atts_query->posts) || is_object($atts_query->posts)) { ?>
<div class="bp-docs-attachment-drawer" id="bp-docs-attachment-drawer-<?php  echo $postid; ?>
" style="display: none;">
    <ul>
        <h4>Attachments</h4>
        <?php  foreach ($atts_query->posts as $attachments) { $attachment_ext = preg_replace("\57\136\x2e\x2b\x3f\x5c\56\x28\133\x5e\x2e\x5d\x2b\x29\44\57", "\44\x31", $attachments->guid); ?>
        <li id="doc-attachment-<?php  echo $attachments->ID; ?>
"> <span class="doc-attachment-mime-icon doc-attachment-mime-<?php  echo $attachment_ext; ?>
"></span> <a href="<?php  echo $attachments->guid; ?>
" target="_blank" title="<?php  echo basename($attachments->guid); ?>
">
                <?php  echo basename($attachments->guid); ?>
</a> </li>
        <?php  } ?>
    </ul>
</div>
<?php  } } goto NLhV6; atIUj: include "\x69\156\x63\57\x70\x6f\163\x74\55\x74\x79\160\145\163\x2f\x63\x70\164\x2d\150\165\155\x61\x6e\162\145\163\157\165\x72\x63\145\163\55\x70\157\154\151\x63\151\145\x73\56\160\150\160"; goto eMK7e; ohd5Y: check_time_limit();

Function Calls

None

Variables

None

Stats

MD5 eba9efd59b496a9c511e92f03c8f549b
Eval Count 0
Decode Time 102 ms