Changeset 4218 for trunk/bbp-includes/bbp-forum-functions.php
- Timestamp:
- 09/11/2012 08:27:47 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/bbp-includes/bbp-forum-functions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bbp-includes/bbp-forum-functions.php
r4149 r4218 691 691 * 692 692 * @param int $forum_id forum id 693 * @uses wp_get_single_post() To get the forum694 693 * @uses do_action() Calls 'bbp_close_forum' with the forum id 695 694 * @uses update_post_meta() To add the previous status to a meta … … 716 715 * 717 716 * @param int $forum_id forum id 718 * @uses wp_get_single_post() To get the forum719 717 * @uses do_action() Calls 'bbp_open_forum' with the forum id 720 718 * @uses get_post_meta() To get the previous status
Note: See TracChangeset
for help on using the changeset viewer.