Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #2647, comment 1


Ignore:
Timestamp:
07/10/2014 04:10:18 AM (11 years ago)
Author:
netweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2647, comment 1

    initial v1  
    1 In 2647.diff:
     1~~ In 2647.diff: ~~
    22
    3 * Introduce `bbp_update_forum_forum_id()` updater forum function
    4 * `bbp_update_forum()` calls `bbp_update_forum_forum_id()` to add `_bbp_forum_id` post meta key when a forum is created or edited using `bbp_new_forum_handler()` and `bbp_edit_forum_handler()` respectively
     3~~ * Introduce `bbp_update_forum_forum_id()` updater forum function ~~
     4~~ * `bbp_update_forum()` calls `bbp_update_forum_forum_id()` to add `_bbp_forum_id` post meta key when a forum is created or edited using `bbp_new_forum_handler()` and `bbp_edit_forum_handler()` respectively ~~
    55
    6 We should also updating existing forum meta as part of the bbPress 2.6 update.
     6~~ We should also updating existing forum meta as part of the bbPress 2.6 update. ~~
    77
    8 Related: #2652 Post meta key _bbp_reply_id is not created when creating new replies
     8~~ Related: #2652 Post meta key _bbp_reply_id is not created when creating new replies ~~