Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/09/2024 04:40:09 AM (2 years ago)
Author:
imath
Message:

Improve some method/function inline docs adding @global docblocks

Props shailu25

Fixes #9116
Closes https://github.com/buddypress/buddypress/pull/252

File:
1 edited

Legend:

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

    r13724 r13757  
    37713771 * @since 1.7.0
    37723772 *
     3773 * @global BP_Activity_Template $activities_template The Activity template object.
     3774 *
    37733775 * @return bool|array An array of IDs, or false if none are found.
    37743776 */
Note: See TracChangeset for help on using the changeset viewer.