Plugin / Private groups

Robin Wilson

Changelog

Changelog

3.7.7 filter added to private_groups_list_forums

3.7.6 bug fix to 3.7.5 to ensure save when topic permissions not set

3.7.5 prevent settings being lost on bulk forum update

3.7.4 User managament changed to display the no.users in the selection

3.7.3 minor change to private_groups_get_permitted_subforums to correctly pass $args

3.7.2 minor change to prevent php version 5 errors

3.7.1 minor change to ensure ‘no group set’ users show correctly in user management tab

3.7.0 Updated fr. pot and files

3.6.9 minor change to forum private groups metabox to correctly display if no groups set up

3.6.8 checkall for user management added

3.6.7 Action hooks added to user management to allow for custom columns. Add groups to roles improved to allow for multiple roles

3.6.6 Warning if using bbpress notify added. Fix for max(): Array must contain at least one element where own topics set by no topics yet

3.6.5 fix for post_id error in pg_check_profile where topic is supersticky, but no other topics in forum

3.6.4 added filter to ensure at the backend moderators only see their own forum topics and replies

3.6.3 Improvements to freshness display for ‘access own topic’ users.

3.6.2 amended functions and topic_filters to prevent topics being seen for ‘access own topic’ users.

3.6.1 unreleased version

3.6.0 amended forum metabox to better display non-logged in options, added filter for rss2 feed single item

3.5.9 added ability where anonymous posting allowed to set forum permissions for anon users as per group settings

3.5.8 added ability to show a forum to non-logged in users when topic permissions activated. Fixed forum dropdown list when topic permissions not set

3.5.7 remove space from start of pg_forum_widgets.php

3.5.6 Amendment to pg replies widget to correctly set args[‘after’]

3.5.5 amendments to $allowed_forums to set to -1 if null. amendment to pg forums list widget to correctly set args[‘before’]

3.5.4 correction to forum visibility if freshness message set

3.5.3 corrected to fix headers sent message

3.5.2 temporary revert to 3.5.1

3.5.1 Amended topic permissions to add Create/Edit/view OWN Topics to allow for say a help desk private forum

3.5.0 Amended meta-box.php to only fire on forum changes

3.4.9 assign groups on login filtered at add_action level to prevent errors

3.4.8 disable_groups added, forum ID added to forum lists in dashboard, groups added to forum lists in dashboard

3.4.7 addition to assign groups to roles to assign on every visit.

3.4.6 minor fix to pg latest activity widget to show latest reply if no author shown

3.4.5 added improved subscription filtering to remove subscriptions if as a result of group changes user can no longer see forum or topics from that forum

3.4.4 improved styling capability on pg activity widget

3.4.3 improved styling capability on pg activity widget

3.4.2 further corection to PF forums widget for forum lists

3.4.1 further corection to PF forums widget for forum lists

3.4.0 minor correction to role_assignment and Settings to correct undefined index

3.3.9 correction to PF forums widget for forum lists

3.3.8 correction to user-profile.php for current user when being amended by admin

3.3.7 Additional functioinality to PF forums widget to allow for forum visibility

3.3.6 Added ability for programmers to add and delete groups

3.3.5 Change to forum and activity widget to improve output order and consistency. Revised rpg_get_forum_last_active_id function

3.3.4 Improved code for 3.3.3 functionality

3.3.3 add parameters to add_filter(‘bbp_get_forum_freshness_link’) to allow for direct filtering

3.3.2 correction to fix user avatar where a category or forum has sub forums, some of which the user is not permitted to see

3.3.1 correction to fix topic/reply counts where a category or forum has sub forums, some of which the user is not permitted to see

3.3.0 correction to prevent freshness for a sub forum being incorrectly displayed on a category

3.2.10 correction to prevent reply form being shown on closed topics

3.2.9 minor correction to forum-filter

3.2.8 correction to ensure that user favorites displays filtered favorites

3.2.7 correction to text domain for meta-box.php and plugin-info.php

3.2.6 minor big fix valuecheck in functions.php

