0
votes
0answers
53 views

Change attachment filename on upload

I am using a forked plugin that uploads images. This works well but I have a problem: I would like to import images with a custom field (on the same csv file) as their name and not like the plugin ...
0
votes
1answer
94 views

update_options and unique filenames

I was able to temporarily disable an automatic task of wordpress during a specific file type upload which is nice. For instance, I changed the usual upload path for the pdf uploads by doing this: ...