Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/29/2021 01:43:05 PM (4 years ago)
Author:
dcavins
Message:

Member Invites: Update a few action hooks.

Use members_invitations as the prefix when possible.

See #8139.

File:
1 edited

Legend:

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

    r12930 r12933  
    29832983        // BP_Invitations_Invitation::get().
    29842984        'page_arg'          => 'ipage',
    2985     ), 'has_community_invitations' );
     2985    ), 'has_members_invitations' );
    29862986
    29872987    // Get the notifications.
Note: See TracChangeset for help on using the changeset viewer.