Cannot redeclare WP_REST_Autosaves_Controller
-
Hi,
i am trying to test my plugins with WordPress 5.0 and Gutenberg, but when activating Gutenberg i am getting the following errorFatal error: Cannot redeclare class WP_REST_Autosaves_Controller in /.../wp-content/plugins/gutenberg/lib/class-wp-rest-autosaves-controller.php on line 387
The full stack trace is
1 0.0006 411736 {main}( ) ../plugins.php:0 2 0.1651 30680152 plugin_sandbox_scrape( ) ../plugins.php:178 3 0.1654 30745544 include( '/.../wp-content/plugins/gutenberg/gutenberg.php' ) ../plugin.php:1897 4 0.1654 30745752 gutenberg_pre_init( ) ../gutenberg.php:17 5 0.1655 30763792 require_once( '/.../wp-content/plugins/gutenberg/lib/load.php' ) ../gutenberg.php:164
My stack is
WordPress 5.0
WordPress Beta Tester 1.2.3
Gutenberg 4.0
TwentySeventeen Theme
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Cannot redeclare WP_REST_Autosaves_Controller’ is closed to new replies.