Forums
(@maribge)
16 years, 1 month ago
I guess the second argument for activate_plugin should be something like: ‘plugins.php?error=true&plugin=’ . $pluginName.
So the function most likely will look like this:
activate_plugin(‘hello.php’, ‘plugins.php?error=true&plugin=hello.php’);