#2338 - Member daily login hooks
| Identifier | #2338 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | Member daily login hooks |
| Status | Open |
| Tags |
Good for training (custom) |
| Handling member | Deleted |
| Addon | core |
| Description | Hooks that run for the first time a member logins in on a day. |
| Steps to reproduce | |
| Additional information | Look in sources/users_inactive_occasionals.php
if (date('d/m/Y', tz_time($test, get_site_timezone())) != date('d/m/Y', tz_time(time(), get_site_timezone()))) { This branch is used for the daily points option. Move that into a hook, then new hooks can be made for new things too. |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
There have been no comments yet