Title: Plugin doesn&#8217;t work in WordPress 5.0 beta
Last modified: November 5, 2018

---

# Plugin doesn’t work in WordPress 5.0 beta

 *  Resolved Anonymous User
 * (@anonymized-15603974)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-in-wordpress-5-0-beta/)
 * When installing the WordPress 5.0 beta, I get a PHP error when opening the editor.
 *     ```
       Fatal error: Uncaught Error: Call to undefined function wsd\dga\gutenberg_get_jed_locale_data() in /srv/www/wordpress-default/public_html/wp-content/plugins/disable-gutenberg-autosave/disable-gutenberg-autosave.php:100 Stack trace: #0 /srv/www/wordpress-default/public_html/wp-includes/class-wp-hook.php(286): wsd\dga\{closure}('') #1 /srv/www/wordpress-default/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #2 /srv/www/wordpress-default/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /srv/www/wordpress-default/public_html/wp-admin/edit-form-blocks.php(390): do_action('enqueue_block_e...') #4 /srv/www/wordpress-default/public_html/wp-admin/post-new.php(76): include('/srv/www/wordpr...') #5 {main} thrown in /srv/www/wordpress-default/public_html/wp-content/plugins/disable-gutenberg-autosave/disable-gutenberg-autosave.php on line 100
       ```
   
    -  This topic was modified 7 years, 6 months ago by Anonymous User.

Viewing 1 replies (of 1 total)

 *  [websevendev](https://wordpress.org/support/users/websevendev/)
 * (@websevendev)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-in-wordpress-5-0-beta/#post-10899179)
 * Looks like the function was renamed when merging Gutenberg to WordPress core.
   Updated the plugin to use the new function name when old one is not available.
   Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Plugin doesn’t work in WordPress 5.0 beta’ is closed to new replies.

 * ![](https://ps.w.org/disable-gutenberg-autosave/assets/icon-256x256.png?rev=1938106)
 * [Disable Gutenberg Autosave](https://wordpress.org/plugins/disable-gutenberg-autosave/)
 * [Support Threads](https://wordpress.org/support/plugin/disable-gutenberg-autosave/)
 * [Active Topics](https://wordpress.org/support/plugin/disable-gutenberg-autosave/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disable-gutenberg-autosave/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disable-gutenberg-autosave/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [websevendev](https://wordpress.org/support/users/websevendev/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/plugin-doesnt-work-in-wordpress-5-0-beta/#post-10899179)
 * Status: resolved