Changeset 6870
- Timestamp:
- 10/12/2018 05:13:24 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/includes/core/options.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/options.php
r6869 r6870 605 605 * published. Used by `bbp_past_edit_lock()`. 606 606 * 607 * @since 2.6.0 bbPress (r 3246)607 * @since 2.6.0 bbPress (r6868) 608 608 * 609 609 * @param bool $default Optional. Default value 5 … … 613 613 } 614 614 /** 615 * Return the maximum length of a title 615 * Return the number of minutes a topic or reply can be edited after it's 616 * published. Used by `bbp_past_edit_lock()`. 616 617 * 617 * @since 2. 0.0 bbPress (r3246)618 * @since 2.6.0 bbPress (r6868) 618 619 * 619 620 * @param bool $default Optional. Default value 5
Note: See TracChangeset
for help on using the changeset viewer.