(float)phpversion(), "Wordpress" => get_bloginfo('version'), "WooCommerce" => WC()->version, "WooCommerce Product Feed PRO" => WOOCOMMERCESEA_PLUGIN_VERSION ); // When license has not been checked yet if(empty($license_information['message'])){ $license_information['message'] = "You did not purchase a license for our Elite features yet. The structured data fix feature and adding of extra Google Shopping fields to your store can be enabled if you upgrade. Please purchase a license key on AdTribes.io when you would like to use the Elite features."; $license_information['message_type'] = "notice notice-info is-dismissible"; $license_information['license_key'] = ""; $license_information['license_email'] = ""; } /** * Change default footer text, asking to review our plugin **/ function my_footer_text($default) { return 'If you like our WooCommerce Product Feed PRO plugin please leave us a ★★★★★ rating. Thanks in advance!'; } add_filter('admin_footer_text', 'my_footer_text'); /** * Create notification object and get message and message type as WooCommerce is inactive * also set variable allowed on 0 to disable submit button on step 1 of configuration */ $notifications_obj = new WooSEA_Get_Admin_Notifications; if (!in_array( 'woocommerce/woocommerce.php', apply_filters( 'active_plugins', get_option( 'active_plugins' ) ) ) ) { $notifications_box = $notifications_obj->get_admin_notifications ( '9', 'false' ); } else { $notifications_box = $notifications_obj->get_admin_notifications ( '14', 'false' ); } if ($versions['PHP'] < 5.6){ $notifications_box = $notifications_obj->get_admin_notifications ( '11', 'false' ); } if ($versions['WooCommerce'] < 3){ $notifications_box = $notifications_obj->get_admin_notifications ( '13', 'false' ); } if (!wp_next_scheduled( 'woosea_cron_hook' ) ) { $notifications_box = $notifications_obj->get_admin_notifications ( '12', 'false' ); } ?>

Upgrade to Elite

License e-mail: ">
License key: ">
Please note that we will automatically validate your license twice a day.
Why upgrade to Elite?
Enjoy all priviliges of our Elite features and priority support and upgrade to the Elite version of our plugin now!
  • 1. More products approved by Google
  • 2. Add GTIN, brand and more fields to your store
  • 3. Exclude individual products from your feeds
  • 4. Priority support
Upgrade to Elite here!

We’ve got you covered!
Need assistance? Check out our: Or just reach out to us at the support forum and we'll make sure your product feeds will be up-and-running within no-time.

Our latest tutorials