Switching between ftp_put and ftp_fput FTP upload methods in Store Exporter Deluxe

By default, Store Exporter Deluxe uses the ftp_put() PHP function to upload an export file to the FTP server, a WordPress Filter within Store Exporter Deluxe has been exposed so you can change this to the ftp_fput() PHP function so that our Plugin uploads from an open file to the FTP server.

Add the following PHP snippet to your current WordPress Theme’s functions.php file:

View Code
This entry was posted in . Bookmark the permalink.

Leave a Comment

Before you comment - Do you have a support request? If so, this is not the right place to post it. Please submit support requests for Premium Plugins on the Support page and in the community Support Forums for free Plugins.

Your email address will not be published. Required fields are marked *