|
@@ -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(); |