[wp-hackers] Using dependency on plugins
Peter Westwood
peter.westwood at ftwr.co.uk
Sat Mar 12 22:51:04 UTC 2011
On 12 Mar 2011, at 14:31, Piyush Mishra wrote:
> Is there any good way of making dependent plugins yet?
Yes.
Plugins that want to offer extension points do so in the same way as core - actions / filters
Plugins that extend and require other plugins make sure users know when they are running in degraded mode.
For extra bonus points these plugins make it real easy to install the required plugins for there full functionality.
Cheers
--
Peter Westwood
http://blog.ftwr.co.uk | http://westi.wordpress.com
C53C F8FC 8796 8508 88D6 C950 54F4 5DCD A834 01C5
More information about the wp-hackers
mailing list