wp-media / imagify-plugin

Speed up your website with lighter images without losing quality.
https://imagify.io
69 stars 24 forks source link

Refactored user, added grunt to package.json and added out of quota popup #717

Closed CrochetFeve0251 closed 1 year ago

CrochetFeve0251 commented 1 year ago

Fixes #714 Add a popup out of quota that displays also on each time we load the bulk page when the quota is out. Also this PR refactor User class, add grunt into package.json to simplify usage from js assets and finally add node_modules folder to phpcs exclusions.