Function __global->update_member_username_caching

Definitions

sources/cns_members_action2.php

  • Update caching against a member's username. This doesn't change the username in the actual member record -- it is assumed that this will be done elsewhere.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$member_id MEMBER required parameter N/A N/A The member ID
$username ID_TEXT required parameter N/A N/A The new username that is being set for them