The Google plugin of PHPWiki does not work, when you try to use it you get the following error message:
Include of 'lib/plugin/Google.php' failed.
Even if we fix that, it will not work in our context. The user can not set the needed Google API key in the configuration, so let's solve it with a similar approach than the one used for
request #10228: let's remove the plugin, it will not be missed.