Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/09/2017 02:56:00 AM (9 years ago)
Author:
tw2113
Message:

Adds missed phpdoc for a new filter. Also adds some various param and return docs.

See #7143.

File:
1 edited

Legend:

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

    r11527 r11530  
    209209     *
    210210     * @param int $group_id Group ID. Defaults to current group ID if on a group page.
    211      * @param array|string $args {
     211     * @param array|string $r {
    212212     *     Array of parameters. All items are optional.
    213213     *     @type string $parent_element Element to wrap around the list. Defaults to 'p'.
     
    37873787     * @since 1.0.0
    37883788     *
    3789      * @return type
     3789     * @return int
    37903790     */
    37913791    function bp_get_total_group_count() {
Note: See TracChangeset for help on using the changeset viewer.