fix: correct AI workflow doc file references to prevent read:file_not_found errors
fix: correct AI workflow doc file references to prevent read:file_not_found errors
This commit is contained in:
@@ -144,12 +144,12 @@ Apply the minimal fix necessary to address the critical issue.
|
|||||||
|
|
||||||
Increment the PATCH version and update all version numbers:
|
Increment the PATCH version and update all version numbers:
|
||||||
|
|
||||||
- Main plugin file (fix-plugin-does-not-exist-notices.php)
|
- Main plugin file (wp-fix-plugin-does-not-exist-notices.php)
|
||||||
- FPDEN_VERSION constant
|
- FPDEN_VERSION constant
|
||||||
- CHANGELOG.md
|
- CHANGELOG.md
|
||||||
- readme.txt
|
- readme.txt
|
||||||
- README.md
|
- README.md
|
||||||
- languages/fix-plugin-does-not-exist-notices.pot (Project-Id-Version)
|
- languages/wp-fix-plugin-does-not-exist-notices.pot (Project-Id-Version)
|
||||||
|
|
||||||
### 4. Commit and Push
|
### 4. Commit and Push
|
||||||
|
|
||||||
|
|||||||
@@ -27,7 +27,6 @@ When implementing a new feature:
|
|||||||
- Add appropriate comments
|
- Add appropriate comments
|
||||||
- Consider performance implications
|
- Consider performance implications
|
||||||
- Maintain backward compatibility
|
- Maintain backward compatibility
|
||||||
- Review reference plugins in the `reference-plugins/` directory for inspiration and best practices
|
|
||||||
|
|
||||||
### 3. Update Documentation
|
### 3. Update Documentation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user