How can I get all user options?

You will get all the meta for the user by using get_user_meta function

$all_meta_for_user = get_user_meta( [user ID] );
echo "<pre>";
print_r( $all_meta_for_user );

Leave a Comment

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