Skip to:
Content

BuddyPress.org

Changeset 11364


Ignore:
Timestamp:
12/29/2016 09:26:33 PM (8 years ago)
Author:
boonebgorges
Message:

Remove @todo related to migrating bp-core-dependency functions to closures.

See #7299. See #7335.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-core/bp-core-dependency.php

    r11298 r11364  
    1313 * The following functions are wrappers for hooks, allowing them to be
    1414 * manually called and/or piggy-backed on top of other hooks if needed.
    15  *
    16  * @todo use anonymous functions when PHP minimum requirement allows (5.3)
    1715 *
    1816 * @package BuddyPress
Note: See TracChangeset for help on using the changeset viewer.