[buddypress-trac] [BuddyPress Trac] #6237: Restrict posts based on buddypress groups
buddypress-trac
noreply at wordpress.org
Fri Feb 20 13:58:13 UTC 2015
#6237: Restrict posts based on buddypress groups
-------------------------+------------------------------
Reporter: whoaloic | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: API | Version: 2.2.1
Severity: normal | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by hnla):
This sounds firmly like plugin territory, rather than a core function,
it's too particular also you can probably achieve this quite easily with
existing plugins, something like S2 member to restrict content and that
allows you to hook into the restrict function to allow an ID or group name
to be used, or a plugin that generates CMB and which you could then enter
group id to and later, on post visit, do a simple-ish comparison between
the members/loggedin_user_id group id if any and the posts custom meta
group id; So not necessarily a hard thing to accomplish with existing
plugins or a little bit of custom coding.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6237#comment:1>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list