Title: Plugin does not work with WP 5.3!!!
Last modified: December 9, 2019

---

# Plugin does not work with WP 5.3!!!

 *  [jaxwtf](https://wordpress.org/support/users/jaxwtf/)
 * (@jaxwtf)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/plugin-does-not-work-with-wp-5-3/)
 * Plugin does not upload sizes in WordPress 5.3. The update has breaking changes
   with file upload. I tried a fix and it seems to work.
 * dos_class.php:77
    change hook wp_update_attachment_metadata to wp_generate_attachment_metadata
 * More info:
 * > [Use of the “wp_update_attachment_metadata” filter as “upload is complete” hook](https://make.wordpress.org/core/2019/11/05/use-of-the-wp_update_attachment_metadata-filter-as-upload-is-complete-hook/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [opicron](https://wordpress.org/support/users/opicron/)
 * (@opicron)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/plugin-does-not-work-with-wp-5-3/#post-12335363)
 * The solution is indeed updating the filters from update_metadata to generate_metadata.
   Added the issue to github but I am not holding my breath.
 * [https://github.com/keeross/DigitalOcean-Spaces-Sync/issues/34](https://github.com/keeross/DigitalOcean-Spaces-Sync/issues/34)
    -  This reply was modified 6 years, 4 months ago by [opicron](https://wordpress.org/support/users/opicron/).
    -  This reply was modified 6 years, 4 months ago by [opicron](https://wordpress.org/support/users/opicron/).
 *  [Matthew Leffler](https://wordpress.org/support/users/kymatt19/)
 * (@kymatt19)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/plugin-does-not-work-with-wp-5-3/#post-12794725)
 * so to translate … omicron is agreeing that the plugin is broken, and adds that
   the suggested work around isn’t likely going to be a long term fix.
 * SO … **this plugin is NOT to be used with an updated site and the use of this
   plugin will make irreversible db changes** soooo …. hopefully anyone who installs
   this did or does a database backup first to undo the plugin that isn’t likely
   to work. Got it.
    -  This reply was modified 6 years, 1 month ago by [Matthew Leffler](https://wordpress.org/support/users/kymatt19/).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin does not work with WP 5.3!!!’ is closed to new replies.

 * ![](https://ps.w.org/do-spaces-sync/assets/icon-256x256.png?rev=1954080)
 * [DigitalOcean Spaces Sync](https://wordpress.org/plugins/do-spaces-sync/)
 * [Support Threads](https://wordpress.org/support/plugin/do-spaces-sync/)
 * [Active Topics](https://wordpress.org/support/plugin/do-spaces-sync/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/do-spaces-sync/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/do-spaces-sync/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Matthew Leffler](https://wordpress.org/support/users/kymatt19/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/plugin-does-not-work-with-wp-5-3/#post-12794725)
 * Status: not resolved