all.php
Table of Contents
Functions
- HookPropose_changesAllAddtoactions() : mixed
- HookPropose_changesAllShowfieldedit() : mixed
- HookPropose_changesAllExport_add_tables() : mixed
- HookPropose_changesAlluser_actions_recent() : array<string|int, mixed>
- Add any recent proposed changes to the $newactions array passed from get_user_actions_recent() and return the updated array
- HookPropose_changesAllUpdateactiontypes() : mixed
- HookPropose_changesAllActioneditlink() : mixed
Functions
HookPropose_changesAllAddtoactions()
HookPropose_changesAllAddtoactions() : mixed
HookPropose_changesAllShowfieldedit()
HookPropose_changesAllShowfieldedit(mixed $field) : mixed
Parameters
- $field : mixed
HookPropose_changesAllExport_add_tables()
HookPropose_changesAllExport_add_tables() : mixed
HookPropose_changesAlluser_actions_recent()
Add any recent proposed changes to the $newactions array passed from get_user_actions_recent() and return the updated array
HookPropose_changesAlluser_actions_recent(int $minutes, array<string|int, mixed> $newactions) : array<string|int, mixed>
Parameters
- $minutes : int
- $newactions : array<string|int, mixed>
Return values
array<string|int, mixed>HookPropose_changesAllUpdateactiontypes()
HookPropose_changesAllUpdateactiontypes(mixed $actiontypes) : mixed
Parameters
- $actiontypes : mixed
HookPropose_changesAllActioneditlink()
HookPropose_changesAllActioneditlink(mixed $action) : mixed
Parameters
- $action : mixed