Apart from using the WordPress function is_plugin_active() , you can use the PHP native function class_exists() . In your case, you have to pass ...
確定! 回上一頁