*** Simple WordPress Crossposting Changelog *** 3.4.2 - September 24, 2023 * Bug fixes 3.4.1 - September 14, 2023 * Optimization for new WordPress versions * Usability improvements 3.4 - September 11, 2023 * Tons of improvements in the plugin user interface (UI) * Added: You can choose in plugin settings whether you would like to copy images attached to posts or not * Fixed: The issue with crossposting parent and child pages * Fixed: Deprecation notices for PHP 8+ 3.3 - August 23, 2023 * Fixed: Bug with post duplicates on slow servers * Usability improvements * WooCommerce: Added support for not enabled variations (and variations without prices) 3.2.1 - August 16, 2023 * Bug fixes 3.2 - August 4, 2023 * Added: Polylang support * Added: An add-on that allows to copy taxonomy data as well * Added: rudr_swc_taxonomy_destination filter hook that allows to set any categories or custom terms to a crossposted copy of a post (more in the documentation) * Better error handling and usability improvements * Fixed: CPT and Taxonomies with custom REST base routes 3.1 - July 27, 2023 * Update mode for WooCommerce products which allows only to update existing products and prevents creating new ones 3.0 - July 27, 2023 * Added: New settings page where you can configure the exact post information you would or would not like to be crossposted. When you have WooCommerce installed an additional settings section will appear. * Removed filter hooks which were duplicating the plugin settings. Please be careful after the update and make sure that you have everything configured right. * Fixed: Bug with Copy to a new draft in WooCommerce 2.0 - July 14, 2023 * Added: Additional checks when the plugin creates connections between posts, which allow to reduce the amount of potential issues caused by some third party plugins incompatibilities * Better custom page templates handling in the code * Fixed: Categories or tags without posts were ignored by the plugin * Fixed: Associative arrays and objects in custom fields (please update your Metadata snippet as well) * Some more system meta keys are excluded from the Metadata snippet 1.8.2 - June 28, 2023 * Bug fixes 1.8.1 - June 13, 2023 * Better error handling when adding new sites * Fixed: WooCommerce product variations stock status sync 1.8 - May 31, 2023 * Added: For WooCommerce products and variations it is possible to change the type of connection to SKU in plugin settings * Fixed: Sites on localhost are also supported now * Better compatibility with Simple Inventory Sync, my another plugin 1.7.3 - May 26, 2023 * Filter hooks rudr_swc_pre_crosspost_product_data and rudr_swc_pre_crosspost_variation_data which allow to modify any product or variation data before crossposting 1.7.2 - May 18, 2023 * Better support of ACF attachment fields, especially in WooCommerce products and variations 1.7.1 - Apr 20, 2023 * Fixed: Incorrect variations order after crossposting * Fixed: PHP notice for non-existing images in product gallery 1.7 - Apr 16, 2023 * Bug fixes and improvements 1.6 - Apr 3, 2023 * Added: Sites hosted on wordpress.com are now supported by the plugin 1.5 - Mar 16, 2023 * Better compatibility with Simple Product Stock Sync plugin * Fixed: Issue when post deletion did not work for custom post types * Fixed: Copy to a new draft in WooCommerce 1.4 - Mar 5, 2023 * Added: Now it is possible to connect existing post/product copies using a free add-on * Improvements when working with metadata * Fixed: WooCommerce catalog visibility 1.3 - Feb 23, 2023 * Added: WooCommerce products and product variations are fully supported now * Added: Elementor compatibility * Added: Filter hook rudr_sac_excluded_meta_keys allows you to exclude specific meta keys from crossposting * Fixed: Issue when post deletion did not work for Pages * Usability improvements 1.2 - Jan 17, 2023 * Fixed: Issue when featured image was not copied on some servers with file_get_contents() function not enabled. * Added by your requests: Images in post content can also be crossposted since this version. You can turn on/off this feature in plugin settings. * Added: rudr_crosspost_use_domains_as_names filter hook, it allows to display domains instead of site names in meta boxes. 1.0 - Nov 1, 2022 * Initial release.