@since: bbPress (r3349) |
Description |
|---|---|
| bbp_insert_topic() |
A wrapper for wp_insert_post() that also includes the necessary meta values for the topic to function properly. |
| bbp_insert_forum() |
A wrapper for wp_insert_post() that also includes the necessary meta values for the forum to function properly. |
| bbp_insert_reply() |
A wrapper for wp_insert_post() that also includes the necessary meta values for the reply to function properly. |