How To Upload Images To An FTP Directory From Write Post Panel
-
My WordPress installation is in site.com/wp/
My Media Library (default) is in site.com/wp/wp-content/uploads
While writing posts, I want to upload images from the WordPress post editor and save it in a custom FTP directory. Example: I have a subdomain for storing images at https://img.site.com/articles/posts/
Mentioning the settings in WordPress > Settings > Media Library doesn’t helps. When I mention the folder name (img), it creates a new folder at https://www.site.com/img and does not identifies the img subdomain.
I want to upload blog post images to that subdomain so that I can easily use CDN for the images only. While I can always upload images to anywhere using FTP tools and then Add an image by URL, I want the functionality to be present within WordPress.
Please help me if you know how to do this
Thank you
- The topic ‘How To Upload Images To An FTP Directory From Write Post Panel’ is closed to new replies.