Skip to:
Content

bbPress.org

Changeset 6870


Ignore:
Timestamp:
10/12/2018 05:13:24 PM (8 years ago)
Author:
johnjamesjacoby
Message:

Update function docs for functions introduced in r6869.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/includes/core/options.php

    r6869 r6870  
    605605 * published. Used by `bbp_past_edit_lock()`.
    606606 *
    607  * @since 2.6.0 bbPress (r3246)
     607 * @since 2.6.0 bbPress (r6868)
    608608 *
    609609 * @param bool $default Optional. Default value 5
     
    613613}
    614614    /**
    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()`.
    616617     *
    617      * @since 2.0.0 bbPress (r3246)
     618     * @since 2.6.0 bbPress (r6868)
    618619     *
    619620     * @param bool $default Optional. Default value 5
Note: See TracChangeset for help on using the changeset viewer.