Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,16 @@ https://www.youtube.com/watch?v=dJrykKQGDcs

## Changelog ##

### 4.7.9

* FIXED
* Fixed GoDAM plugin integration issues
* Fixed translation loading
* Applied security fixes in dependencies

* ENHANCEMENT
* Improved security handling for plugin integrations

### 4.7.8

* ENHANCEMENT
Expand Down
10 changes: 10 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
== Changelog ==

= 4.7.9 [January 30, 2026] =

* FIXED
* Fixed GoDAM plugin integration issues
* Fixed translation loading
* Applied security fixes in dependencies

* ENHANCEMENT
* Improved security handling for plugin integrations
Comment on lines +5 to +11
Copy link

Copilot AI Jan 30, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The 4.7.9 entry (and PR description) mentions dependency security fixes / GoDAM integration fixes, but the PR diffs appear to only update version metadata/changelogs and the POT file. If those functional/security changes are intended for 4.7.9, they should be included in this PR; otherwise please adjust the changelog/PR description so the release notes match what’s actually being shipped here.

Copilot uses AI. Check for mistakes.
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changelog is approved


= 4.7.8 [January 06, 2026] =

* ENHANCEMENT
Expand Down
4 changes: 2 additions & 2 deletions index.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Plugin Name: rtMedia for WordPress, BuddyPress and bbPress
* Plugin URI: https://rtmedia.io/?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: 4.7.8
* Version: 4.7.9
* Requires at least: 4.1
* Text Domain: buddypress-media
* Author: rtCamp
Expand All @@ -22,7 +22,7 @@
/**
* The version of the plugin
*/
define( 'RTMEDIA_VERSION', '4.7.8' );
define( 'RTMEDIA_VERSION', '4.7.9' );
}

if ( ! defined( 'RTMEDIA_PATH' ) ) {
Expand Down
62 changes: 39 additions & 23 deletions languages/buddpress-media.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the GPLv2 or later.
msgid ""
msgstr ""
"Project-Id-Version: rtMedia for WordPress, BuddyPress and bbPress 4.7.8\n"
"Project-Id-Version: rtMedia for WordPress, BuddyPress and bbPress 4.7.9\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/buddypress-media\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2026-01-06T06:20:43+00:00\n"
"POT-Creation-Date: 2026-01-30T09:10:24+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: buddypress-media\n"
Expand Down Expand Up @@ -791,84 +791,84 @@ msgstr ""
msgid "Please Enable BuddyPress User Groups to update option"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:40
#: app/admin/RTMediaUploadTermsAdmin.php:52
msgid "terms of services."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:41
#: app/admin/RTMediaUploadTermsAdmin.php:53
msgid "Please check terms of service."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:62
#: app/admin/RTMediaUploadTermsAdmin.php:69
msgid "Please enter valid URL."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:63
#: app/admin/RTMediaUploadTermsAdmin.php:70
msgid "Please enter terms message."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:64
#: app/admin/RTMediaUploadTermsAdmin.php:71
msgid "Please enter error message."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:65
#: app/admin/RTMediaUploadTermsAdmin.php:72
msgid "Please enter privacy message."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:126
#: app/admin/RTMediaUploadTermsAdmin.php:133
msgid "Ask users to agree to your terms"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:141
#: app/admin/RTMediaUploadTermsAdmin.php:148
msgid "Show \"Terms of Service\" checkbox on upload screen"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:146
#: app/admin/RTMediaUploadTermsAdmin.php:156
#: app/admin/RTMediaUploadTermsAdmin.php:153
#: app/admin/RTMediaUploadTermsAdmin.php:163
msgid "User have to check the terms and conditions before uploading the media."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:151
#: app/admin/RTMediaUploadTermsAdmin.php:158
msgid "Show \"Terms of Service\" checkbox on activity screen"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:161
#: app/admin/RTMediaUploadTermsAdmin.php:168
msgid "Link for \"Terms of Service\" page"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:166
#: app/admin/RTMediaUploadTermsAdmin.php:173
msgid "Link to the terms and condition page where user can read terms and conditions."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:172
#: app/admin/RTMediaUploadTermsAdmin.php:179
msgid "Terms of Service Message"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:177
#: app/admin/RTMediaUploadTermsAdmin.php:184
msgid "Add Terms of Service Message."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:182
#: app/admin/RTMediaUploadTermsAdmin.php:189
msgid "Error Message"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:187
#: app/admin/RTMediaUploadTermsAdmin.php:194
msgid "Display Error Message When User Upload Media Without Selecting Checkbox ."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:192
#: app/admin/RTMediaUploadTermsAdmin.php:199
msgid "Show \"Privacy Message\" on website"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:197
#: app/admin/RTMediaUploadTermsAdmin.php:204
msgid "User will see the privacy message on website."
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:202
#: app/admin/RTMediaUploadTermsAdmin.php:209
msgid "Privacy Message"
msgstr ""

#: app/admin/RTMediaUploadTermsAdmin.php:207
#: app/admin/RTMediaUploadTermsAdmin.php:214
msgid "Display privacy message on your website."
msgstr ""

Expand Down Expand Up @@ -3481,6 +3481,22 @@ msgstr ""
msgid "Sorry !! You can not edit this album."
msgstr ""

#: templates/media/godam-integration.php:207
msgid "Authentication required"
msgstr ""

#: templates/media/godam-integration.php:213
msgid "Invalid activity ID"
msgstr ""

#: templates/media/godam-integration.php:218
msgid "Activity comment not found"
msgstr ""

#: templates/media/godam-integration.php:223
msgid "You do not have permission to view this activity"
msgstr ""

#: templates/media/media-gallery.php:27
#: templates/media/media-gallery.php:63
msgid "Media Gallery"
Expand Down
12 changes: 11 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Requires at least: 4.1
Tested up to: 6.9
Stable tag: 4.7.8
Stable tag: 4.7.9

Add albums, photo, audio/video upload, privacy, sharing, front-end uploads & more. All this works on mobile/tablets devices.

Expand Down Expand Up @@ -128,6 +128,16 @@ http://www.youtube.com/watch?v=dJrykKQGDcs

== Changelog ==

= 4.7.9 [January 30, 2026] =

* FIXED
* Fixed GoDAM plugin integration issues
* Fixed translation loading
* Applied security fixes in dependencies

* ENHANCEMENT
* Improved security handling for plugin integrations

= 4.7.8 [January 06, 2026] =

* ENHANCEMENT
Expand Down
Loading