3.2.5 minor fix to user-profile.php to remove undefined index line 73 and minor correction to functions to ensure valuecheck = 0 if not set in topic permissions, re-order of tabs and additional help text

3.2.4 Role filter added to user management

3.2.3 Correction to Topic Permissions for certain themes

3.2.2 Topic Permissions tab added

3.2.0 Plugin information tab added

3.1.9 add filter to allow bbp-style-pack widgets to work with private groups

3.1.8 fix undefined error in meta-box.php, add shortcodes plugin to work with private groups, add filter to allow for which capability can access the settings page

3.1.7 add filter to allow bbp-style-pack shortcodes to work with private groups

3.1.6 Tidy-up of error in 3.1.5

3.1.5 Multilanguage version for change in 3.1.4 !

3.1.4 added function to functions.php for ‘Private:’ removal in widgets

3.1.3 correct registration and login to allow for varying table prefixes

3.1.2 addition of wp_link_query filter to prevent unallowed topic titles being displayed during link action in topic and reply forms

3.1.1 Correction to latest activity widget to prevent fatal error (parse settings)

3.1.0 Forums widget amended to allow multiple forums

3.0.9 latest activity widget amended to allow multiple forums

3.0.8 Additional shortcodes added to replace bbp single forum, topics and replies shortcodes
Line 21 added to replies.php to set null for $allowed_posts

3.0.7 fix issue with forum visibility forum-filters.php lines 28 & 119
corrected unitinitilased offset in forum-filters.php line 256 and functions.php line 235

3.0.6 minor undefined index errors fixed in settings pages

3.0.5 minor undefined index errors fixed in forum-filters.php

3.0.4 fix issue with widgets showing activity’ if post__in no allowed_posts array is blank
Internationalisation added for pg_forum_widgets.php
$user_id added to is_keymaster($user_id) line 48 in user-view-post.php to allow for compatibility with other plugins

3.0.3 fix issue with 404’s showing in functions file

3.0.2 fix foreach error in functions line 300

3.0.1 fix issue with assign groups to roles, and add login assignation to plugin role_assignment.php functions.php, change replies.php to set $limit in all cases

2.5.6 change to forum_filters.php and topics.php to correct minor syntax errors https://wordpress.org/support/topic/couple-of-warnings-in-latest-version?replies=6 and https://wordpress.org/support/topic/bbp_list_forums-filter-bug?replies=2

2.5.5 add latest activity widget, corrected sub-forum display and added column option

2.5.4 remove author link filter as not required

2.5.3 fix search pagnination

2.5.2 correction to moderator role to prevent moderators seeing other private forums

2.5.1 minor error fix for ‘remove private prefix’ casuing illegal offset

2.5 updated to allow internationalization

2.4 Correction to management information user count

2.3 Minor correction

2.2 Multiple groups for users added

2.1 Optional assign users to roles added to settings

2.0.1 list user shortcode added
User Management (bulk change of users) added
Management information – list of forums added

1.9.2 Fix for array error on forum visibility
improved filter for topic subscriptions

1.9.1 Fix for moderator role in group views

1.9 fix to forum subscription display in profile

1.8.1 bug fix for search function returning incorrect data when allowed posts was nil

1.8 bug fix where forum is top level forum
topic/reply/forum types implemented throughout

1.7 Moderators can now be set to moderate all forums or just their group ones (plus any open forums)
Improved topic filtering to speed performance
allow Super sticky topics to be seen by all forums

1.6 Shortcode [bbp-topic-form] now only shows allowed forums

1.5 Amended to have unlimited groups

1.4.1 compatibility with ‘mark as read’ plugin

1.3 topics and replies paging fixed

1.2 Author and replies issues fixed

1.1 Minor changes

1.0 Version 1

Ratings

4.9
39 reviews

Rating breakdown

Details Information

Version

3.7.7

First Released

15 May, 2014

Total Downloads

100,326

Wordpress Version

3.0.1 or higher

Tested up to:

5.2.4

Require PHP Version:

-

Tags

Contributors

This plugin has been closed.

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.