Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WooCommerce as mu-plugin is not detected as active (524) #461

Closed
areklam opened this issue Feb 1, 2022 · 2 comments
Closed

WooCommerce as mu-plugin is not detected as active (524) #461

areklam opened this issue Feb 1, 2022 · 2 comments
Labels
bug Something isn't working
Milestone

Comments

@areklam
Copy link

areklam commented Feb 1, 2022

Describe the Bug

The detection of WooCommerce using is_plugin_active() does not take into account mu-plugins.

To Reproduce

  1. Install WooCommerce as mu-plugin
  2. Install and activate WooCommerce PayPal Payments plugin
  3. See error about WooCommerce is not installed (screenshot)

Screenshots

Screenshot 2022-02-01 at 16 29 51

Expected Behavior

WooCommerce to be detected as installed and the plugin to prompt for further setup (connecting to PayPal)

Actual Behavior

Setup is blocked as WooCommerce is not detected.

areklam added a commit to areklam/woocommerce-paypal-payments that referenced this issue Feb 1, 2022
@Dinamiko Dinamiko changed the title WooCommerce as mu-plugin is not detected as active WooCommerce as mu-plugin is not detected as active (524) Feb 2, 2022
@blydewright
Copy link

I'm experiencing the same issue - hopefully someone will get around to approve this fix. Thanks @areklam! :)

@Dinamiko Dinamiko added the enhancement New feature or request label Feb 23, 2022
@Dinamiko Dinamiko added this to the Release 1.7.0 milestone Feb 23, 2022
@Dinamiko Dinamiko added bug Something isn't working and removed enhancement New feature or request labels Feb 23, 2022
@Dinamiko
Copy link
Contributor

Fixed in #498

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants