[buddypress-trac] [BuddyPress Trac] #7296: BuddyPress Private groups showing "Request Membership" Tab to admin/users
buddypress-trac
noreply at wordpress.org
Wed Oct 19 17:51:12 UTC 2016
#7296: BuddyPress Private groups showing "Request Membership" Tab to admin/users
--------------------------+------------------
Reporter: sbrajesh | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 2.7
Component: Groups | Version:
Severity: major | Resolution:
Keywords: has-patch |
--------------------------+------------------
Comment (by boonebgorges):
Thanks for the report, @sbrajesh. I'm not sure that we always need to
maintain backward compatibility for arbitrary properties, but we
absolutely cannot break compatibility with `is_user_member` (and
`front_template`, which suffers from the same problem).
At the moment, I don't see a benefit to storing arbitrary data in an array
rather than directly as properties on the object; this would be useful if
we were protecting access somehow, or if we did actual OOP things with the
object, but we don't.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7296#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list