Skip to content

Conversation

@krishana7911
Copy link
Contributor

Changelog

4.7.3

  • FIXED
    • Resolved jQuery Migrate dependency to prevent JS errors.

@krishana7911 krishana7911 self-assigned this Sep 12, 2025
Copy link
Contributor

Copilot AI left a 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 updates the rtMedia plugin to version 4.7.3, fixing jQuery Migrate dependency issues that can cause JavaScript errors in WordPress 6.7+.

  • Version bump from 4.7.2 to 4.7.3 across all relevant files
  • Added changelog entries documenting the jQuery Migrate dependency fix
  • Code formatting improvements in WordPress 6.7 compatibility methods

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
readme.txt Updated stable tag and added 4.7.3 changelog/upgrade notice
index.php Updated plugin version header and RTMEDIA_VERSION constant
app/main/RTMedia.php Fixed code formatting in WordPress 6.7 compatibility methods
README.md Added 4.7.3 changelog entry
Comments suppressed due to low confidence (1)

app/main/RTMedia.php:1241

  • The indentation is inconsistent. The global $wp_version; statement should be indented with a tab to match the surrounding code style.
	global $wp_version;

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@Pradeep1308 Pradeep1308 merged commit 5a8a3f5 into master Sep 12, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants