Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Add check to see if WooCommerce is active before initializing anything. #100

Closed
claudiulodro opened this issue Jul 23, 2018 · 3 comments
Closed
Labels
type: bug The issue/PR concerns a confirmed bug.
Milestone

Comments

@claudiulodro
Copy link
Contributor

See WordPress/gutenberg#7423 (comment) for the error that is displayed when the plugin is active without WooCommerce active.

@claudiosanches
Copy link
Contributor

@claudiulodro
Copy link
Contributor Author

This one calls wc_get_theme_support and loads even if WC isn't loaded. It just needs a small change.

This issue won't be a problem once this is merged into core. :P

@claudiulodro
Copy link
Contributor Author

See 341bb00

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug The issue/PR concerns a confirmed bug.
Projects
None yet
Development

No branches or pull requests

2 participants