-
Notifications
You must be signed in to change notification settings - Fork 83
Update readme to match svn and improve it minorly #257
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…-domain-check Add `Plugin_Header_Text_Domain_Check` static check
…check Add Late Escaping Check
Remove PHP 5.6 from unit test
Bump Node to v16
Bump dependencies to latest version
Fix typos in the plugin
Add Spell Check action
…dependencies Fix error shows by `composer validate`
While this is usefull for theme devs too, I think it's aimed at Plugin devs
|
@aaronjorbin thank you so much for the contribution, the not matching is because we are running a separate branch for the pre-version 1.0.0 which will be based on the work the performance team. Current branch with the code: A little bit more context on #253. Would you mind if I pointed your change to that branch? So we can get that readme fix? |
|
@bordoni Thanks, that totally makes sense. I'm going to close this and open a new one since as you see above, everything goes a little haywire since this branch was based off main. |
* Imports readme from SVN * Updates some text formatting issues * Fixes an issue where theme is referenced instead of plugin See WordPress#257
Description of the Change
The Readme doesn't match the one in SVN. The SVN one also says
This is very handy for theme developers, or anybody looking to make sure that their plugin supports, I changed that to say it's very handy for plugin developers.How to test the Change
Proofread and make sure I copy and pasted correctly.
Changelog Entry
Credits
Just me.
Checklist: