Skip to content

Commit

Permalink
Added Lightbox toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
yapapaya committed Mar 25, 2013
1 parent 54ee1db commit 8b74d38
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 5 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ Please visit [BuddyPress Media's Features page](http://rtcamp.com/buddypress-med

Please visit [BuddyPress Media's Roadmap page](http://rtcamp.com/buddypress-media/roadmap/?utm_source####readme&utm_medium####plugin&utm_campaign####buddypress-media "Visit BuddyPress Media's Features page") to get some details about future releases.

#### 2.7.3 ####
* Added option to toggle lightbox functionality to prevent theme conflicts
* Minor code revision

#### 2.7.2 ####
* Fixes warning related to scalar variables
* Improves Group Wall Post handling
Expand Down Expand Up @@ -328,4 +332,4 @@ Please visit [BuddyPress Media's Roadmap page](http://rtcamp.com/buddypress-medi
* HTML5 Audio Tag Support (with fallback)
* HTML5 Video Tag Support (with fallback)

Activity Uploader and lightbox, Bug fixes
Lightbox toggle added
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Plugin Name: BuddyPress Media
Plugin URI: http://rtcamp.com/buddypress-media/?utm_source=dashboard&utm_medium=plugin&utm_campaign=buddypress-media
Description: This plugin adds missing media rich features like photos, videos and audio uploading to BuddyPress which are essential if you are building social network, seriously!
Version: 2.7.2
Version: 2.7.3
Author: rtCamp
Text Domain: buddypress-media
Author URI: http://rtcamp.com/?utm_source=dashboard&utm_medium=plugin&utm_campaign=buddypress-media
Expand Down
10 changes: 7 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires at least: WordPress 3.5 + BuddyPress 1.6
Tested up to: WordPress 3.5 + BuddyPress 1.6
Stable tag: 2.7.2
Stable tag: 2.7.3

Adds Photos, Music, Videos & Albums to BuddyPress. Supports mobile devices (iPhone/iPad, etc) and automatic audio/video conversion.

Expand Down Expand Up @@ -121,6 +121,10 @@ Please visit [BuddyPress Media's Features page](http://rtcamp.com/buddypress-med

Please visit [BuddyPress Media's Roadmap page](http://rtcamp.com/buddypress-media/roadmap/?utm_source=readme&utm_medium=plugin&utm_campaign=buddypress-media "Visit BuddyPress Media's Features page") to get some details about future releases.

= 2.7.3 =
* Added option to toggle lightbox functionality to prevent theme conflicts
* Minor code revision

= 2.7.2 =
* Fixes warning related to scalar variables
* Improves Group Wall Post handling
Expand Down Expand Up @@ -329,5 +333,5 @@ Please visit [BuddyPress Media's Roadmap page](http://rtcamp.com/buddypress-medi
* HTML5 Video Tag Support (with fallback)

== Upgrade Notice ==
= 2.7.2 =
Activity Uploader and lightbox, Bug fixes
= 2.7.3 =
Lightbox toggle added

0 comments on commit 8b74d38

Please sign in to comment.