Function __global->member_password_expired

Definitions

sources/password_rules.php

  • Find if a member's account has expired, due to inactivity.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member this is for

Return

  • Whether it is
  • Type: boolean
  • Set: N/A
  • Range: N/A