Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
07/15/2023 05:22:09 AM (2 years ago)
Author:
imath
Message:

Inform about $activities_template usage in some functions inline doc

Props upadalavipul

Fixes #8890

File:
1 edited

Legend:

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

    r13491 r13517  
    129129     *
    130130     * @since 2.6.0
     131     *
     132     * @global BP_Activity_Template $activities_template The Activity template loop.
    131133     *
    132134     * @param  string $content The content to generate an excerpt for.
     
    165167 *
    166168 * @since 2.6.0
     169 *
     170 * @global BP_Activity_Template $activities_template The Activity template loop.
     171 *
    167172 */
    168173function bp_activity_embed_media() {
Note: See TracChangeset for help on using the changeset viewer.