Issue #535: Add missing title and category frontmatter fields to plugin-structure.instructions.md#547
Conversation
- Add title: 'WordPress Plugin Structure' to frontmatter - Add category: 'Documentation' to frontmatter - Update last_updated to 2026-05-28 - Bump version from v1.0 to v1.1 https://claude.ai/code/session_016wfe4RRq6fm14DSZ6ZFGub
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Review limit reached
More reviews will be available in 10 minutes and 27 seconds. Learn how PR review limits work. Your organization has run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available. Please see our Fair Usage Limits Policy for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Repository YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ 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 |
🔍 Reviewer Summary for PR #547CI Status: ✅ Recommendations
|
🔍 Reviewer Summary for PR #547CI Status: ✅ Recommendations
|
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Description
Adds missing frontmatter fields to
instructions/plugin-structure.instructions.mdas required for issue #535, plus changelog documentation.Changes
title: "WordPress Plugin Structure"to frontmattercategory: "Documentation"to frontmatterlast_updatedfrom 2026-05-20 to 2026-05-28versionfrom v1.0 to v1.1These changes ensure the file meets the frontmatter schema requirements for portable instruction files in the LightSpeed repository.
Related Issue
Closes #535