Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Commit

Permalink
update version, update author list
Browse files Browse the repository at this point in the history
  • Loading branch information
tw2113 committed Apr 20, 2015
1 parent ebb81f8 commit 4460eca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions loader.php
Expand Up @@ -3,14 +3,14 @@
Plugin Name: BP Registration Options
Plugin URI: http://wordpress.org/plugins/bp-registration-options/
Description: This BuddyPress extension allows you to enable user moderation for new members, as well as help create a private network for your users. If moderation is enabled, any new members will be denied access to your BuddyPress and bbPress areas on your site, with the exception of their own user profile. They will be allowed to edit and configure that much. They will also not be listed in the members lists on the frontend until approved. Custom messages are available so you can tailor them to the tone of your website and community. When an admin approves or denies a user, email notifications will be sent to let them know of the decision.
Version: 4.2.5
Author: Brian Messenlehner and Michael Beckwith of WebDevStudios, Jibbius
Version: 4.2.6
Author: Brian Messenlehner and Michael Beckwith of WebDevStudios
Author URI: http://webdevstudios.com/about/
Licence: GPLv3
Text Domain: bp-registration-options
*/

define( 'BP_REGISTRATION_OPTIONS_VERSION', '4.2.5' );
define( 'BP_REGISTRATION_OPTIONS_VERSION', '4.2.6' );

/**
* Loads BP Registration Options files only if BuddyPress is present
Expand Down

0 comments on commit 4460eca

Please sign in to comment.