v 3.6.3 V3 – Unofficial fix - 03 May 20
+ Fixed, the bug of not publishing with the method Facebook Cookie
---------------------------------------------------
v 3.6.3 V2 – Unofficial fix - 03 May 20
+ Fixed issue in nulled with tasks
---------------------------------------------------
v 3.6.3 – 02 May 20
+ Added an option to prevent posting products that are out of stock;
+ Added an option to use RTL direction in the Instagram story;
+ Added Bulk Schedule action in Media library;
+ Fixed the bug related to the Pinterest Cookie method;
+ Fixed the bug related to the Background posting;
Execute SQL:
Code:
ALTER TABLE wp_fs_schedules ADD `dont_post_out_of_stock_products` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL
Note: If your prefix is not
wp_ replace it with yours.