The following code shows how to directly check the status of a plugin: if ( is_plugin_active(' wpwa-template-loader/ wpwatemplate-loader.php') ) { // Plugin ...
確定! 回上一頁