WooCommerce as MU-plugin | WordPress.org

[ad_1]

Hi @areklam,

This subject has been discussed here. In brief, we have added a filter that you can use to force the WooCommerce installation check, returning true:

/**
 * PDF Invoices & Packing Slips for WooCommerce:
 * Forces the value returned by the WooCommerce check as true.
 */
add_filter( 'wpo_wcpdf_is_woocommerce_activated', '__return_true' );

If you haven’t worked with code snippets (actions/filters) or functions.php before, read this guide: How to use filters

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer