Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #2529, comment 6


Ignore:
Timestamp:
09/08/2014 10:35:59 PM (10 years ago)
Author:
thebrandonallen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2529, comment 6

    initial v1  
    55The second set works by patching `bbp_update_reply_walker` to pull from the post cache. It too, includes a more targeted version that only runs on `bbp_deleted_reply`.
    66
    7 Personally I think 2529.01.diff is the best approach, because I could be a very helpful fallback. Going this route would also raise the question of whether or not to do this with any other `bbp_get_*_topic/forum_id` functions.
     7Personally I think 2529.2.diff is the best approach, because I could be a very helpful fallback. Going this route would also raise the question of whether or not to do this with any other `bbp_get_*_topic/forum_id` functions.