v 3.5.2 V2 – 28 Feb 20 Unofficial Fix
+ Fixed error autor code Facebook Posting by lgokul
v 3.5.2 – 27 Feb 20
+ Fixed bugs related to WP multisite feature.
Installation Instructions:
Migrate from 3.5.1 to 3.5.2 V2
Execute SQL:
Code:
ALTER TABLE wp_fs_accounts ADD `blog_id` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL;
ALTER TABLE wp_fs_feeds ADD `blog_id` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL;
ALTER TABLE wp_fs_schedules ADD `blog_id` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL
Note: If your prefix is not wp_ replace it with yours.
If you have no knowledge of how to execute an SQL statement, just uninstall the plugin from the wordpress panel, upload the files again and enter the license. "babiato.net"