API/actions/bb post.php
From bbPulp
| Action | |
|---|---|
| bb_post.php | |
| File: | /bb-post.php |
| Introduced: | 1.0alpha - revision 809 |
| Deprecated: | no |
[edit] Description
This action is called after a new post has been added to a topic and before the user is returned to the topic.
[edit] Utility
- Modification of the post by accessing the record using the provided id.
- Changing the URL the user is redirected to after the post has been inserted.
[edit] Parameters
- post_id
- The id of the post that has been inserted by the page.

