BuddyPress Media plugin has now been completely re-written and re-launched with new name rtMedia for WordPress, BuddyPress and bbPress. Now the plugin is also compatible with WordPress installation with or without any BuddyPress install. The plugin adds albums, audio-video encoding, privacy-sharing, front-end uploads & more cool features which works nicely on mobile-tablets devices.
rtMedia core consists of 2 concepts:
- rtMedia uploader
- rtMedia gallery
Both can be displayed either by using shortocde or by using template tag in your theme files etc.
Media Settings:
rtMedia Uploader
- Use
[rtmedia_uploader]
shortcode OR Use <?php rtmedia_uploader() ?>
template tag for showing drag-n-drop uploader in any WordPress post, page, custom-post, etc- All uploads are integrated with the context.
rtMedia Gallery
- Display media gallery anywhere on your site using
[rtmedia_gallery]
shortcode or<?php rtmedia_gallery ?>
template tag. - In most cases, gallery can be accessed by simply appending
/media
at the end of a WordPress URL. If it’s a valid context, media uploaded from rtMedia Uploader will show up automatically!
BuddyPress Media Activity:
Lightbox Display:
Media View:
Single Media View:
Album View:
View more of its screenshots here and learn more about its features, working with WordPress-BuddyPress-bbPress, usage etc on its plugin’s page here.