Skip to content

Issue #535: Complete plugin-structure.instructions.md migration#545

Merged
ashleyshaw merged 1 commit into
developfrom
ai/issue-535-plugin-structure-migration
May 28, 2026
Merged

Issue #535: Complete plugin-structure.instructions.md migration#545
ashleyshaw merged 1 commit into
developfrom
ai/issue-535-plugin-structure-migration

Conversation

@ashleyshaw
Copy link
Copy Markdown
Member

Summary

Completes Issue #535 (Migration of plugin-structure.instructions.md from .github/instructions/ to top-level instructions/ folder).

Changes

  1. Added missing frontmatter fields to instructions/plugin-structure.instructions.md:
    • Added title: "WordPress Plugin Structure"
    • Added category: "Documentation"
    • Ensures full frontmatter validation compliance per CLAUDE.md standards

Migration Status

  • ✅ File moved to instructions/plugin-structure.instructions.md (already completed)
  • ✅ All references updated in main docs (CLAUDE.md, .github/README.md)
  • ✅ Frontmatter now includes all required fields (title, category, description, file_type, version, last_updated, owners, tags, domain, stability)
  • ✅ File lints successfully
  • ✅ Migration follows CLAUDE.md guidelines for portable reusable assets

Related Issue

Closes #535


Generated by Claude Code

Add missing frontmatter fields (title, category) to ensure full validation compliance. The file was migrated from .github/instructions/ to instructions/ folder following CLAUDE.md guidelines for portable reusable assets. All cross-references have been updated.

Closes #535

https://claude.ai/code/session_016NcEdvkmrV1EbFNozPGeGX
@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.

@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 18 minutes and 49 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: 3d159fb2-4af1-4d2d-8d37-a87a57c7ea19

📥 Commits

Reviewing files that changed from the base of the PR and between 84f99d7 and 709e555.

📒 Files selected for processing (1)
  • instructions/plugin-structure.instructions.md
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch ai/issue-535-plugin-structure-migration

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

🔍 Reviewer Summary for PR #545

CI Status:success
Files changed: 1

Recommendations

  • Ready to proceed pending human review

@ashleyshaw ashleyshaw merged commit 2e7b688 into develop May 28, 2026
13 of 14 checks passed
@ashleyshaw ashleyshaw deleted the ai/issue-535-plugin-structure-migration branch May 28, 2026 20:42
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 type:chore Chore / small hygiene change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

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

2 participants