Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

public static function getAuthors($Ccbba9a8295db = false) { goto Cb886f8ac9..

Decoded Output download

<?   public static function getAuthors($Ccbba9a8295db = false) 
    { 
        goto Cb886f8ac9cb2; 
        Cbcdc17b6be60: 
        $Ccbba9a8295db = intval($Ccbba9a8295db); 
        goto Bc5e0ecadf999; 
        b6918501fde10: 
        if (isset($ae0189338db17)) { 
            goto c5309e51927b7; 
        } 
        goto c37b0db6de818; 
        a246f5d4a20d5: 
        static $ae0189338db17; 
        goto b6918501fde10; 
        b90eb24a2ba9a: 
        return $ae0189338db17; 
        goto D1abd8de3dc6a; 
        de85f6b7de9de: 
        goto a98c0bb3c969d; 
        goto e6b2937f2e2cd; 
        A950642a24eff: 
        foreach ($f859e22551716 as $row) { 
            $ae0189338db17[$row["id"]] = $row["user_login"] . " (" . $row["user_nicename"] . ")"; 
            Be5d4533f64de: 
        } 
        goto caa964e644c0c; 
        df25345667616: 
        c5309e51927b7: 
        goto ae61379eff3d9; 
        C44285d2a928e: 
        if (!count($f859e22551716)) { 
            goto f72039951bf3b; 
        } 
        goto A950642a24eff; 
        Aff5fa574156b: 
        f72039951bf3b: 
        goto df25345667616; 
        D1abd8de3dc6a: 
        a98c0bb3c969d: 
        goto a92c265055c56; 
        Cb886f8ac9cb2: 
        global $wpdb; 
        goto a246f5d4a20d5; 
        Bc5e0ecadf999: 
        return isset($ae0189338db17[$Ccbba9a8295db]) ? $ae0189338db17[$Ccbba9a8295db] : null; 
        goto de85f6b7de9de; 
        c37b0db6de818: 
        $f859e22551716 = $wpdb->get_results("SELECT id, user_login, user_nicename FROM {$wpdb->users}", "ARRAY_A"); 
        goto C44285d2a928e; 
        caa964e644c0c: 
        C59704c353d38: 
        goto Aff5fa574156b; 
        ae61379eff3d9: 
        if ($Ccbba9a8295db === false) { 
            goto da8d7dca68d76; 
        } 
        goto Cbcdc17b6be60; 
        e6b2937f2e2cd: 
        da8d7dca68d76: 
        goto b90eb24a2ba9a; 
        a92c265055c56: 
    } 
    public static function getPostTypes() 
    { 
        goto B4d212c458de4; 
        E2671455b0257: 
        dee3913666550: 
        goto b525d8fe624a2; 
        Ed36bae501f04: 
        if (isset($f55be73770bb0)) { 
            goto B1982707bea7b; 
        } 
        goto C89be40950e71; 
        Ca1a99cdc1cb6: 
        return $f55be73770bb0; 
        goto A8146629657f9; 
        C89be40950e71: 
        $Cf6a9327d857f = get_post_types($F1baa40e06d5f, $dcac777975528); 
        goto d6a49ffb5178c; 
        b525d8fe624a2: 
        B1982707bea7b: 
        goto Ca1a99cdc1cb6; 
        B4d212c458de4: 
        $F1baa40e06d5f = ''; 
        goto Fee6ee0ad519b; 
        f2a765e96ec82: 
        static $f55be73770bb0; 
        goto Ed36bae501f04; 
        Fee6ee0ad519b: 
        $dcac777975528 = ''; 
        goto f2a765e96ec82; 
        d6a49ffb5178c: 
        foreach ($Cf6a9327d857f as $Fb4291bfb684f => $Fb641cf2a8e2c) { 
            $f55be73770bb0[$Fb4291bfb684f] = $Fb641cf2a8e2c->labels->singular_name; 
            cb324532e6663: 
        } 
        goto E2671455b0257; 
        A8146629657f9: 
    } ?>

Did this file decode correctly?

Original Code

 public static function getAuthors($Ccbba9a8295db = false)
    {
        goto Cb886f8ac9cb2;
        Cbcdc17b6be60:
        $Ccbba9a8295db = intval($Ccbba9a8295db);
        goto Bc5e0ecadf999;
        b6918501fde10:
        if (isset($ae0189338db17)) {
            goto c5309e51927b7;
        }
        goto c37b0db6de818;
        a246f5d4a20d5:
        static $ae0189338db17;
        goto b6918501fde10;
        b90eb24a2ba9a:
        return $ae0189338db17;
        goto D1abd8de3dc6a;
        de85f6b7de9de:
        goto a98c0bb3c969d;
        goto e6b2937f2e2cd;
        A950642a24eff:
        foreach ($f859e22551716 as $row) {
            $ae0189338db17[$row["\x69\x64"]] = $row["\165\x73\x65\x72\x5f\x6c\x6f\x67\x69\x6e"] . "\40\x28" . $row["\x75\163\145\x72\x5f\156\x69\143\145\x6e\x61\155\145"] . "\51";
            Be5d4533f64de:
        }
        goto caa964e644c0c;
        df25345667616:
        c5309e51927b7:
        goto ae61379eff3d9;
        C44285d2a928e:
        if (!count($f859e22551716)) {
            goto f72039951bf3b;
        }
        goto A950642a24eff;
        Aff5fa574156b:
        f72039951bf3b:
        goto df25345667616;
        D1abd8de3dc6a:
        a98c0bb3c969d:
        goto a92c265055c56;
        Cb886f8ac9cb2:
        global $wpdb;
        goto a246f5d4a20d5;
        Bc5e0ecadf999:
        return isset($ae0189338db17[$Ccbba9a8295db]) ? $ae0189338db17[$Ccbba9a8295db] : null;
        goto de85f6b7de9de;
        c37b0db6de818:
        $f859e22551716 = $wpdb->get_results("\x53\105\114\105\103\124\40\151\x64\x2c\40\x75\163\x65\x72\137\154\x6f\147\151\x6e\54\40\165\x73\145\162\137\x6e\151\143\x65\x6e\141\x6d\x65\40\x46\122\x4f\x4d\x20{$wpdb->users}", "\x41\x52\122\101\131\x5f\101");
        goto C44285d2a928e;
        caa964e644c0c:
        C59704c353d38:
        goto Aff5fa574156b;
        ae61379eff3d9:
        if ($Ccbba9a8295db === false) {
            goto da8d7dca68d76;
        }
        goto Cbcdc17b6be60;
        e6b2937f2e2cd:
        da8d7dca68d76:
        goto b90eb24a2ba9a;
        a92c265055c56:
    }
    public static function getPostTypes()
    {
        goto B4d212c458de4;
        E2671455b0257:
        dee3913666550:
        goto b525d8fe624a2;
        Ed36bae501f04:
        if (isset($f55be73770bb0)) {
            goto B1982707bea7b;
        }
        goto C89be40950e71;
        Ca1a99cdc1cb6:
        return $f55be73770bb0;
        goto A8146629657f9;
        C89be40950e71:
        $Cf6a9327d857f = get_post_types($F1baa40e06d5f, $dcac777975528);
        goto d6a49ffb5178c;
        b525d8fe624a2:
        B1982707bea7b:
        goto Ca1a99cdc1cb6;
        B4d212c458de4:
        $F1baa40e06d5f = '';
        goto Fee6ee0ad519b;
        f2a765e96ec82:
        static $f55be73770bb0;
        goto Ed36bae501f04;
        Fee6ee0ad519b:
        $dcac777975528 = '';
        goto f2a765e96ec82;
        d6a49ffb5178c:
        foreach ($Cf6a9327d857f as $Fb4291bfb684f => $Fb641cf2a8e2c) {
            $f55be73770bb0[$Fb4291bfb684f] = $Fb641cf2a8e2c->labels->singular_name;
            cb324532e6663:
        }
        goto E2671455b0257;
        A8146629657f9:
    }

Function Calls

None

Variables

None

Stats

MD5 271f6bacb696b6b1c24d74f0111bb014
Eval Count 0
Decode Time 37 ms