WordPress / theme-check

Theme Check plugin
https://wordpress.org/plugins/theme-check/
341 stars 114 forks source link

Update URI check added #436

Closed kafleg closed 1 year ago

kafleg commented 1 year ago

This PR will check if Update URI will be present in the style.css header or not.

If present, it will display a REQUIRED message.

acosmin commented 1 year ago

@kafleg this one looks ok too. Maybe in the future, we can add a not allowed array instead of using an if clause

justintadlock commented 1 year ago

Can we get a refresh of this that uses WP formatting, such as tabs instead of spaces?