get_current_user_id() – Get the current user's ID. WP Function.

PHOTO EMBED

Tue Aug 16 2022 13:44:35 GMT+0000 (Coordinated Universal Time)

Saved by @kalehm

$cur_user_id = get_current_user_id();
echo $cur_user_id; //> 5
content_copyCOPY

https://wp-kama.com/function/get_current_user_id