[theme-reviewers] How to check if plugin exists

Srikanth Koneru tskk79 at gmail.com
Mon Aug 12 22:44:15 UTC 2013


Is it okay to use this code to check if plugin exists :

<?php include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); if
(is_plugin_active('steel/steel.php')) { steel_open(); } ?>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wordpress.org/pipermail/theme-reviewers/attachments/20130813/6f6403d6/attachment.html>


More information about the theme-reviewers mailing list