Replies: 0
Hi guys,
since WP does not offer a possibility for plugins to define dependencies from other plugins, dependent plugins have to check this by themselves. So please insert a check for the class WP_Product since if you don’t (and you do not) you cause a fatal error in cases where – for whatever reason – WooCommerce itself is not active.
Thanks for the plugin anyway!