Function __global->wiki_delete_post
Definitions
sources/wiki.php
- Delete a Wiki+ post.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$post_id | AUTO_LINK | required parameter | N/A | N/A | The post ID |
$member_id | ?MEMBER | Null | N/A | N/A | The member doing the action (null: current member) |