Skip to content

chore: bump tested wordpress version and remove duplicate php require#18

Merged
itsrafsanjani merged 3 commits into
flywp:developfrom
ma-04:chore/bump_tested_wordpress_version
May 21, 2026
Merged

chore: bump tested wordpress version and remove duplicate php require#18
itsrafsanjani merged 3 commits into
flywp:developfrom
ma-04:chore/bump_tested_wordpress_version

Conversation

@ma-04
Copy link
Copy Markdown
Member

@ma-04 ma-04 commented May 21, 2026

  • Bump tested wordpress version
  • remove duplicate php require

Summary by CodeRabbit

  • Chores
    • Updated plugin compatibility information to support WordPress 7.0 and PHP 7.4 or higher.

Review Change Stack

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 21, 2026

Warning

Rate limit exceeded

@ma-04 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 57 minutes and 16 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cb4713a5-c376-41aa-ab25-3b2d5a6a5d8a

📥 Commits

Reviewing files that changed from the base of the PR and between 1dc2036 and 295082d.

📒 Files selected for processing (1)
  • readme.txt

Walkthrough

Plugin metadata in readme.txt updated to declare WordPress 7.0 compatibility and increase the minimum PHP requirement from 7.1 to 7.4. The stable tag remains unchanged.

Changes

Plugin Metadata Compatibility Update

Layer / File(s) Summary
Plugin compatibility metadata
readme.txt
Tested up to field updated from 6.7 to 7.0, and Requires PHP updated from 7.1 or higher to 7.4 in the plugin header metadata.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 I hopped through lines to tweak and mend,
A version bump to greet a friend,
Seven-point-oh now leads the way,
PHP tightened to keep bugs at bay,
Little changes, a tidy end.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main changes: bumping the tested WordPress version from 6.7 to 7.0 and tightening PHP requirements from 7.1 to 7.4 (removing the duplicate/outdated requirement).
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@readme.txt`:
- Line 6: Update the plugin readme to set the PHP minimum to WordPress’ current
baseline by replacing the "Requires PHP: 7.4" line with "Requires PHP: 8.3" (or
"8.3+" if you want to indicate compatibility with newer releases); locate the
string "Requires PHP: 7.4" in readme.txt and change it to the new minimum
requirement, ensuring any other documentation or metadata that mentions the PHP
version (e.g., plugin headers or README sections) is updated consistently.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 1761283d-bd66-4e39-aa0b-1bfe1b925b2c

📥 Commits

Reviewing files that changed from the base of the PR and between 644fe87 and 0a1f7eb.

📒 Files selected for processing (1)
  • readme.txt

Comment thread readme.txt Outdated
@ma-04 ma-04 force-pushed the chore/bump_tested_wordpress_version branch from 0a1f7eb to f1ec1b5 Compare May 21, 2026 05:50
@itsrafsanjani itsrafsanjani merged commit 6007659 into flywp:develop May 21, 2026
2 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.

2 participants