Conversation
|
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: 88649b6). |
There was a problem hiding this comment.
Pull request overview
Updates the plugin’s release metadata for v4.7.9 and refreshes translation template metadata/strings.
Changes:
- Bump plugin version from 4.7.8 to 4.7.9 in the main plugin file and readme stable tag.
- Add 4.7.9 release notes to
readme.txt,README.md, andchangelog.txt. - Regenerate/update the POT header metadata and include newly extracted strings (notably from GoDAM integration template).
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| readme.txt | Updates stable tag and adds 4.7.9 changelog entry. |
| languages/buddpress-media.pot | Updates POT metadata/version/date and adds newly extracted strings. |
| index.php | Bumps plugin header version and RTMEDIA_VERSION constant. |
| changelog.txt | Adds 4.7.9 release notes. |
| README.md | Adds 4.7.9 release notes section. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| * FIXED | ||
| * Fixed GoDAM plugin integration issues | ||
| * Fixed translation loading | ||
| * Applied security fixes in dependencies | ||
|
|
||
| * ENHANCEMENT | ||
| * Improved security handling for plugin integrations |
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
The changelog is approved
FIXED
ENHANCEMENT