Skip to:
Content

bbPress.org

Changes between Initial Version and Version 1 of Ticket #3188


Ignore:
Timestamp:
01/16/2018 08:07:55 AM (9 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3188 – Description

    initial v1  
    1 `$cur_time` and `$lockable` are passed to the `bbp_past_edit_lock` filter, but are only defined inside a conditional, leading to notices if the condition is not satisfied:
     1`$cur_time` and `$lock_time` are passed to the `bbp_past_edit_lock` filter, but are only defined inside a conditional, leading to notices if the condition is not satisfied:
    22{{{
    33Notice: Undefined variable: cur_time in bbpress/includes/common/functions.php on line 208