2 Commits
Author SHA1 Message Date
Per SøderlindandAaron Powell d6c52d1147 Update instructions/wordpress.instructions.md (#2848)
* Update instructions/wordpress.instructions.md with WordPress.org directory-review guidance

* Broaden WordPress.org prefix self-audit and note its scope

---------

Co-authored-by: Aaron Powell <me@aaron-powell.com>
2026-09-14 14:30:27 +10:00
Per Søderlind 3980e6b5ad WordPress Instruction (#277)
* Add comprehensive WordPress development instructions for Copilot

- Introduced a detailed guide covering core principles, coding standards, security practices, internationalization, performance optimization, admin UI, REST API, block development, asset loading, testing strategies, and documentation best practices.
- Emphasized the importance of following WordPress Coding Standards (WPCS) and provided examples for plugin headers, linting setup, and security measures.
- Included a checklist to ensure compliance with best practices for plugin development.

* Add WordPress development instructions for Copilot, detailing coding, security, and testing rules for plugins and themes

* Fix formatting inconsistencies in WordPress instructions file by changing double quotes to single quotes for 'applyTo' and 'description' fields.
2025-10-02 14:16:06 +10:00