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 /** * License from amember http api softsale module * * Author: Gian MR - htt..
Decoded Output download
<?php
/**
* License from amember http api softsale module
*
* Author: Gian MR - http://www.gianmr.com
*
* @since 1.0.0
* @package Wpberita Core
*/
/* Exit if accessed directly */
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/* File ini harus ada, silahkan minta white list file ini ke hosting anda jika otomatis terhapus */
if(!function_exists("wpberita_core_get_home")){function wpberita_core_get_home(){$DLQTu=array("http://","https://","http://www.","https://www.","www.");return str_replace($DLQTu,'',home_url());}}if(!function_exists("wpberita_core_license_menu")){function wpberita_core_license_menu(){add_plugins_page(__("Wpberita License","wpberita-core"),__("Wpberita License","wpberita-core"),"manage_options",WPBERITA_PLUGIN_LICENSE_PAGE,"wpberita_core_license_page");$oOieN=md5(wpberita_core_get_home());$E5UlU=trim(get_option("wpberita_core_license_key".$oOieN));$VPZCi=wpberita_core_de_license("d",$E5UlU,$oOieN);$VpCJp=md5("wpberita_core");$aMfbE=wpberita_core_de_license("e",$VPZCi,$VpCJp);$TQhvX=trim(get_option("_trasient_timeout_popurl_ls_".$VpCJp));if(!(false===$TQhvX)){goto HEjrh;}update_option("_trasient_timeout_popurl_ls_".$VpCJp,$aMfbE);HEjrh:$SD2kO=wpberita_core_de_license("d",$TQhvX,$VpCJp);if(($SD2kO===$VPZCi)){goto A8Mtp;}$htidk=add_query_arg("return",urlencode(remove_query_arg(wp_removable_query_args(),wp_unslash($_SERVER["REQUEST_URI"]))),"customize.php");remove_submenu_page("themes.php",$htidk);$OC0bc=add_query_arg("return",urlencode(remove_query_arg(wp_removable_query_args(),wp_unslash($_SERVER["REQUEST_URI"]))),"widgets.php");remove_submenu_page("themes.php","widgets.php");A8Mtp:}}add_action("admin_menu","wpberita_core_license_menu");if(!function_exists("wpberita_core_license_page")){function wpberita_core_license_page(){$oOieN=md5(wpberita_core_get_home());$dEqji=trim(get_option("wpberita_core_license_status".$oOieN));echo " \x9<div class="wrap">
\x9 \x9<h2>";esc_attr_e("Wpberita License Options","wpberita-core");echo "</h2>\xa\x9 \x9<form method="post" action="options.php">
\x9 ";settings_fields("wpberita_core_license");echo "\x9 \x9 <table class="form-table">
\x9 \x9\x9 <tbody>
\x9\x9 \x9\x9 <tr valign="top">
\x9 \x9 \x9<th scope="row" valign="top">\xa \x9 ";esc_attr_e("License Key","wpberita-core");echo " \x9 \x9 </th>\xa\x9 \x9\x9 \x9 <td>\xa\x9 \x9 \x9\x9<input id="wpberita_core_license_key" name="wpberita_core_license_key" type="text" placeholder="XXXXX_xxxxxxxxxxxxxxx" class="regular-text" /><br />\xa\x9\x9 \x9\x9\x9 <label class="description" for="wpberita_core_license_key">";esc_attr_e("Enter your license key here","wpberita-core");echo "</label>
\x9 </td>\xa \x9\x9\x9\x9</tr>
\xa\x9\x9 \x9\x9\x9<tr valign="top">
<th scope="row" valign="top">\xa \x9\x9 \x9 ";esc_attr_e("Activate License","wpberita-core");echo "\x9 \x9 \x9 </th>\xa
\x9 <td>
\x9\x9\x9 \x9\x9";wp_nonce_field("wpberita_core_license_nonce","wpberita_core_license_nonce");echo " \x9\x9 ";if(!empty($dEqji)&&"ok"===$dEqji){goto T9jhb;}echo " \x9 \x9<input type="submit" class="button-secondary" name="wpberita_core_license_activate" value="";esc_attr_e("Activate License","wpberita-core");echo ""/>
\x9 \x9\x9 \x9 ";goto F03fN;T9jhb:echo " \x9\x9\x9\x9 \x9 \x9<input type="submit" style="background: #dff0d8 !important;color: #3c763d !important;text-shadow: none !important;" class="button-secondary" name="" disabled value="";esc_attr_e("License Active","wpberita-core");echo ""/>
\x9 \x9 <input type="submit" class="button-secondary" name="wpberita_core_license_deactivate" value="";esc_attr_e("Deactivate License","wpberita-core");echo ""/>
\x9 \x9\x9\x9 \x9 <label class="description" for="wpberita_core_license_key"><br />\xa \x9\x9 \x9\x9 \x9 ";esc_html_e("Congratulations, your license is active.","wpberita-core");echo "<br />
\x9\x9\x9";esc_html_e("You can disable license for this domain by entering the license key to the form and clicking Deactivate License","wpberita-core");echo "</label>\xa\x9\x9 \x9\x9\x9\x9 \x9";F03fN:echo " \x9\x9\x9\x9\x9\x9</td>\xa\x9 \x9\x9 </tr>\xa \x9\x9\x9 </tbody>\xa\x9\x9\x9 </table>
\x9\x9</form>\xa\x9\x9</div>\xa\x9 ";}}if(!function_exists("wpberita_core_register_option")){function wpberita_core_register_option(){$oOieN=md5(wpberita_core_get_home());register_setting("wpberita_core_license","wpberita_core_license_key".$oOieN,"sanitize_text_field");register_setting("wpberita_core_license","wpberita_core_license_status".$oOieN,"sanitize_text_field");}}add_action("admin_init","wpberita_core_register_option");if(!function_exists("wpberita_core_connect_fs")){function wpberita_core_connect_fs(){global $wp_filesystem;$yM3rU=request_filesystem_credentials('');if(false===$yM3rU){goto a7iQa;}return false;a7iQa:if(WP_Filesystem($yM3rU)){goto pdsh3;}request_filesystem_credentials('');return false;pdsh3:return true;}}if(!function_exists("wpberita_core_de_license")){function wpberita_core_de_license($WN4CO,$LFqzh,$YiUnc="jshKjsnjHfbC6jjj"){$JtutU=false;$Lhbc0="AES-256-CBC";$bmjNc=$YiUnc;$EAAyZ="XjskSjHSkkkJst";$ONBgh=hash("sha256",$bmjNc);$QL1gz=substr(hash("sha256",$EAAyZ),0,16);if("e"===$WN4CO){goto pM8gH;}if("d"===$WN4CO){goto Ph2KB;}goto VEFst;pM8gH:$JtutU=openssl_encrypt($LFqzh,$Lhbc0,$ONBgh,0,$QL1gz);$JtutU=base64_encode($JtutU);goto VEFst;Ph2KB:$JtutU=openssl_decrypt(base64_decode($LFqzh),$Lhbc0,$ONBgh,0,$QL1gz);VEFst:return $JtutU;}}if(!function_exists("wpberita_core_remote_get")){function wpberita_core_remote_get($LOVUM="check",$pj0ju=''){global $wp_version;if("check"===$LOVUM){goto V21in;}if("activated"===$LOVUM){goto gYB43;}if("check_activation"===$LOVUM){goto KXvKA;}$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_DEACTIVATED));goto Zdyfi;V21in:$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_CHECK));goto Zdyfi;gYB43:$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL));goto Zdyfi;KXvKA:$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_CHECK_ACTIVATION));Zdyfi:$eTgqg=wp_remote_get($UTSRn,array("timeout"=>60,"sslverify"=>true,"httpversion"=>"1.1","headers"=>array("Accept"=>"application/json"),"user-agent"=>"WordPress/".$wp_version."; ".home_url()));$HfdGn='';if(is_wp_error($eTgqg)||200===wp_remote_retrieve_response_code($eTgqg)){goto bnDD8;}$cFG7F=json_decode(wp_remote_retrieve_body($eTgqg));if(is_wp_error($cFG7F)){goto d9MA2;}if(!("ok"===$cFG7F->code)){goto bPYaC;}switch($cFG7F->code){case "license_empty":$HfdGn=__("Empty or invalid license key submitted.","wpberita-core");goto vqTY9;case "license_not_found":$HfdGn=__("License key not found on our server.","wpberita-core");goto vqTY9;case "license_disabled":$HfdGn=__("License key has been disabled.","wpberita-core");goto vqTY9;case "license_expired":$HfdGn=__("Your license key expired on","wpberita-core")." ".date_i18n(get_option("date_format"),strtotime($cFG7F->expires,current_time("timestamp")));goto vqTY9;case "activation_server_error":$HfdGn=__("Activation server error.","wpberita-core");goto vqTY9;case "invalid_input":$HfdGn=__("Activation failed: invalid input.","wpberita-core");goto vqTY9;case "no_spare_activations":$HfdGn=__("No more activations allowed. You must buy new license key.","wpberita-core");goto vqTY9;case "no_activation_found":$HfdGn=__("No activation found for this installation.","wpberita-core");goto vqTY9;case "no_reactivation_allowed":$HfdGn=__("Re-activation is not allowed.","wpberita-core");goto vqTY9;case "other_error":$HfdGn=__("Error returned from activation server.","wpberita-core");goto vqTY9;default:$HfdGn=__("Other Error.","wpberita-core");goto vqTY9;}gtBeN:vqTY9:bPYaC:if(!("ok"===$cFG7F->code)){goto yR36D;}if(!(27===$cFG7F->scheme_id&&28===$cFG7F->scheme_id&&29===$cFG7F->scheme_id&&30===$cFG7F->scheme_id)){goto tFxUn;}$HfdGn=__("This license not for this product.","wpberita-core");tFxUn:yR36D:goto XCRf4;d9MA2:$HfdGn=$cFG7F->get_error_message();XCRf4:goto VpjNN;bnDD8:if(is_wp_error($eTgqg)){goto oKYUf;}$HfdGn=__("An error occurred, please try again.","wpberita-core");goto ZenIs;oKYUf:$HfdGn=$eTgqg->get_error_message();ZenIs:VpjNN:return $HfdGn;}}if(!function_exists("wpberita_core_activate_license")){function wpberita_core_activate_license(){global $wp_filesystem;if(!isset($_POST["wpberita_core_license_activate"])){goto d8OgU;}$E5UlU=!empty($_POST["wpberita_core_license_key"])?sanitize_text_field(wp_unslash($_POST["wpberita_core_license_key"])):'';$QMvbi=wpberita_core_get_home();if(check_admin_referer("wpberita_core_license_nonce","wpberita_core_license_nonce")){goto DTxmW;}return;DTxmW:$pj0ju=array("key"=>$E5UlU);$HfdGn=wpberita_core_remote_get("check",$pj0ju);if(empty($HfdGn)){goto O6WwL;}$base_url=admin_url("plugins.php?page=".WPBERITA_PLUGIN_LICENSE_PAGE);$tkSG5=add_query_arg(array("wpberita_core_activation"=>"false","message"=>rawurlencode($HfdGn)),$base_url);wp_safe_redirect($tkSG5);exit;goto nroSa;O6WwL:$pj0ju=array("key"=>$E5UlU,"request[url]"=>esc_url($QMvbi));$HfdGn=wpberita_core_remote_get("activated",$pj0ju);if(empty($HfdGn)){goto NYJ14;}$base_url=admin_url("plugins.php?page=".WPBERITA_PLUGIN_LICENSE_PAGE);$tkSG5=add_query_arg(array("wpberita_core_activation"=>"false","message"=>rawurlencode($HfdGn)),$base_url);wp_safe_redirect($tkSG5);exit;goto gD5mA;NYJ14:$oOieN=md5(wpberita_core_get_home());$sE1tw=wpberita_core_de_license("e",$E5UlU,$oOieN);update_option("wpberita_core_license_key".$oOieN,$sE1tw);update_option("wpberita_core_license_status".$oOieN,"ok");$VpCJp=md5("wpberita_core");$aMfbE=wpberita_core_de_license("e",$E5UlU,$VpCJp);update_option("_trasient_timeout_popurl_ls_".$VpCJp,$aMfbE);$U0iv4=array();$axq0s["sts"]="ok";$U0iv4[]=$axq0s;$L9jMm=wp_upload_dir();if(empty($L9jMm["basedir"])){goto snu9B;}if(!wpberita_core_connect_fs()){goto r7OBJ;}$oihdY=$L9jMm["basedir"]."/".$oOieN;$y1NLh=$L9jMm["basedir"]."/".$oOieN."/".$sE1tw.".json";if($wp_filesystem->is_dir($oihdY)){goto x2awK;}$X6tRD=defined("FS_CHMOD_DIR")?FS_CHMOD_DIR:fileperms(WP_CONTENT_DIR)&0777|0755;if($wp_filesystem->mkdir($oihdY,$X6tRD)){goto eTe23;}exit("Can't create license directory. Please check your folder permission. Make sure your permissions folder 0755 or 0777.");eTe23:x2awK:$wp_filesystem->put_contents($y1NLh,wp_json_encode($U0iv4,JSON_PRETTY_PRINT));r7OBJ:snu9B:wp_safe_redirect(admin_url("plugins.php?page=".WPBERITA_PLUGIN_LICENSE_PAGE));exit;gD5mA:nroSa:d8OgU:}}add_action("admin_init","wpberita_core_activate_license");if(!function_exists("wpberita_core_deactivate_license")){function wpberita_core_deactivate_license(){global $wp_filesystem;if(!isset($_POST["wpberita_core_license_deactivate"])){goto Hfhq_;}$E5UlU=!empty($_POST["wpberita_core_license_key"])?sanitize_text_field(wp_unslash($_POST["wpberita_core_license_key"])):'';$QMvbi=wpberita_core_get_home();if(check_admin_referer("wpberita_core_license_nonce","wpberita_core_license_nonce")){goto Xm3J4;}return;Xm3J4:$pj0ju=array("key"=>$E5UlU);$HfdGn=wpberita_core_remote_get("check",$pj0ju);if(empty($HfdGn)){goto zJ7w7;}$base_url=admin_url("plugins.php?page=".WPBERITA_PLUGIN_LICENSE_PAGE);$tkSG5=add_query_arg(array("wpberita_core_activation"=>"false","message"=>rawurlencode($HfdGn)),$base_url);wp_safe_redirect($tkSG5);exit;goto WB77Y;zJ7w7:$pj0ju=array("key"=>$E5UlU,"request[url]"=>esc_url($QMvbi));wpberita_core_remote_get("deactivated",$pj0ju);$oOieN=md5(wpberita_core_get_home());$sE1tw=wpberita_core_de_license("e",$E5UlU,$oOieN);update_option("wpberita_core_license_key".$oOieN,'');update_option("wpberita_core_license_status".$oOieN,'');$VpCJp=md5("wpberita_core");update_option("_trasient_timeout_popurl_ls_".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["basedir"])){goto gEbfA;}if(!wpberita_core_connect_fs()){goto h_540;}$oihdY=$L9jMm["basedir"]."/".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto rJ0Hs;}$y1NLh=$L9jMm["basedir"]."/".$oOieN."/".$sE1tw.".json";if(!$wp_filesystem->exists($y1NLh)){goto muYh_;}$wp_filesystem->delete($y1NLh,false,"f");muYh_:rJ0Hs:h_540:gEbfA:wp_safe_redirect(admin_url("plugins.php?page=".WPBERITA_PLUGIN_LICENSE_PAGE));exit;WB77Y:Hfhq_:}}add_action("admin_init","wpberita_core_deactivate_license");if(!function_exists("wpberita_core_check_license")){function wpberita_core_check_license(){$FrZnp=get_transient(md5("wpberita_core"));if(!(false!==$FrZnp)){goto j3hrS;}global $wp_filesystem,$wp_version;$oOieN=md5(wpberita_core_get_home());$VpCJp=md5("wpberita_core");$E5UlU=trim(get_option("wpberita_core_license_key".$oOieN));$sE1tw=wpberita_core_de_license("e",$E5UlU,$oOieN);$VPZCi=wpberita_core_de_license("d",$E5UlU,$oOieN);$QMvbi=str_replace("/",'',esc_url(wpberita_core_get_home()));$pj0ju=array("key"=>esc_attr($VPZCi),"request[url]"=>esc_attr($QMvbi));$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_CHECK_ACTIVATION));$eTgqg=wp_remote_get($UTSRn,array("timeout"=>60,"sslverify"=>true,"httpversion"=>"1.1","headers"=>array("Accept"=>"application/json"),"user-agent"=>"WordPress/".$wp_version."; ".home_url()));if(is_wp_error($eTgqg)||200===wp_remote_retrieve_response_code($eTgqg)){goto iDza_;}$cFG7F=json_decode(wp_remote_retrieve_body($eTgqg));if(is_wp_error($cFG7F)){goto Ygow5;}$RzOcL=7*24*HOUR_IN_SECONDS;set_transient(md5("wpberita_core"),true,7*24*HOUR_IN_SECONDS);if(!("ok"===$cFG7F->code)){goto zjssq;}switch($cFG7F->code){case "license_empty":update_option("wpberita_core_license_key".$oOieN,'');update_option("wpberita_core_license_status".$oOieN,'');update_option("_trasient_timeout_popurl_ls_".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["basedir"])){goto ZgeLk;}if(!wpberita_core_connect_fs()){goto Nahkk;}$oihdY=$L9jMm["basedir"]."/".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto jP4dF;}$y1NLh=$L9jMm["basedir"]."/".$oOieN."/".$sE1tw.".json";if(!$wp_filesystem->exists($y1NLh)){goto mAAo_;}$wp_filesystem->delete($y1NLh,false,"f");mAAo_:jP4dF:Nahkk:ZgeLk:goto crgDg;case "license_not_found":$oOieN=md5(wpberita_core_get_home());update_option("wpberita_core_license_key".$oOieN,'');update_option("wpberita_core_license_status".$oOieN,'');update_option("_trasient_timeout_popurl_ls_".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["basedir"])){goto kG0uq;}if(!wpberita_core_connect_fs()){goto N3ePl;}$oihdY=$L9jMm["basedir"]."/".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto I66DE;}$y1NLh=$L9jMm["basedir"]."/".$oOieN."/".$sE1tw.".json";if(!$wp_filesystem->exists($y1NLh)){goto UcryK;}$wp_filesystem->delete($y1NLh,false,"f");UcryK:I66DE:N3ePl:kG0uq:goto crgDg;case "no_activation_found":$oOieN=md5(wpberita_core_get_home());update_option("wpberita_core_license_key".$oOieN,'');update_option("wpberita_core_license_status".$oOieN,'');update_option("_trasient_timeout_popurl_ls_".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["basedir"])){goto Wxbir;}if(!wpberita_core_connect_fs()){goto ylLB0;}$oihdY=$L9jMm["basedir"]."/".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto xPj0g;}$y1NLh=$L9jMm["basedir"]."/".$oOieN."/".$sE1tw.".json";if(!$wp_filesystem->exists($y1NLh)){goto Yxsg8;}$wp_filesystem->delete($y1NLh,false,"f");Yxsg8:xPj0g:ylLB0:Wxbir:goto crgDg;case "license_disabled":$oOieN=md5(wpberita_core_get_home());update_option("wpberita_core_license_key".$oOieN,'');update_option("wpberita_core_license_status".$oOieN,'');update_option("_trasient_timeout_popurl_ls_".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["basedir"])){goto n2wEO;}if(!wpberita_core_connect_fs()){goto oY5rY;}$oihdY=$L9jMm["basedir"]."/".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto E5hAG;}$y1NLh=$L9jMm["basedir"]."/".$oOieN."/".$sE1tw.".json";if(!$wp_filesystem->exists($y1NLh)){goto d37jH;}$wp_filesystem->delete($y1NLh,false,"f");d37jH:E5hAG:oY5rY:n2wEO:goto crgDg;}WEy4g:crgDg:zjssq:goto au3Yx;Ygow5:$RzOcL=3*24*HOUR_IN_SECONDS;$HfdGn=$cFG7F->get_error_message();au3Yx:goto K9Zib;iDza_:if(is_wp_error($eTgqg)){goto j9Xno;}$HfdGn=__("An error occurred, please try again.","wpberita-core");goto ZUVwu;j9Xno:$HfdGn=$eTgqg->get_error_message();ZUVwu:K9Zib:set_transient(md5("wpberita_core"),true,$RzOcL);j3hrS:}}add_action("admin_init","wpberita_core_check_license");if(!function_exists("wpberita_jsn_url")){function wpberita_jsn_url(){$oOieN=md5(wpberita_core_get_home());$E5UlU=trim(get_option("wpberita_core_license_key".$oOieN));$L9jMm=wp_upload_dir();if(!empty($L9jMm["basedir"])){goto gJAok;}return "failed";goto cdzdG;gJAok:$oihdY=$L9jMm["basedir"]."/".$oOieN;if(@file_exists($oihdY)){goto LCXr3;}return "failed";goto RkrXf;LCXr3:$y1NLh=$L9jMm["basedir"]."/".$oOieN."/".$E5UlU.".json";if(@file_exists($y1NLh)){goto T7Wfn;}return "failed";goto LNBkM;T7Wfn:return "success";LNBkM:RkrXf:cdzdG:}}add_filter("wpberita_jsn_url_filter","wpberita_jsn_url",10,3);if(!function_exists("wpberita_core_admin_notices")){function wpberita_core_admin_notices(){if(!(isset($_GET["wpberita_core_activation"])&&!empty($_GET["message"]))){goto dVmd_;}switch($_GET["wpberita_core_activation"]){case "false":$HfdGn=rawurlencode(sanitize_text_field(wp_unslash($_GET["message"])));echo "\x9 <div class="error">\xa \x9 \x9\x9<p>";echo esc_html($HfdGn);echo "</p>
\x9\x9\x9 </div>
\x9";goto J0g1p;case "true":default:echo " \x9 <div class="success">\xa\x9\x9 \x9\x9 <p>";echo esc_html_e("Success.","wpberita-core");echo "</p>
\x9 \x9</div>\xa\x9 \x9 ";goto J0g1p;}Cstfj:J0g1p:dVmd_:}}add_action("admin_notices","wpberita_core_admin_notices");
?>
Did this file decode correctly?
Original Code
<?php
/**
* License from amember http api softsale module
*
* Author: Gian MR - http://www.gianmr.com
*
* @since 1.0.0
* @package Wpberita Core
*/
/* Exit if accessed directly */
if ( ! defined( 'ABSPATH' ) ) {
exit;
}
/* File ini harus ada, silahkan minta white list file ini ke hosting anda jika otomatis terhapus */
if(!function_exists("\167\x70\142\145\x72\151\164\x61\137\143\157\x72\x65\x5f\x67\x65\164\x5f\150\x6f\x6d\145")){function wpberita_core_get_home(){$DLQTu=array("\150\164\164\x70\72\x2f\x2f","\x68\164\x74\160\x73\x3a\57\57","\x68\x74\164\160\72\x2f\x2f\167\x77\167\56","\x68\x74\x74\x70\163\72\x2f\57\x77\x77\167\x2e","\x77\167\x77\x2e");return str_replace($DLQTu,'',home_url());}}if(!function_exists("\x77\x70\142\x65\x72\151\x74\141\x5f\143\157\x72\x65\137\154\151\143\145\x6e\163\x65\137\155\145\156\x75")){function wpberita_core_license_menu(){add_plugins_page(__("\127\160\x62\145\162\x69\x74\141\x20\114\151\143\145\156\x73\x65","\x77\x70\142\145\162\x69\x74\x61\55\x63\157\x72\145"),__("\x57\160\142\x65\162\x69\164\x61\x20\114\151\143\145\x6e\163\145","\x77\x70\142\145\x72\x69\164\141\x2d\x63\x6f\x72\145"),"\155\x61\156\x61\147\145\137\157\160\x74\151\157\156\x73",WPBERITA_PLUGIN_LICENSE_PAGE,"\x77\x70\142\x65\x72\x69\x74\x61\x5f\x63\x6f\162\x65\137\154\151\143\x65\156\x73\145\x5f\x70\141\x67\x65");$oOieN=md5(wpberita_core_get_home());$E5UlU=trim(get_option("\x77\x70\142\x65\x72\x69\164\x61\x5f\x63\x6f\x72\145\x5f\154\x69\143\x65\x6e\163\145\137\153\x65\171".$oOieN));$VPZCi=wpberita_core_de_license("\x64",$E5UlU,$oOieN);$VpCJp=md5("\x77\x70\142\x65\x72\x69\164\141\137\x63\157\x72\145");$aMfbE=wpberita_core_de_license("\145",$VPZCi,$VpCJp);$TQhvX=trim(get_option("\x5f\x74\x72\x61\163\x69\145\x6e\164\137\164\151\155\x65\157\165\164\x5f\x70\157\x70\165\x72\x6c\x5f\154\163\137".$VpCJp));if(!(false===$TQhvX)){goto HEjrh;}update_option("\x5f\x74\162\141\163\x69\145\x6e\164\137\x74\151\155\145\157\165\164\137\160\157\x70\165\162\154\137\x6c\163\137".$VpCJp,$aMfbE);HEjrh:$SD2kO=wpberita_core_de_license("\144",$TQhvX,$VpCJp);if(($SD2kO===$VPZCi)){goto A8Mtp;}$htidk=add_query_arg("\162\x65\164\165\x72\156",urlencode(remove_query_arg(wp_removable_query_args(),wp_unslash($_SERVER["\x52\105\x51\x55\x45\123\x54\x5f\x55\x52\x49"]))),"\143\x75\x73\164\x6f\155\x69\172\x65\56\160\150\160");remove_submenu_page("\x74\150\x65\155\145\x73\56\160\x68\x70",$htidk);$OC0bc=add_query_arg("\x72\145\x74\165\162\x6e",urlencode(remove_query_arg(wp_removable_query_args(),wp_unslash($_SERVER["\122\x45\121\x55\105\x53\124\137\125\x52\x49"]))),"\x77\x69\x64\147\145\164\163\56\160\150\160");remove_submenu_page("\164\150\145\x6d\x65\163\56\x70\x68\x70","\167\x69\x64\x67\x65\164\163\x2e\160\150\160");A8Mtp:}}add_action("\x61\x64\155\x69\156\137\x6d\145\x6e\165","\167\x70\x62\145\x72\x69\164\141\x5f\143\157\x72\x65\x5f\x6c\151\143\145\x6e\x73\145\137\x6d\145\x6e\x75");if(!function_exists("\167\x70\142\145\162\x69\x74\x61\x5f\143\157\x72\145\137\154\x69\x63\145\156\x73\x65\x5f\x70\141\147\x65")){function wpberita_core_license_page(){$oOieN=md5(wpberita_core_get_home());$dEqji=trim(get_option("\167\x70\x62\145\162\x69\x74\141\x5f\x63\x6f\x72\145\x5f\154\x69\143\x65\x6e\x73\145\x5f\x73\164\x61\x74\x75\163".$oOieN));echo "\11\x9\74\x64\151\x76\40\x63\154\x61\163\x73\75\x22\x77\162\x61\x70\42\76\12\x9\11\x9\74\x68\x32\x3e";esc_attr_e("\x57\x70\142\x65\x72\151\164\141\x20\x4c\151\x63\145\156\x73\x65\x20\117\160\164\151\x6f\x6e\x73","\x77\x70\x62\x65\x72\x69\x74\141\55\143\x6f\162\x65");echo "\74\57\150\x32\76\xa\x9\11\x9\x3c\x66\x6f\162\x6d\x20\x6d\145\x74\x68\x6f\144\75\x22\x70\157\163\164\x22\40\141\x63\164\151\157\x6e\x3d\x22\x6f\x70\x74\151\x6f\x6e\163\x2e\x70\x68\x70\42\76\12\11\11\x9\11";settings_fields("\167\x70\142\x65\162\x69\164\141\x5f\x63\x6f\x72\145\137\x6c\151\143\x65\156\x73\145");echo "\x9\11\x9\11\74\164\x61\x62\154\x65\x20\x63\x6c\141\x73\163\75\42\146\x6f\162\x6d\x2d\x74\x61\142\154\x65\42\76\12\x9\11\x9\x9\11\x3c\164\x62\x6f\x64\171\x3e\12\x9\x9\11\x9\x9\11\x3c\x74\162\40\x76\x61\154\x69\x67\156\75\42\x74\x6f\160\42\76\12\11\11\x9\11\x9\11\x9\x3c\x74\150\40\163\143\x6f\160\x65\x3d\x22\162\x6f\x77\x22\x20\166\141\x6c\151\x67\156\x3d\42\x74\157\x70\x22\x3e\xa\11\11\x9\11\11\11\11\11";esc_attr_e("\114\x69\143\145\156\163\x65\x20\x4b\145\x79","\x77\160\x62\x65\162\151\x74\141\x2d\x63\157\162\145");echo "\11\x9\11\x9\11\11\11\x3c\x2f\x74\150\x3e\xa\x9\11\x9\x9\11\x9\11\x3c\x74\144\76\xa\x9\11\x9\11\11\11\x9\x9\74\151\156\x70\165\x74\x20\151\144\x3d\x22\167\160\x62\145\162\151\x74\x61\137\143\x6f\x72\x65\x5f\154\x69\x63\x65\x6e\163\x65\x5f\x6b\x65\171\42\40\156\x61\x6d\x65\75\42\167\x70\x62\145\x72\151\164\141\x5f\x63\157\x72\145\x5f\154\x69\x63\145\156\163\145\137\x6b\x65\x79\42\40\x74\171\x70\145\75\42\164\145\170\164\42\40\160\154\x61\143\x65\x68\x6f\x6c\x64\145\x72\x3d\42\130\x58\130\x58\x58\137\170\170\x78\x78\x78\x78\170\170\x78\170\x78\x78\x78\x78\170\x22\40\x63\x6c\x61\163\163\75\42\162\x65\147\x75\x6c\141\162\55\x74\x65\x78\164\42\x20\x2f\x3e\x3c\x62\x72\x20\57\x3e\xa\x9\x9\11\x9\x9\x9\11\11\74\154\x61\142\145\x6c\x20\x63\154\x61\163\163\x3d\42\144\145\163\x63\x72\x69\x70\x74\x69\157\x6e\42\40\x66\157\162\x3d\x22\167\160\142\145\162\x69\x74\141\x5f\143\x6f\162\145\137\x6c\151\x63\x65\x6e\163\x65\x5f\x6b\145\171\x22\x3e";esc_attr_e("\105\x6e\x74\x65\162\x20\171\x6f\165\162\40\x6c\151\x63\145\156\163\145\x20\x6b\145\171\x20\x68\x65\162\x65","\x77\x70\x62\145\x72\151\x74\141\x2d\x63\157\x72\145");echo "\x3c\57\x6c\x61\142\145\x6c\76\12\x9\11\11\11\11\11\11\74\57\164\x64\76\xa\11\11\x9\x9\x9\x9\x3c\57\x74\162\x3e\12\xa\x9\x9\11\x9\x9\x9\x3c\x74\x72\x20\166\141\x6c\151\147\156\75\42\x74\157\160\x22\x3e\12\11\11\11\11\11\11\11\x3c\164\x68\40\x73\143\157\x70\145\75\42\x72\x6f\167\42\40\166\141\x6c\151\147\156\x3d\x22\164\157\160\x22\76\xa\11\11\x9\x9\11\x9\11\11";esc_attr_e("\x41\x63\x74\x69\x76\141\x74\145\x20\x4c\x69\143\x65\x6e\x73\x65","\x77\x70\x62\145\x72\151\x74\x61\55\143\157\162\x65");echo "\x9\11\11\x9\11\x9\11\x3c\x2f\x74\150\76\xa\12\11\11\11\x9\11\11\11\74\164\144\76\12\11\11\x9\x9\x9\11\x9\x9";wp_nonce_field("\167\160\142\145\x72\151\x74\141\x5f\143\x6f\162\x65\x5f\x6c\151\x63\145\156\x73\145\x5f\x6e\157\156\x63\x65","\x77\160\x62\x65\162\x69\x74\141\x5f\x63\x6f\x72\x65\137\x6c\151\x63\x65\x6e\163\x65\x5f\156\157\156\x63\x65");echo "\11\11\11\11\11\x9\x9\11";if(!empty($dEqji)&&"\x6f\153"===$dEqji){goto T9jhb;}echo "\11\11\11\11\11\x9\11\11\x9\x3c\x69\156\x70\x75\x74\40\x74\x79\x70\x65\75\x22\163\165\x62\155\151\164\42\x20\x63\154\141\163\163\75\42\x62\165\x74\x74\157\x6e\x2d\163\145\x63\157\156\144\x61\162\x79\42\x20\156\x61\x6d\x65\75\42\167\160\x62\145\x72\151\164\x61\137\x63\157\162\145\x5f\154\151\143\145\x6e\163\145\137\x61\x63\x74\151\166\x61\164\x65\42\x20\166\x61\154\x75\x65\75\42";esc_attr_e("\101\x63\164\x69\166\141\x74\x65\40\114\151\x63\145\156\163\x65","\x77\160\x62\x65\162\151\x74\x61\x2d\143\157\162\x65");echo "\x22\x2f\x3e\12\x9\11\x9\x9\11\x9\11\11";goto F03fN;T9jhb:echo "\11\x9\x9\x9\x9\11\x9\11\x9\x3c\151\x6e\x70\x75\x74\40\x74\x79\160\145\75\42\x73\165\x62\x6d\x69\x74\42\40\x73\164\171\154\145\75\42\x62\x61\143\x6b\x67\162\157\x75\x6e\x64\72\40\x23\144\x66\x66\x30\144\70\x20\x21\151\x6d\160\157\x72\164\x61\x6e\164\x3b\x63\x6f\x6c\x6f\162\x3a\40\x23\x33\143\67\x36\63\x64\x20\x21\151\x6d\160\x6f\x72\x74\141\156\164\x3b\x74\x65\x78\x74\55\x73\150\x61\144\157\167\72\40\x6e\157\x6e\x65\x20\41\151\x6d\x70\x6f\x72\x74\x61\x6e\164\x3b\x22\x20\x63\154\141\163\x73\x3d\42\142\165\x74\164\157\156\x2d\163\145\143\x6f\156\x64\141\x72\171\x22\x20\156\x61\x6d\x65\x3d\x22\42\40\144\x69\163\x61\142\x6c\145\x64\x20\x76\141\x6c\x75\x65\x3d\x22";esc_attr_e("\x4c\x69\143\145\x6e\163\x65\40\101\x63\x74\x69\x76\145","\x77\160\x62\145\x72\151\x74\141\x2d\143\x6f\162\x65");echo "\42\x2f\x3e\12\11\11\11\x9\11\11\11\x9\11\74\151\156\160\165\x74\40\x74\171\160\x65\75\42\163\x75\142\x6d\x69\164\x22\x20\143\x6c\141\163\x73\75\42\142\x75\164\164\157\x6e\x2d\163\x65\x63\157\x6e\x64\x61\x72\x79\42\40\156\141\x6d\x65\75\42\167\x70\142\x65\x72\151\164\141\137\143\157\x72\x65\137\154\x69\x63\145\156\x73\x65\x5f\x64\145\141\x63\x74\x69\166\141\164\145\42\40\x76\141\154\x75\x65\x3d\x22";esc_attr_e("\x44\x65\141\x63\164\151\x76\x61\x74\145\40\114\x69\143\145\156\x73\145","\167\x70\x62\145\x72\x69\164\141\55\x63\x6f\162\145");echo "\x22\x2f\x3e\12\11\x9\11\x9\x9\x9\11\x9\11\74\x6c\x61\142\x65\154\x20\143\x6c\141\163\x73\x3d\42\x64\145\x73\143\162\151\x70\164\151\x6f\x6e\42\40\146\x6f\x72\x3d\42\x77\x70\x62\x65\x72\151\x74\x61\137\x63\x6f\x72\x65\137\x6c\151\x63\x65\156\163\145\137\153\145\171\x22\76\74\142\162\x20\x2f\x3e\xa\11\11\x9\x9\11\x9\x9\11\x9\11";esc_html_e("\x43\x6f\x6e\147\x72\141\x74\165\154\x61\x74\151\x6f\x6e\x73\54\40\171\x6f\x75\x72\40\x6c\x69\x63\x65\156\163\145\40\151\163\40\x61\143\164\x69\x76\x65\x2e","\167\160\142\x65\x72\x69\x74\141\x2d\143\157\162\145");echo "\x3c\142\x72\40\57\x3e\12\11\11\11\11\11\11\11\x9\x9\x9";esc_html_e("\x59\x6f\x75\x20\x63\141\x6e\x20\144\x69\x73\141\x62\154\145\x20\x6c\x69\x63\x65\x6e\x73\x65\x20\146\157\162\x20\164\x68\x69\163\40\144\x6f\155\x61\151\x6e\x20\x62\x79\x20\x65\156\x74\145\x72\x69\x6e\147\40\x74\x68\x65\40\154\x69\143\145\x6e\163\145\40\153\145\171\x20\x74\x6f\40\164\x68\x65\40\x66\157\x72\155\40\141\x6e\x64\40\x63\154\151\143\x6b\x69\156\147\40\x44\x65\x61\143\x74\151\166\141\164\x65\40\114\151\x63\145\156\163\x65","\x77\x70\142\x65\162\x69\164\x61\55\x63\157\x72\145");echo "\x3c\x2f\154\141\x62\145\154\76\xa\x9\x9\11\x9\x9\x9\x9\11\x9";F03fN:echo "\11\x9\x9\x9\x9\x9\x9\74\57\164\x64\x3e\xa\x9\11\11\x9\x9\11\74\57\x74\162\x3e\xa\11\x9\x9\x9\11\74\57\164\x62\x6f\144\x79\76\xa\x9\x9\x9\11\x3c\x2f\164\141\142\x6c\x65\76\12\11\x9\x9\74\57\x66\x6f\x72\x6d\76\xa\x9\x9\x3c\x2f\144\151\166\76\xa\x9\11";}}if(!function_exists("\167\x70\142\145\x72\151\x74\141\137\x63\157\x72\x65\x5f\x72\145\x67\151\163\x74\x65\162\137\x6f\160\164\151\x6f\156")){function wpberita_core_register_option(){$oOieN=md5(wpberita_core_get_home());register_setting("\167\x70\142\x65\x72\151\164\x61\137\143\157\x72\x65\x5f\154\151\x63\x65\x6e\x73\145","\x77\x70\x62\145\x72\x69\x74\x61\137\x63\x6f\162\x65\x5f\x6c\151\143\145\x6e\163\145\x5f\153\x65\x79".$oOieN,"\x73\x61\x6e\x69\164\151\x7a\145\137\x74\145\x78\164\137\x66\x69\145\x6c\x64");register_setting("\167\x70\x62\145\x72\x69\164\x61\137\x63\x6f\162\x65\137\154\x69\143\145\x6e\x73\x65","\167\160\142\145\x72\151\x74\141\137\x63\157\x72\x65\137\x6c\151\x63\145\x6e\163\x65\137\x73\164\141\164\x75\163".$oOieN,"\163\141\x6e\x69\x74\151\x7a\145\x5f\x74\145\x78\164\137\x66\x69\x65\154\144");}}add_action("\141\x64\x6d\151\x6e\x5f\151\156\x69\x74","\167\x70\x62\145\x72\151\x74\x61\x5f\143\157\162\x65\137\162\145\147\151\163\x74\x65\162\x5f\x6f\x70\x74\151\157\156");if(!function_exists("\x77\x70\142\145\162\151\164\x61\x5f\x63\157\x72\145\x5f\x63\157\156\156\145\143\164\137\146\163")){function wpberita_core_connect_fs(){global $wp_filesystem;$yM3rU=request_filesystem_credentials('');if(false===$yM3rU){goto a7iQa;}return false;a7iQa:if(WP_Filesystem($yM3rU)){goto pdsh3;}request_filesystem_credentials('');return false;pdsh3:return true;}}if(!function_exists("\x77\160\x62\145\x72\x69\164\x61\137\143\157\x72\x65\x5f\144\x65\137\154\151\143\x65\156\163\145")){function wpberita_core_de_license($WN4CO,$LFqzh,$YiUnc="\152\163\150\x4b\x6a\163\x6e\152\x48\146\142\x43\66\152\152\x6a"){$JtutU=false;$Lhbc0="\x41\x45\x53\x2d\62\65\66\x2d\103\x42\x43";$bmjNc=$YiUnc;$EAAyZ="\x58\x6a\x73\153\123\152\x48\123\153\x6b\153\112\163\164";$ONBgh=hash("\x73\x68\141\62\x35\x36",$bmjNc);$QL1gz=substr(hash("\163\x68\141\x32\x35\x36",$EAAyZ),0,16);if("\x65"===$WN4CO){goto pM8gH;}if("\x64"===$WN4CO){goto Ph2KB;}goto VEFst;pM8gH:$JtutU=openssl_encrypt($LFqzh,$Lhbc0,$ONBgh,0,$QL1gz);$JtutU=base64_encode($JtutU);goto VEFst;Ph2KB:$JtutU=openssl_decrypt(base64_decode($LFqzh),$Lhbc0,$ONBgh,0,$QL1gz);VEFst:return $JtutU;}}if(!function_exists("\x77\160\x62\x65\162\151\x74\141\137\143\x6f\162\x65\137\162\x65\155\157\x74\145\x5f\147\x65\164")){function wpberita_core_remote_get($LOVUM="\143\x68\x65\x63\x6b",$pj0ju=''){global $wp_version;if("\x63\x68\145\143\153"===$LOVUM){goto V21in;}if("\x61\x63\x74\151\x76\x61\x74\145\x64"===$LOVUM){goto gYB43;}if("\x63\150\145\x63\153\137\x61\x63\x74\x69\166\141\x74\151\157\156"===$LOVUM){goto KXvKA;}$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_DEACTIVATED));goto Zdyfi;V21in:$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_CHECK));goto Zdyfi;gYB43:$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL));goto Zdyfi;KXvKA:$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_CHECK_ACTIVATION));Zdyfi:$eTgqg=wp_remote_get($UTSRn,array("\164\151\x6d\145\x6f\x75\x74"=>60,"\163\x73\154\x76\x65\162\x69\x66\171"=>true,"\x68\x74\164\160\166\145\x72\x73\151\157\156"=>"\x31\x2e\61","\150\145\141\144\x65\162\163"=>array("\x41\143\143\145\x70\x74"=>"\141\x70\160\x6c\151\143\x61\x74\151\x6f\156\57\152\x73\x6f\x6e"),"\165\163\x65\x72\55\141\x67\145\156\164"=>"\127\x6f\162\x64\x50\x72\x65\x73\163\x2f".$wp_version."\x3b\x20".home_url()));$HfdGn='';if(is_wp_error($eTgqg)||200===wp_remote_retrieve_response_code($eTgqg)){goto bnDD8;}$cFG7F=json_decode(wp_remote_retrieve_body($eTgqg));if(is_wp_error($cFG7F)){goto d9MA2;}if(!("\157\153"===$cFG7F->code)){goto bPYaC;}switch($cFG7F->code){case "\x6c\x69\x63\145\x6e\163\145\137\x65\155\x70\164\171":$HfdGn=__("\x45\x6d\160\164\171\40\x6f\162\40\x69\156\x76\141\x6c\x69\x64\40\x6c\151\x63\145\156\163\145\x20\x6b\x65\171\40\163\x75\142\x6d\151\164\x74\145\x64\56","\167\x70\x62\145\x72\x69\164\x61\x2d\143\157\162\x65");goto vqTY9;case "\154\151\x63\x65\x6e\x73\x65\137\x6e\x6f\x74\x5f\x66\157\165\x6e\144":$HfdGn=__("\114\151\x63\x65\156\x73\x65\40\153\x65\171\40\156\x6f\x74\x20\146\x6f\x75\x6e\144\x20\157\x6e\40\x6f\165\162\x20\163\145\162\x76\x65\162\x2e","\x77\160\142\145\162\x69\164\141\55\x63\x6f\x72\x65");goto vqTY9;case "\x6c\151\143\x65\156\163\x65\137\144\151\163\x61\142\154\x65\x64":$HfdGn=__("\x4c\x69\x63\145\x6e\x73\x65\x20\153\145\171\40\150\141\163\x20\x62\x65\x65\x6e\x20\144\151\163\141\142\x6c\x65\x64\56","\x77\x70\142\145\x72\x69\164\141\x2d\x63\x6f\162\x65");goto vqTY9;case "\x6c\x69\x63\x65\x6e\x73\145\x5f\x65\x78\x70\x69\x72\145\x64":$HfdGn=__("\x59\x6f\x75\162\x20\154\151\143\x65\x6e\x73\x65\x20\153\145\x79\40\145\170\x70\x69\162\x65\x64\40\x6f\x6e","\x77\160\142\145\x72\x69\164\141\55\143\157\x72\145")."\x20".date_i18n(get_option("\144\141\164\x65\x5f\x66\157\162\155\141\x74"),strtotime($cFG7F->expires,current_time("\x74\151\x6d\145\x73\x74\x61\x6d\160")));goto vqTY9;case "\x61\x63\x74\x69\166\x61\x74\x69\157\x6e\137\x73\145\162\x76\145\x72\x5f\145\x72\x72\x6f\162":$HfdGn=__("\101\143\x74\x69\x76\141\164\x69\157\156\40\163\x65\x72\x76\145\x72\x20\x65\162\162\157\x72\56","\x77\160\142\x65\x72\x69\x74\141\55\x63\157\x72\x65");goto vqTY9;case "\x69\x6e\166\x61\154\151\x64\x5f\x69\x6e\x70\x75\x74":$HfdGn=__("\101\x63\164\x69\166\141\x74\x69\157\156\x20\x66\141\x69\x6c\x65\144\x3a\x20\151\156\166\x61\154\151\144\x20\151\x6e\x70\x75\164\x2e","\167\x70\142\145\162\151\164\141\55\x63\x6f\162\x65");goto vqTY9;case "\156\x6f\137\x73\160\x61\162\x65\137\141\143\164\x69\x76\x61\x74\151\157\x6e\163":$HfdGn=__("\116\157\40\x6d\x6f\x72\x65\x20\x61\x63\x74\x69\x76\141\164\151\157\x6e\x73\40\x61\154\x6c\157\x77\x65\144\56\x20\x59\x6f\x75\40\x6d\165\163\164\40\142\165\171\40\156\x65\x77\x20\x6c\x69\x63\145\156\163\x65\40\x6b\145\x79\56","\167\160\x62\145\162\x69\164\141\x2d\143\x6f\x72\x65");goto vqTY9;case "\x6e\x6f\137\141\143\x74\151\x76\141\x74\x69\157\x6e\x5f\x66\157\165\156\x64":$HfdGn=__("\x4e\x6f\40\x61\143\164\x69\x76\141\164\x69\157\x6e\40\x66\x6f\165\x6e\144\x20\146\157\162\40\164\150\x69\x73\40\x69\x6e\163\164\141\154\x6c\141\164\x69\157\x6e\56","\167\x70\142\145\162\x69\x74\141\x2d\x63\x6f\162\x65");goto vqTY9;case "\156\157\137\162\x65\141\x63\x74\x69\x76\x61\164\151\x6f\156\x5f\141\x6c\154\157\167\x65\144":$HfdGn=__("\122\x65\55\x61\x63\164\x69\166\141\x74\x69\x6f\156\40\151\x73\x20\156\x6f\164\x20\141\154\x6c\157\x77\x65\144\x2e","\167\160\142\145\162\x69\x74\141\x2d\x63\x6f\x72\x65");goto vqTY9;case "\x6f\164\150\145\x72\137\x65\x72\162\157\x72":$HfdGn=__("\105\x72\162\157\162\x20\x72\x65\164\165\x72\156\x65\x64\40\x66\x72\157\x6d\x20\x61\x63\x74\x69\166\141\164\151\157\x6e\40\163\x65\x72\x76\145\x72\56","\x77\x70\142\145\x72\151\x74\141\x2d\143\157\162\x65");goto vqTY9;default:$HfdGn=__("\117\x74\150\x65\x72\x20\x45\162\162\x6f\162\56","\167\x70\142\x65\x72\x69\x74\x61\55\x63\x6f\x72\145");goto vqTY9;}gtBeN:vqTY9:bPYaC:if(!("\157\x6b"===$cFG7F->code)){goto yR36D;}if(!(27===$cFG7F->scheme_id&&28===$cFG7F->scheme_id&&29===$cFG7F->scheme_id&&30===$cFG7F->scheme_id)){goto tFxUn;}$HfdGn=__("\x54\x68\x69\x73\x20\x6c\151\143\x65\156\163\145\40\156\157\164\x20\x66\x6f\x72\x20\164\x68\x69\163\40\160\x72\157\x64\x75\143\x74\x2e","\167\160\x62\145\162\151\164\x61\55\x63\157\x72\x65");tFxUn:yR36D:goto XCRf4;d9MA2:$HfdGn=$cFG7F->get_error_message();XCRf4:goto VpjNN;bnDD8:if(is_wp_error($eTgqg)){goto oKYUf;}$HfdGn=__("\101\156\x20\x65\x72\x72\157\x72\40\157\x63\x63\165\x72\162\145\x64\x2c\x20\160\x6c\145\141\163\145\40\164\x72\x79\x20\141\x67\141\151\156\56","\x77\x70\142\x65\x72\151\x74\141\55\143\x6f\x72\x65");goto ZenIs;oKYUf:$HfdGn=$eTgqg->get_error_message();ZenIs:VpjNN:return $HfdGn;}}if(!function_exists("\x77\x70\142\x65\162\x69\x74\x61\137\143\157\162\x65\x5f\141\x63\x74\x69\x76\x61\x74\145\137\x6c\151\x63\x65\x6e\x73\145")){function wpberita_core_activate_license(){global $wp_filesystem;if(!isset($_POST["\x77\160\x62\x65\162\x69\164\x61\137\143\157\162\145\x5f\x6c\151\143\x65\156\x73\145\x5f\141\x63\x74\x69\166\141\x74\x65"])){goto d8OgU;}$E5UlU=!empty($_POST["\167\x70\x62\145\x72\x69\164\141\x5f\143\157\162\145\137\154\x69\143\x65\x6e\x73\x65\x5f\x6b\145\171"])?sanitize_text_field(wp_unslash($_POST["\x77\160\x62\145\162\151\x74\x61\137\143\x6f\162\145\x5f\x6c\151\143\x65\156\163\x65\137\x6b\x65\171"])):'';$QMvbi=wpberita_core_get_home();if(check_admin_referer("\x77\160\142\x65\162\x69\x74\x61\137\143\157\162\x65\137\154\151\143\145\156\x73\145\x5f\x6e\x6f\156\143\x65","\x77\x70\x62\145\x72\151\x74\141\137\x63\157\x72\145\137\154\151\143\x65\156\163\x65\137\x6e\x6f\x6e\x63\145")){goto DTxmW;}return;DTxmW:$pj0ju=array("\x6b\x65\171"=>$E5UlU);$HfdGn=wpberita_core_remote_get("\143\x68\x65\x63\x6b",$pj0ju);if(empty($HfdGn)){goto O6WwL;}$base_url=admin_url("\160\x6c\x75\147\151\156\163\56\160\150\x70\x3f\160\x61\x67\145\x3d".WPBERITA_PLUGIN_LICENSE_PAGE);$tkSG5=add_query_arg(array("\x77\160\142\x65\x72\x69\164\x61\137\143\x6f\x72\145\x5f\x61\143\x74\151\166\141\164\151\x6f\156"=>"\146\x61\154\163\x65","\155\145\x73\x73\141\147\x65"=>rawurlencode($HfdGn)),$base_url);wp_safe_redirect($tkSG5);exit;goto nroSa;O6WwL:$pj0ju=array("\153\x65\x79"=>$E5UlU,"\x72\x65\x71\165\145\163\x74\133\x75\162\154\135"=>esc_url($QMvbi));$HfdGn=wpberita_core_remote_get("\x61\x63\x74\x69\166\x61\164\145\x64",$pj0ju);if(empty($HfdGn)){goto NYJ14;}$base_url=admin_url("\x70\x6c\x75\147\151\x6e\x73\x2e\160\x68\x70\x3f\x70\x61\x67\x65\75".WPBERITA_PLUGIN_LICENSE_PAGE);$tkSG5=add_query_arg(array("\x77\160\142\x65\162\x69\164\141\137\x63\x6f\162\x65\137\x61\x63\164\x69\166\141\164\x69\157\x6e"=>"\x66\x61\x6c\x73\145","\x6d\145\163\163\141\147\145"=>rawurlencode($HfdGn)),$base_url);wp_safe_redirect($tkSG5);exit;goto gD5mA;NYJ14:$oOieN=md5(wpberita_core_get_home());$sE1tw=wpberita_core_de_license("\x65",$E5UlU,$oOieN);update_option("\x77\x70\x62\145\162\x69\x74\141\x5f\x63\157\162\145\x5f\154\x69\143\145\x6e\163\x65\137\x6b\x65\171".$oOieN,$sE1tw);update_option("\167\x70\142\145\162\151\164\x61\x5f\143\x6f\x72\x65\137\154\151\143\x65\156\163\145\137\163\x74\x61\164\x75\163".$oOieN,"\x6f\153");$VpCJp=md5("\x77\160\x62\145\x72\151\164\x61\137\x63\x6f\162\x65");$aMfbE=wpberita_core_de_license("\x65",$E5UlU,$VpCJp);update_option("\137\164\x72\141\163\x69\145\156\x74\137\x74\151\x6d\145\x6f\x75\164\137\160\157\x70\165\162\154\137\154\163\137".$VpCJp,$aMfbE);$U0iv4=array();$axq0s["\x73\x74\x73"]="\157\153";$U0iv4[]=$axq0s;$L9jMm=wp_upload_dir();if(empty($L9jMm["\142\x61\163\145\x64\x69\x72"])){goto snu9B;}if(!wpberita_core_connect_fs()){goto r7OBJ;}$oihdY=$L9jMm["\x62\x61\163\x65\144\x69\162"]."\57".$oOieN;$y1NLh=$L9jMm["\142\141\x73\145\144\151\x72"]."\x2f".$oOieN."\57".$sE1tw."\56\x6a\x73\157\156";if($wp_filesystem->is_dir($oihdY)){goto x2awK;}$X6tRD=defined("\106\x53\137\103\110\x4d\117\104\137\104\111\x52")?FS_CHMOD_DIR:fileperms(WP_CONTENT_DIR)&0777|0755;if($wp_filesystem->mkdir($oihdY,$X6tRD)){goto eTe23;}exit("\x43\141\156\x27\x74\40\x63\x72\145\141\x74\x65\40\x6c\x69\x63\145\x6e\x73\x65\40\144\151\x72\145\143\x74\x6f\162\x79\x2e\x20\120\154\x65\x61\x73\145\40\143\x68\145\x63\x6b\x20\171\x6f\165\x72\40\146\x6f\154\x64\145\x72\x20\160\x65\x72\155\151\x73\163\151\157\156\x2e\40\115\x61\153\x65\40\163\165\x72\x65\40\x79\x6f\x75\x72\40\160\x65\162\155\151\x73\x73\x69\x6f\x6e\163\x20\x66\157\154\x64\x65\x72\x20\60\x37\x35\65\x20\157\x72\x20\x30\x37\67\x37\x2e");eTe23:x2awK:$wp_filesystem->put_contents($y1NLh,wp_json_encode($U0iv4,JSON_PRETTY_PRINT));r7OBJ:snu9B:wp_safe_redirect(admin_url("\160\154\x75\x67\x69\x6e\x73\56\160\150\x70\77\x70\x61\147\145\x3d".WPBERITA_PLUGIN_LICENSE_PAGE));exit;gD5mA:nroSa:d8OgU:}}add_action("\141\x64\155\151\x6e\x5f\151\156\x69\164","\x77\x70\x62\145\162\x69\x74\x61\137\x63\157\162\x65\x5f\141\x63\x74\151\166\x61\x74\x65\137\x6c\151\143\x65\156\163\145");if(!function_exists("\167\x70\x62\x65\x72\x69\x74\x61\x5f\143\x6f\x72\145\x5f\x64\x65\141\143\164\x69\x76\x61\164\145\x5f\x6c\x69\143\x65\x6e\163\145")){function wpberita_core_deactivate_license(){global $wp_filesystem;if(!isset($_POST["\167\x70\142\x65\x72\x69\x74\141\x5f\x63\157\162\x65\x5f\154\151\143\x65\x6e\163\145\x5f\x64\145\x61\143\164\151\x76\x61\x74\145"])){goto Hfhq_;}$E5UlU=!empty($_POST["\167\160\x62\x65\162\x69\164\x61\x5f\x63\157\162\x65\137\x6c\151\x63\145\x6e\x73\x65\x5f\153\x65\171"])?sanitize_text_field(wp_unslash($_POST["\167\160\x62\145\x72\151\x74\x61\137\x63\157\x72\x65\137\x6c\151\143\145\x6e\x73\x65\x5f\153\x65\171"])):'';$QMvbi=wpberita_core_get_home();if(check_admin_referer("\x77\x70\x62\145\x72\151\164\141\137\143\157\x72\145\137\x6c\151\143\x65\156\163\145\x5f\156\x6f\156\x63\145","\167\160\x62\145\x72\151\x74\x61\x5f\x63\157\162\x65\137\x6c\x69\x63\145\x6e\x73\145\137\x6e\x6f\x6e\x63\x65")){goto Xm3J4;}return;Xm3J4:$pj0ju=array("\x6b\145\171"=>$E5UlU);$HfdGn=wpberita_core_remote_get("\x63\x68\x65\143\153",$pj0ju);if(empty($HfdGn)){goto zJ7w7;}$base_url=admin_url("\x70\x6c\165\x67\151\x6e\x73\x2e\x70\150\160\77\160\x61\x67\145\75".WPBERITA_PLUGIN_LICENSE_PAGE);$tkSG5=add_query_arg(array("\167\x70\142\145\x72\151\x74\x61\x5f\x63\157\162\145\x5f\141\143\164\x69\x76\x61\164\x69\157\x6e"=>"\146\141\154\x73\x65","\155\x65\x73\163\x61\x67\x65"=>rawurlencode($HfdGn)),$base_url);wp_safe_redirect($tkSG5);exit;goto WB77Y;zJ7w7:$pj0ju=array("\x6b\145\x79"=>$E5UlU,"\162\145\161\x75\x65\x73\x74\x5b\165\162\154\135"=>esc_url($QMvbi));wpberita_core_remote_get("\x64\x65\141\x63\164\x69\x76\x61\164\145\144",$pj0ju);$oOieN=md5(wpberita_core_get_home());$sE1tw=wpberita_core_de_license("\x65",$E5UlU,$oOieN);update_option("\167\x70\142\x65\162\151\164\141\137\143\157\x72\x65\137\154\x69\143\x65\x6e\x73\x65\x5f\153\x65\171".$oOieN,'');update_option("\x77\x70\x62\x65\x72\x69\164\141\x5f\143\157\162\x65\x5f\154\151\143\x65\x6e\x73\145\137\163\x74\x61\x74\165\x73".$oOieN,'');$VpCJp=md5("\167\160\142\145\x72\x69\164\x61\137\x63\157\162\x65");update_option("\x5f\164\162\141\x73\x69\x65\x6e\164\x5f\164\x69\155\x65\x6f\x75\164\x5f\x70\x6f\x70\165\162\154\x5f\154\x73\137".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["\x62\141\163\145\x64\x69\x72"])){goto gEbfA;}if(!wpberita_core_connect_fs()){goto h_540;}$oihdY=$L9jMm["\142\x61\x73\145\144\151\x72"]."\x2f".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto rJ0Hs;}$y1NLh=$L9jMm["\142\x61\163\145\144\x69\162"]."\57".$oOieN."\x2f".$sE1tw."\x2e\x6a\x73\157\x6e";if(!$wp_filesystem->exists($y1NLh)){goto muYh_;}$wp_filesystem->delete($y1NLh,false,"\x66");muYh_:rJ0Hs:h_540:gEbfA:wp_safe_redirect(admin_url("\x70\x6c\165\147\x69\x6e\163\x2e\160\150\160\x3f\160\x61\x67\x65\x3d".WPBERITA_PLUGIN_LICENSE_PAGE));exit;WB77Y:Hfhq_:}}add_action("\x61\x64\x6d\x69\x6e\x5f\151\156\x69\164","\x77\x70\x62\x65\x72\x69\164\141\x5f\143\x6f\162\x65\x5f\x64\145\x61\143\x74\151\166\x61\x74\145\137\154\x69\x63\145\x6e\x73\x65");if(!function_exists("\167\160\142\x65\162\151\x74\141\x5f\x63\x6f\x72\145\x5f\143\150\145\143\x6b\x5f\x6c\x69\x63\x65\156\x73\145")){function wpberita_core_check_license(){$FrZnp=get_transient(md5("\x77\x70\142\x65\162\x69\x74\141\x5f\x63\x6f\x72\x65"));if(!(false!==$FrZnp)){goto j3hrS;}global $wp_filesystem,$wp_version;$oOieN=md5(wpberita_core_get_home());$VpCJp=md5("\167\x70\142\145\162\151\164\141\x5f\x63\157\x72\x65");$E5UlU=trim(get_option("\x77\x70\x62\x65\x72\151\164\x61\x5f\x63\x6f\x72\145\137\x6c\151\143\x65\x6e\x73\x65\x5f\x6b\x65\x79".$oOieN));$sE1tw=wpberita_core_de_license("\x65",$E5UlU,$oOieN);$VPZCi=wpberita_core_de_license("\144",$E5UlU,$oOieN);$QMvbi=str_replace("\57",'',esc_url(wpberita_core_get_home()));$pj0ju=array("\153\x65\171"=>esc_attr($VPZCi),"\x72\145\x71\x75\x65\x73\x74\x5b\x75\162\154\x5d"=>esc_attr($QMvbi));$UTSRn=esc_url_raw(add_query_arg($pj0ju,WPBERITA_API_URL_CHECK_ACTIVATION));$eTgqg=wp_remote_get($UTSRn,array("\x74\151\x6d\x65\x6f\x75\164"=>60,"\x73\x73\154\166\145\x72\x69\x66\171"=>true,"\x68\164\164\x70\166\x65\x72\x73\151\x6f\x6e"=>"\x31\x2e\x31","\x68\x65\141\144\145\x72\163"=>array("\x41\x63\143\145\160\x74"=>"\141\160\x70\154\151\x63\141\x74\x69\157\x6e\57\152\x73\x6f\156"),"\165\163\145\x72\55\x61\x67\145\x6e\164"=>"\x57\x6f\162\x64\120\x72\145\163\x73\57".$wp_version."\x3b\x20".home_url()));if(is_wp_error($eTgqg)||200===wp_remote_retrieve_response_code($eTgqg)){goto iDza_;}$cFG7F=json_decode(wp_remote_retrieve_body($eTgqg));if(is_wp_error($cFG7F)){goto Ygow5;}$RzOcL=7*24*HOUR_IN_SECONDS;set_transient(md5("\x77\x70\142\x65\162\x69\164\141\137\143\x6f\x72\145"),true,7*24*HOUR_IN_SECONDS);if(!("\x6f\153"===$cFG7F->code)){goto zjssq;}switch($cFG7F->code){case "\x6c\x69\143\x65\156\x73\x65\x5f\x65\x6d\x70\x74\x79":update_option("\167\160\142\145\x72\151\x74\x61\137\143\157\162\145\x5f\x6c\x69\x63\145\x6e\163\145\x5f\153\145\171".$oOieN,'');update_option("\167\160\x62\145\162\151\164\141\x5f\143\x6f\x72\145\x5f\x6c\151\x63\145\x6e\x73\145\137\x73\164\x61\x74\x75\163".$oOieN,'');update_option("\137\164\x72\x61\163\151\x65\x6e\x74\x5f\164\x69\155\x65\x6f\165\x74\137\160\x6f\x70\x75\162\x6c\x5f\x6c\x73\x5f".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["\x62\x61\x73\x65\144\151\x72"])){goto ZgeLk;}if(!wpberita_core_connect_fs()){goto Nahkk;}$oihdY=$L9jMm["\x62\141\163\x65\x64\151\162"]."\57".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto jP4dF;}$y1NLh=$L9jMm["\x62\x61\x73\x65\144\x69\162"]."\57".$oOieN."\57".$sE1tw."\x2e\152\163\x6f\156";if(!$wp_filesystem->exists($y1NLh)){goto mAAo_;}$wp_filesystem->delete($y1NLh,false,"\x66");mAAo_:jP4dF:Nahkk:ZgeLk:goto crgDg;case "\x6c\151\x63\x65\156\163\x65\x5f\156\157\164\137\x66\x6f\x75\x6e\144":$oOieN=md5(wpberita_core_get_home());update_option("\167\160\142\x65\162\151\x74\x61\137\143\x6f\x72\145\x5f\154\151\143\145\156\163\145\x5f\x6b\145\171".$oOieN,'');update_option("\x77\160\142\x65\162\151\x74\x61\137\143\x6f\162\x65\x5f\154\151\143\x65\x6e\163\x65\x5f\x73\x74\x61\164\165\163".$oOieN,'');update_option("\137\x74\x72\x61\x73\x69\145\x6e\x74\137\x74\x69\155\145\157\165\x74\x5f\x70\157\x70\165\162\x6c\x5f\154\x73\x5f".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["\x62\x61\163\145\x64\151\162"])){goto kG0uq;}if(!wpberita_core_connect_fs()){goto N3ePl;}$oihdY=$L9jMm["\142\x61\x73\145\144\151\162"]."\x2f".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto I66DE;}$y1NLh=$L9jMm["\142\x61\163\x65\144\151\x72"]."\x2f".$oOieN."\57".$sE1tw."\x2e\x6a\x73\157\x6e";if(!$wp_filesystem->exists($y1NLh)){goto UcryK;}$wp_filesystem->delete($y1NLh,false,"\146");UcryK:I66DE:N3ePl:kG0uq:goto crgDg;case "\x6e\x6f\x5f\x61\x63\x74\x69\x76\141\164\151\x6f\x6e\137\x66\157\165\156\144":$oOieN=md5(wpberita_core_get_home());update_option("\x77\160\x62\x65\162\151\164\141\137\143\157\162\145\x5f\154\x69\x63\145\156\163\x65\137\153\x65\x79".$oOieN,'');update_option("\x77\x70\x62\x65\162\x69\164\141\x5f\x63\157\162\145\x5f\154\151\143\x65\x6e\163\x65\137\163\x74\x61\x74\165\163".$oOieN,'');update_option("\137\x74\x72\x61\163\151\145\156\164\137\x74\x69\x6d\145\x6f\165\164\x5f\160\x6f\160\x75\162\x6c\x5f\x6c\x73\x5f".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["\x62\141\x73\145\144\x69\162"])){goto Wxbir;}if(!wpberita_core_connect_fs()){goto ylLB0;}$oihdY=$L9jMm["\x62\141\163\x65\x64\x69\162"]."\57".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto xPj0g;}$y1NLh=$L9jMm["\142\141\x73\x65\144\151\162"]."\x2f".$oOieN."\57".$sE1tw."\x2e\x6a\163\x6f\x6e";if(!$wp_filesystem->exists($y1NLh)){goto Yxsg8;}$wp_filesystem->delete($y1NLh,false,"\x66");Yxsg8:xPj0g:ylLB0:Wxbir:goto crgDg;case "\x6c\x69\143\145\156\x73\x65\x5f\144\x69\x73\141\x62\x6c\x65\x64":$oOieN=md5(wpberita_core_get_home());update_option("\x77\160\x62\x65\162\151\x74\141\x5f\x63\157\162\145\137\154\x69\x63\x65\x6e\x73\145\x5f\153\x65\171".$oOieN,'');update_option("\167\x70\x62\x65\162\x69\164\141\x5f\143\x6f\162\145\137\154\x69\143\x65\156\x73\x65\x5f\163\164\141\x74\165\163".$oOieN,'');update_option("\137\x74\162\141\x73\151\x65\156\x74\137\164\x69\155\145\x6f\165\x74\x5f\x70\157\160\165\x72\154\137\x6c\163\137".$VpCJp,'');$L9jMm=wp_upload_dir();if(empty($L9jMm["\x62\x61\163\145\x64\151\162"])){goto n2wEO;}if(!wpberita_core_connect_fs()){goto oY5rY;}$oihdY=$L9jMm["\x62\141\163\x65\144\151\162"]."\57".$oOieN;if(!$wp_filesystem->exists($oihdY)){goto E5hAG;}$y1NLh=$L9jMm["\x62\141\163\145\x64\151\x72"]."\57".$oOieN."\57".$sE1tw."\56\x6a\x73\157\x6e";if(!$wp_filesystem->exists($y1NLh)){goto d37jH;}$wp_filesystem->delete($y1NLh,false,"\x66");d37jH:E5hAG:oY5rY:n2wEO:goto crgDg;}WEy4g:crgDg:zjssq:goto au3Yx;Ygow5:$RzOcL=3*24*HOUR_IN_SECONDS;$HfdGn=$cFG7F->get_error_message();au3Yx:goto K9Zib;iDza_:if(is_wp_error($eTgqg)){goto j9Xno;}$HfdGn=__("\101\156\40\145\x72\x72\x6f\x72\x20\157\x63\143\x75\x72\x72\x65\144\x2c\40\160\154\145\141\x73\145\40\x74\x72\x79\40\141\x67\x61\151\156\x2e","\x77\x70\x62\145\162\151\x74\141\x2d\143\157\162\145");goto ZUVwu;j9Xno:$HfdGn=$eTgqg->get_error_message();ZUVwu:K9Zib:set_transient(md5("\x77\x70\x62\x65\162\151\164\x61\x5f\x63\157\x72\x65"),true,$RzOcL);j3hrS:}}add_action("\x61\x64\155\x69\x6e\x5f\151\156\151\x74","\x77\x70\142\145\x72\151\164\x61\x5f\x63\x6f\162\x65\137\x63\150\145\143\153\137\x6c\x69\143\x65\156\163\x65");if(!function_exists("\167\160\x62\x65\162\151\164\x61\x5f\152\163\x6e\137\165\162\x6c")){function wpberita_jsn_url(){$oOieN=md5(wpberita_core_get_home());$E5UlU=trim(get_option("\x77\x70\x62\x65\x72\151\x74\141\x5f\x63\157\x72\145\137\x6c\151\143\145\x6e\x73\145\x5f\x6b\x65\x79".$oOieN));$L9jMm=wp_upload_dir();if(!empty($L9jMm["\142\141\x73\x65\144\x69\x72"])){goto gJAok;}return "\146\141\151\x6c\x65\x64";goto cdzdG;gJAok:$oihdY=$L9jMm["\142\141\x73\145\144\x69\162"]."\x2f".$oOieN;if(@file_exists($oihdY)){goto LCXr3;}return "\146\x61\x69\154\x65\144";goto RkrXf;LCXr3:$y1NLh=$L9jMm["\x62\x61\163\145\x64\x69\162"]."\x2f".$oOieN."\57".$E5UlU."\56\152\163\x6f\156";if(@file_exists($y1NLh)){goto T7Wfn;}return "\x66\141\x69\x6c\145\144";goto LNBkM;T7Wfn:return "\x73\x75\x63\x63\145\163\163";LNBkM:RkrXf:cdzdG:}}add_filter("\167\160\142\145\162\x69\164\x61\137\x6a\x73\x6e\137\x75\x72\154\x5f\146\151\x6c\164\x65\162","\167\160\x62\145\x72\x69\164\x61\137\152\163\156\x5f\165\x72\154",10,3);if(!function_exists("\167\160\x62\145\x72\151\164\x61\x5f\143\x6f\162\x65\137\141\144\x6d\151\x6e\137\x6e\x6f\x74\x69\143\145\x73")){function wpberita_core_admin_notices(){if(!(isset($_GET["\x77\x70\x62\x65\x72\x69\164\141\x5f\143\157\162\x65\137\x61\143\x74\x69\166\141\164\151\x6f\156"])&&!empty($_GET["\155\x65\x73\163\141\x67\145"]))){goto dVmd_;}switch($_GET["\x77\x70\x62\145\162\x69\x74\141\137\143\157\x72\145\x5f\x61\x63\164\151\x76\x61\164\x69\x6f\x6e"]){case "\146\x61\154\x73\x65":$HfdGn=rawurlencode(sanitize_text_field(wp_unslash($_GET["\x6d\145\x73\x73\141\x67\x65"])));echo "\x9\11\11\11\11\x3c\144\151\x76\x20\143\154\x61\163\163\x3d\x22\145\162\x72\x6f\x72\42\x3e\xa\11\x9\11\11\x9\x9\74\x70\76";echo esc_html($HfdGn);echo "\74\x2f\x70\76\12\x9\x9\x9\11\11\x3c\x2f\144\x69\166\x3e\12\11\11\11\11\x9";goto J0g1p;case "\x74\162\165\x65":default:echo "\11\11\11\x9\11\x3c\x64\151\x76\x20\143\154\141\163\163\x3d\42\x73\x75\x63\x63\x65\x73\163\x22\76\xa\x9\x9\11\x9\x9\11\74\160\76";echo esc_html_e("\x53\x75\x63\143\x65\x73\163\56","\x77\x70\142\x65\162\x69\164\141\55\143\x6f\x72\x65");echo "\x3c\57\x70\76\12\x9\11\11\11\x9\x3c\x2f\144\151\x76\76\xa\x9\11\x9\11\11";goto J0g1p;}Cstfj:J0g1p:dVmd_:}}add_action("\x61\x64\x6d\151\x6e\x5f\x6e\x6f\164\x69\143\145\163","\167\x70\142\145\x72\151\164\x61\x5f\143\157\x72\x65\137\141\144\155\x69\x6e\137\x6e\x6f\164\151\143\145\163");
Function Calls
None |
Stats
MD5 | 3e745c21064de67e6f622fe1699142fd |
Eval Count | 0 |
Decode Time | 59 ms |