Conflicting API's in Plugin
-
Hey Everyone,
I new to the plugin development game and am seeking some advice on how to avoid a conflict with two plugin’s using the same API.
I am using the Campaign Monitor API wrapper in my plugin but it seems that another plugin I have installed is also. That plugin is using an older version of the API so I am keen work out how I can force my plugin to use my API wrapper.
The error:
Fatal error: Cannot redeclare CS_REST_SERIALISATION_get_available() (previously declared in
I have tried renaming the directory where my wrapper is located, but that doesn’t seem to do the trick.
Any advice would be greatly appreciated.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Conflicting API's in Plugin’ is closed to new replies.