is_plugin_active () expects just the base name of the plugin as parameter: So use: is_plugin_active( 'woocommerce/woocommerce.php' );.
確定! 回上一頁