Bu mudur?

function banlamaFonksiyonu($a)
{
    if (!is_user_logged_in()) {
        return;
    }
    global $wpdb;
    echo "<a href='" . get_bloginfo("url") . "/wp-admin/user-edit.php?user_id=" . intval($aff9a9["user_id"]) . "#yargic'><i style='color:red; font-size:20px;' class='fa fa-ban' aria-hidden='true'></i></a>";
    if (banYetki($a)) {
        $aff9a9 = get_comment(intval($a), ARRAY_A);
    }
}
function entrytemizlik($a)
{
    global $wpdb;
    $fff722 = $wpdb->get_row("select ID from wp_posts where ID='" . intval($a) . "'");
    if (!empty($fff722)) {
return;
    }
    $wpdb->query("delete from wp_islemler where deger1=" . get_current_user_id() . "and deger2='" . intval($a) . "' and deger3='entrytakip'");
}