Open seezee opened 5 years ago
@seezee would you like me to record a screencast, on how to create a PR, might be a useful learning experience for you?
That would be awesome!
On 1Jul 2019, at 12:24 PM, Jonathan Bossenger notifications@github.com wrote:
@seezee https://github.com/seezee would you like me to record a screencast, on how to create a PR, might be a useful learning experience for you?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/hlashbrooke/WordPress-Plugin-Template/issues/81?email_source=notifications&email_token=AACGIXHG765MPMKKPSXUSJTP5I4TZA5CNFSM4H4UNA6KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY6ZVXI#issuecomment-507353821, or mute the thread https://github.com/notifications/unsubscribe-auth/AACGIXGH5FL3AUNQKEULMCDP5I4TZANCNFSM4H4UNA6A.
In order to pass PHPCS, I've changed the following lines in Class _Settings:
These fields should never contain HTML anyway so this seems a good way to handle this unless there's some edge case I haven't thought of.
I would open a pull request, but I'm still learning how to use version control and haven't figured out how to do that yet :-(