change plugin id structure so that no conflict may arise
Created by: stefanoborini
Right now, the plugin id creation with the plugin_id() function can create something that conflicts with our internal plugins if the producer "core" is used.
Change the schema of plugin id naming so that such conflict cannot arise.