Is their a setting that will tell WP that when I upload a file via the Media manager that has the same file name as an existing file, I want it to overwrite the existing file?
The current behavior is that it
- Does not tell me there is an existing file of the same name
- Does not offer to give me the choice to overwrite the existing file OR create a new file and...
- Is completely counterintuitive and confusing without 1 and 2 above
Is their a setting like say, allow_media_overwrites_by_default or even better prompt_for_media_overwrites
???