PluginProbe
GutSlider – All in One Slider and Carousel Blocks for Gutenberg / 2.9.7
GutSlider – All in One Slider and Carousel Blocks for Gutenberg v2.9.7
3.1.0 3.0.0 2.13.2 2.13.1 2.13.0 trunk 1.0.0 2.1.0 2.10.0 2.10.1 2.11.0 2.11.1 2.11.2 2.11.3 2.11.4 2.12.0 2.2.1 2.2.2 2.3.0 2.4.0 2.5.1 2.5.3 2.5.4 2.5.5 2.6.1 All 56 releases
← All changes | uninstall.php +1 -1 2.11.22.9.7 View file →
@@ -13,5 +13,5 @@
13 13 // Load the main plugin file to access the cleanup method.
14 14 require_once plugin_dir_path( __FILE__ ) . 'slider-blocks.php';
15 15
16 16 // Cleanup the plugin data.
17 -GutSlider\Plugin::cleanup();
17 +GutSliderBlocks::cleanup();