wordpress show user id on backend list code example Example: wp get logged in user id <?php $user_id = get_current_user_id(); ?>