[buddypress-trac] [BuddyPress Trac] #8139: Network Invitations and Membership Requests

buddypress-trac noreply at wordpress.org
Thu Apr 29 08:31:08 UTC 2021


#8139: Network Invitations and Membership Requests
--------------------------+-----------------------
 Reporter:  dcavins       |       Owner:  (none)
     Type:  enhancement   |      Status:  assigned
 Priority:  normal        |   Milestone:  8.0.0
Component:  Registration  |     Version:  5.0.0
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+-----------------------

Comment (by imath):

 In [changeset:"12930" 12930]:
 {{{
 #!CommitTicketReference repository="" revision="12930"
 Member Invites: add missing `/* translators: */` inline comments

 This commit also:
 - adds some tiny improvements to get along with WP Coding Standards,
 - removes a forgotten PHP notice using the right `$args` variable instead
 of the undefined `$all_args` one in
 `bp_members_invitations_get_registration_welcome_message()`
 -  removes an extra `<hr class="wp-header-end">` into the Manage
 Invitations Admin screen that was causing admin notices to appear twice.
 - Uses the `wpautop()` function instead of an inexisting `wpautop` filter
 into `bp_members_invitations_add_legacy_welcome_message()` and
 `bp_members_invitations_add_legacy_registration_disabled_message()`.

 Huge Props dcavins for this awesome new feature!

 See #8139
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8139#comment:67>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list