github humanmade/S3-Uploads 3.0.0

latest releases: 3.0.7, 3.0.6, 3.0.5...
3 years ago

This update contains breaking changes:

The plugin now uses namespaces rather than prefixed class or function names. Any references in custom code to classes or functions in this plugin will need to be updated.

For example to get the plugin class instance change S3_Uploads::get_instance() to S3_Uploads\Plugin::get_instance().

Don't miss a new S3-Uploads release

NewReleases is sending notifications on new releases.