WPSSO Commerce Manager Catalog Feed XML

Version Information

  • Plugin Name: WPSSO Commerce Manager Catalog Feed XML
  • Stable Version: 2.6.0
  • Author: JS Morisset
  • Description: Facebook and Instagram Commerce Manager Catalog Feed XMLs for WooCommerce and custom product pages.
  • 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 2.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.5.
    • WordPress v5.5.
    • WPSSO Core v15.9.0.

Version 2.5.0 (2023/04/13)

  • New Features
    • None.
  • Improvements
    • None.
  • Bugfixes
    • None.
  • Developer Notes
    • Replaced the WpssoCmcfXml::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 2.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 WpssoCmcfRewrite::get_url() method.
    • Added a $request_type argument for the WpssoCmcfXml::clear_cache() method.
    • Added a $request_type argument for the WpssoCmcfXml::get() method.
    • Added a WpssoCmcfSubmenuCmcfGeneral->add_table_rows_doing_task() private method.
    • Refactored the WpssoCmcfSubmenuCmcfGeneral->show_metabox_cmcf() method.
    • Refactored the WpssoCmcfSubmenuCmcfGeneral->get_table_rows() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.5.1.

Version 2.3.0 (2023/02/14)

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

Version 2.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 2.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 2.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 WpssoCmcfActions->get_product_image_url() method to check_product_image_urls().
    • Refactored the WpssoCmcfXml::add_feed_product() method.
    • Refactored the WpssoCmcfXml::add_product_data() method.
  • Requires At Least
    • PHP v7.2.
    • WordPress v5.4.
    • WPSSO Core v15.0.0.