Function __global->points_flush_runtime_cache
Definitions
sources/points.php
- Flush the points cache.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$member_id | ?MEMBER | Null | N/A | N/A | Only flush the points cache for the specified member (null: flush all members) |
$property | ?ID_TEXT | Null | N/A | N/A | Only flush this property from a member's points cache (null: flush all properties) |