junaidbhura / auto-cloudinary

Super simple Cloudinary auto-upload implementation for WordPress.
https://wordpress.org/plugins/auto-cloudinary/
MIT License
41 stars 9 forks source link

Better plugin loading #29

Closed junaidbhura closed 4 years ago

junaidbhura commented 5 years ago

Checklist:

Description

Fixes #25

How has this been tested?

Tested locally, and also by @sukezane

Types of changes

Changes the way the plugin bootstraps. It now loads using hooks, making it more reliable.