Advertisement
sbrajesh

Plugin Information

Jan 29th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.18 KB | None | 0 0
  1. include_once(ABSPATH.'wp-admin/includes/plugin-install.php');
  2.                 $info=plugins_api('plugin_information', array('slug' => 'buddypress' ));
  3.                 print_r($info);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement