- Version
- Download 83
- File Size 282.39 KB
- File Count 1
- Create Date September 26, 2023
- Last Updated May 20, 2024
WooCommerce Instagram v4.6.2
Changelog
Version 4.6.2 RELEASED ON 2024-03-25
- Pages created or linked to a Meta Business Portfolio can now be used by manually entering page ID
- Change connect server to Kestrel
- add wc_instagram_auth_host filter
- Update brand to Kestrel
Version 4.6.1 RELEASED ON 2023-12-05
- Tested compatibility up to WC 8.4.
- Fixed Google Attribute save in the custom product attributes.
Version 4.6.0 RELEASED ON 2023-11-22
- Declare compatibility with WooCommerce Cart and Checkout blocks.
- Check if the catalogs directory is writable in the System Status Report.
- Added trailing slash to the `WC_INSTAGRAM_CATALOGS_PATH` constant.
- Updated the plugin URLs to the new woo.com domain.
- Tested compatibility up to WC 8.3.
- Fixed the default value provided as the third parameter in the filter hook `wc_instagram_product_parse_format`.
- Renamed function parameters with reserved keywords to improve the compatibility with PHP 8.0.
Version 4.5.0 RELEASED ON 2023-10-18
- Added compatibility with 'WooCommerce Additional Variation Images'.
- Updated plugin author.
- Tested compatibility up to WC 8.2.
- Tested compatibility up to WP 6.4.
- Updated Instagram Graph API version to v15.0.
- Added hook to filter the additional images of a product.
- Dropped deprecated filter hook `wc_instagram_product_catalog_download_formats`.
- Dropped deprecated filter hook `woocommerce_instagram_google_product_categories`.
- Dropped deprecated plugin code up to version 4.2.
- Updated the minimum requirements to WC 3.7, WP 4.9, and PHP 5.6.