Temp. fix to export
-
Hi everyone! Here I have a partial / temp solution to export courses since plugin is broked a few updates agos
The problem is at the WordPress Filesystem, the plugin works only with
wp_filesystem_directWe need to define this at
wp-config.php, adding at the bottomdefine ('FS_METHOD', 'direct');I hope its helps until other updated comes with the fix.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Temp. fix to export’ is closed to new replies.