Closed rgomezp closed 4 years ago
We should setup Circle CI to run phpcs
automatically since it will be important going forward that this is always passing. It doesn't have to be in this PR, but it should be in a follow up one.
Excited to see VIP approval in progress! π
Excited to see VIP approval in progress! π
Glad to see you're excited @davisshaver . Also, thanks for your suggestion. Please feel free to comment anywhere else you think we could make the plugin better. Cheers
@jkasten2 made some changes to onesignal-public.php
, sorry for the back and forth
@rgomezp Has this been submitted to VIP for review yet? We may be asking to use it on a project and was curious if it's gone through process yet.
Intention of this PR is to fix all blocking errors to make the plugin ready for submission to Wordpress VIP
PHPCS
phpcs --standard=WordPressVIPMinimum -sp --basepath=. --ignore=vendor .
Other fixes
send_notification_on_wp_post
hook after following commentThis change isβ