Plugin cannot be activated
-
The plugin cannot be activated since the hook calls a method that doesn’t exist in 8.5.36
PHP Fatal error: Uncaught Error: Call to undefined method MapSVG\Router::addMapsvgEndpoint() in /var/www/html/wp-content/plugins/mapsvg-lite-interactive-vector-maps/mapsvg.php:137register_activation_hook(__FILE__, function () {
Router::addMapsvgEndpoint();
});
register_deactivation_hook(__FILE__, function () {
Router::removeMapsvgEndpoint();
});
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Plugin cannot be activated’ is closed to new replies.