You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VAA 1.7.2 - Initial PR: #59
Currently only supports features from the free version of Groups.
groups_user_can & groups_group_can (though not really usefull when you are a super admin, use case possible with view combinations: View combinations #18)
groups shortcodes
Custom shortcode implementation for groups_member & groups_non_member
Page restrictions
I Replicate a 404 page when the selected user has no access to read. I use this since I can't hook into the posts_where filter from Groups.
Future
More?
The text was updated successfully, but these errors were encountered:
Optionally support the Groups plugin if active.
See: https://github.com/itthinx/groups
Documentation: http://docs.itthinx.com/document/groups/
Can be improved with: itthinx/groups#59
VAA 1.7.2 - Initial PR: #59
Currently only supports features from the free version of Groups.
groups_user_can
&groups_group_can
(though not really usefull when you are a super admin, use case possible with view combinations: View combinations #18)groups_member
&groups_non_member
posts_where
filter from Groups.Future
The text was updated successfully, but these errors were encountered: