exports directory
-
Hi,
while it’s possible to configure a custom export directory with WP_ADMIN_UI_EXPORT_DIR the file Admin.class.php will never use it as it does not include the wp-config.php file
you might want to set up a ajax url
https://codex.wordpress.org/AJAX_in_Plugins
wich will give you all wordpress functionalities easilyor a custom route
thanks
The topic ‘exports directory’ is closed to new replies.