chore: bump tested wordpress version and remove duplicate php require#18
Conversation
|
Warning Rate limit exceeded
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 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. WalkthroughPlugin metadata in ChangesPlugin Metadata Compatibility Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
There was a problem hiding this comment.
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
0a1f7eb to
f1ec1b5
Compare
…ore/bump_tested_wordpress_version
Summary by CodeRabbit