-
Notifications
You must be signed in to change notification settings - Fork 120
Version update v4.7.8 #2260
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version update v4.7.8 #2260
Conversation
NoumaanAhamed
commented
Jan 5, 2026
- ENHANCEMENT
- Compatible with WordPress latest version 6.9
- Compatible with PHP version 8.4
- Updated magnific-popup library to latest version 1.2.0
- Updated dependencies in node and composer packages to latest versions.
- Made the overall code more robust and secure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR bumps the plugin version to 4.7.8 and updates compatibility information for WordPress 6.9 and PHP 8.4, along with updating the magnific-popup library to version 1.2.0.
- Version updated from 4.7.7 to 4.7.8 across all plugin files
- WordPress compatibility updated to version 6.9
- Changelog entries added documenting PHP 8.4 compatibility, library updates, and security improvements
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| readme.txt | Updated stable tag to 4.7.8, WordPress compatibility to 6.9, and added changelog entry for the new release |
| languages/buddpress-media.pot | Updated copyright year to 2026, project version to 4.7.8, and POT creation date to match release date |
| index.php | Updated plugin version header and RTMEDIA_VERSION constant to 4.7.8 |
| README.md | Added changelog entry for version 4.7.8 with enhancement details |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
@NoumaanAhamed please, use the https://wordpress.org/plugins/developers/readme-validator/ to validate the new readme.txt. Mainly, there are two issues in the readme.txt
|
|
@NoumaanAhamed After removing older changelogs, add a link to view older releases at https://github.com/rtCamp/rtMedia/releases, following a similar approach to WooCommerce, which directs users to its releases page on WordPress.org. |
|
@mi5t4n Followed the woocommerce approach mentioned above, and pushed the changes |
|
Unable to PHPCS or SVG scan one or more files due to error running PHPCS/SVG scanner:
The error may be temporary. If the error persists, please contact a human (commit-ID: 41da4a8). |
mi5t4n
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM