Using one plugin within another
-
I was wondering what the best way to use the functions of one plugin within another is?
I am wanting to use some features of the User Photo plugin within a new personal plugin I am writing but the functions of that plugin are not available to the new plugin according to the PHP function_exists function.
Is there some way to prioritize the loading order of plugins or require another plugin to be loaded first?
Thanks in advance.
- The topic ‘Using one plugin within another’ is closed to new replies.