Skip to content

Issue #535: Add missing title and category frontmatter fields to plugin-structure.instructions.md#547

Merged
ashleyshaw merged 2 commits into
developfrom
fix/plugin-structure-frontmatter
May 28, 2026
Merged

Issue #535: Add missing title and category frontmatter fields to plugin-structure.instructions.md#547
ashleyshaw merged 2 commits into
developfrom
fix/plugin-structure-frontmatter

Conversation

@ashleyshaw
Copy link
Copy Markdown
Member

@ashleyshaw ashleyshaw commented May 28, 2026

Description

Adds missing frontmatter fields to instructions/plugin-structure.instructions.md as required for issue #535, plus changelog documentation.

Changes

  • Add title: "WordPress Plugin Structure" to frontmatter
  • Add category: "Documentation" to frontmatter
  • Update last_updated from 2026-05-20 to 2026-05-28
  • Bump version from v1.0 to v1.1
  • Document the fix in CHANGELOG.md (Unreleased > Fixed section)

These changes ensure the file meets the frontmatter schema requirements for portable instruction files in the LightSpeed repository.

Related Issue

Closes #535

- 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
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 28, 2026

Warning

Review limit reached

@ashleyshaw, we couldn't start this review because you've reached your PR review rate limit.

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 @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 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 configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: da4f12ff-e3fe-44d2-a0c0-399bc11eb25b

📥 Commits

Reviewing files that changed from the base of the PR and between 6baf7b5 and e886e5e.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • instructions/plugin-structure.instructions.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/plugin-structure-frontmatter

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.

@github-actions github-actions Bot added status:needs-review Awaiting code review type:bug Bug or defect priority:normal Default priority area:documentation Docs & guides lang:md Markdown content/docs type:chore Chore / small hygiene change meta:needs-changelog Requires a changelog entry before merge labels May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Reviewer Summary for PR #547

CI Status:success
Files changed: 1

Recommendations

  • Ready to proceed pending human review

@github-actions github-actions Bot removed the type:chore Chore / small hygiene change label May 28, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🔍 Reviewer Summary for PR #547

CI Status:success
Files changed: 2

Recommendations

  • Ready to proceed pending human review

@ashleyshaw ashleyshaw marked this pull request as ready for review May 28, 2026 20:50
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@ashleyshaw ashleyshaw merged commit 0500d49 into develop May 28, 2026
19 of 21 checks passed
@ashleyshaw ashleyshaw deleted the fix/plugin-structure-frontmatter branch May 28, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:documentation Docs & guides lang:md Markdown content/docs meta:needs-changelog Requires a changelog entry before merge priority:normal Default priority status:needs-review Awaiting code review type:bug Bug or defect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Migration] Move plugin-structure.instructions.md to top-level

2 participants