LLMS_Abstract_User_Data::get_user_id( mixed $user )

Retrieve the User ID based on object


Description Description


Parameters Parameters

$user

(Required) WP_User ID, instance of WP_User, or instance of any student class extending this class


Top ↑

Return Return

(mixed) int if a user id can be found, otherwise false


Top ↑

Source Source

File: includes/abstracts/llms.abstract.user.data.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.9.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.