Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/02/2015 05:21:07 AM (10 years ago)
Author:
tw2113
Message:

Initial documentation cleanup for the BP Groups component.

See #6401.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-groups/bp-groups-actions.php

    r9819 r9906  
    456456 * Sort the group creation steps.
    457457 *
    458  * @return bool|null False on failure.
     458 * @return false|null False on failure.
    459459 */
    460460function groups_action_sort_creation_steps() {
     
    508508 * @since BuddyPress (1.2.0)
    509509 *
    510  * @return bool|null False on failure.
     510 * @return false|null False on failure.
    511511 */
    512512function groups_action_group_feed() {
Note: See TracChangeset for help on using the changeset viewer.