Tagged Questions
3
votes
1answer
210 views
Set custom upload path for custom post type only?
I have a custom post type of 'clients' and would like all images/files uploaded through the admin for these posts to go to a specific directory on my server, but everything else to stay as normal. Is ...