Viewing 1 replies (of 1 total)
  • Hey there,

    Because Easy Digital Downloads uses WordPress’s upload directory, you’ll want to take a look at changing the WordPress upload directory.

    You can do this by adding something like this to your wp-config.php file:

    define( ‘UPLOADS’, ‘/files’ );

    Note that this is only recommended for advanced users.

    • This reply was modified 7 years, 9 months ago by Phil Johnston.
Viewing 1 replies (of 1 total)
  • The topic ‘change upload folder’ is closed to new replies.