Outputs all of your active plugins via PHP for use in page templates & more (including the option to display your theme). Just call: <?php wp_
Outputs all of your active plugins via PHP for use in page templates & more.
And also includes the ability to broadcast the theme on your site.
Just call:
<?php wp_list_all_active_plugins(); ?>