WPSSO Google Merchant Feeds XML

Version Information

  • Plugin Name: WPSSO Google Merchant Feed XML
  • Stable Version: 6.6.0
  • Author: JS Morisset
  • Description: Google Merchant Feed XMLs for WooCommerce and custom product pages, with multilingual support.
  • License: GPLv3
  • Requires PHP: 7.2.5 or newer
  • Requires WordPress: 5.5 or newer
  • Tested Up To WordPress: 6.2.2
  • Tested Up To WooCommerce: 7.6.1
  • Last Updated: 1 day ago

Version Numbering

Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]

  • {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
  • {minor} = New functionality was added or improved in a backwards-compatible manner.
  • {bugfix} = Backwards-compatible bug fixes or small improvements.
  • {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).

Standard Edition Repositories

Development Version Updates

WPSSO Core Premium edition customers have access to development, alpha, beta, and release candidate version updates:

Under the SSO > Update Manager settings page, select the "Development and Up" (for example) version filter for the WPSSO Core plugin and/or its add-ons. When new development versions are available, they will automatically appear under your WordPress Dashboard > Updates page. You can reselect the "Stable / Production" version filter at any time to reinstall the latest stable version.

WPSSO Core Standard edition users (ie. the plugin hosted on WordPress.org) have access to the latest development version under the Advanced Options section.

Changelog / Release Notes

Version 7.0.0-dev.1 (2023/06/05)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.5.
    • WordPress v5.5.
    • WPSSO Core v15.13.1.

Version 6.6.0 (2023/04/20)

  • New Features
    • None.
  • Improvements
    • Added the requested locale to the XML 'meta_query' array.
  • Bugfixes
    • None.
  • Developer Notes
    • Added a $request_locale argument for the WpssoAbstractWpMeta::get_column_meta_query_og_type()` method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.5.
    • WPSSO Core v15.9.0.

Version 6.5.0 (2023/04/13)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Replaced the WpssoGmfXml::get_meta_query() private method by the new WpssoAbstractWpMeta::get_column_meta_query_og_type() public method in WPSSO Core v15.8.0.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.5.
    • WPSSO Core v15.8.0.

Version 6.4.0 (2023/03/30)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Added a 'feed_format' query argument to the rewrite rule.
    • Added a $type argument for the WpssoGmfRewrite::get_url() method.
    • Added a $request_type argument for the WpssoGmfXml::clear_cache() method.
    • Added a $request_type argument for the WpssoGmfXml::get() method.
    • Added a WpssoGmfSubmenuGmfGeneral->add_table_rows_doing_task() private method.
    • Refactored the WpssoGmfSubmenuGmfGeneral->show_metabox_cmcf() method.
    • Refactored the WpssoGmfSubmenuGmfGeneral->get_table_rows() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.5.1.

Version 6.3.0 (2023/02/14)

  • New Features
    • None.
  • Improvements
    • Updated the GMF settings page to show a notice when a background task is active.
  • Bugfixes
    • None.
  • Developer Notes
    • Refactored the WpssoGmfRewrite::template_redirect() method.
    • Refactored the WpssoGmfXml::get() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.3.0.

Version 6.2.0 (2023/02/11)

  • New Features
    • None.
  • Improvements
    • Updated rewrite rules to add the rules whether they already exist or not.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.2.0.

Version 6.1.0 (2023/02/04)

  • New Features
    • None.
  • Improvements
    • Changed the rewrite registration hook from 'wp_loaded' to 'init'.
    • Updated feed query arguments to 'feed_name', 'feed_type', and 'feed_locale'.
  • Bugfixes
    • None.
  • Developer Notes
    • None.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.0.1.

Version 6.0.0 (2023/02/03)

  • New Features
    • Added support for the new 'product:variants' meta tags array in WPSSO Core v15.0.0.
  • Improvements
    • Removed the filter hook to sort the WooCommerce variations array (no longer needed).
  • Bugfixes
    • None.
  • Developer Notes
    • Removed support for the 'product:offers' meta tags array.
    • Removed the WPSSO_FEED_XML_QUERY_CACHE_DISABLE constant.
    • Removed the 'wpsso_request_url_query_attrs_cache_disable' filter hook.
    • Renamed the WpssoGmfActions->get_product_image_url() method to check_product_image_urls().
    • Refactored the WpssoGmfXml::add_feed_product() method.
    • Refactored the WpssoGmfXml::add_product_data() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.0.0.

One comment on “WPSSO Google Merchant Feeds XML

Leave a Review