Menu position (admin menu) of pages

you cannot put this on position 5 because there is something but you can put it on 4.5 with this code :

add_action("admin_menu", function () {

    $GLOBALS["menu"][4.5] = $GLOBALS["menu"][20];
    unset($GLOBALS["menu"][20]);

});

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)