Returns true if the given user has at least one expired membership.
Parameters:
- $user_id (int) - ID of the user account to check. The default is the ID of the currently logged-in user.
Return values:
true
if the user has an expired membership.false
if the user has no membership at all or only has an active/canceled/pending membership.