Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/27/2023 10:43:13 AM (17 months ago)
Author:
imath
Message:

Improve inline doc, informing about global variable usage in functions

Props viralsampat

Fixes #8890

File:
1 edited

Legend:

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

    r13490 r13491  
    414414     * @since 11.0.0 Adds the `offset_lower` query arg to avoid last displayed activity to be duplicated.
    415415     *
     416     * @global BP_Activity_Template $activities_template The Activity template loop.
     417     *
    416418     * @return string $link
    417419     */
     
    27662768     * @since 1.2.0
    27672769     *
     2770     * @global BP_Activity_Template $activities_template The Activity template loop.
    27682771     *
    27692772     * @return string $link The activity thread permalink.
Note: See TracChangeset for help on using the changeset viewer.