v 4.0.5 V2 – 3 September 20 - Unofficial Update
- Fixed nulled compatibility for latest versions of wordpress.
- FS-POSTER STANDARD application has been removed to avoid confusion. (You have to create your own application)
- Improved Nulled
- Fixed bug in nulled to add new applications.
- Fixed add schedule
If you don't want to re-install the plugin and you have version 4.0.5 original or less run this sql query (remember to replace your prefix "wp_")
Code:
ALTER TABLE wp_fs_apps ADD `version` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL;
Or I can install the plugin from 0, removing it from the wordpress plugin control panel and uploading it again.