Please update the plugin for PHP8 compatibility.
It’s necessary to add “static” to the line 62 in gmaps-clickn-load-for-divi.php
static function on_script_loader_tag( $tag, $handle, $src ) {
wp_debug throws this
Deprecated: Non-static method GMapsClicknLoadDivi_Core::on_script_loader_tag() should not be called statically in …/public/wp-includes/class-wp-hook.php
peace
]]>