We'll want to add PHPCS and ESLint actions and work to resolve errors identified from them: - [x] https://github.com/10up/insert-special-characters/blob/develop/.github/workflows/phpcs.yml or perhaps using https://github.com/10up/wpcs-action - [x] https://github.com/10up/insert-special-characters/blob/develop/.github/workflows/eslint.yml - [ ] Resolve all PHPCS issues - [ ] Resolve all Eslint issues