If you're doing it on an admin page, you can use the is_plugin_active function: [php] if ( is_plugin_active( 'gravityforms/gravityforms.php' ) ...
確定! 回上一頁