Need Quick Fix To Php Plugin
I am using a plugin called “Magic Fields” with WordPress, and it is working great with one exception…
When I upload a file, the Magic Fields plugin changes my filename, like this…
ORIGINAL FILENAME:
my-file-name.jpg
NEW FILENAME:
1266031848myfilename.jpg
I do not want it to add numberes to the front of the file name. And I do not want it to remove the hyphens.
I am pretty sure the change needs to happen to the attached file (RCCWP_Constant.php). But I do not understand PHP code very well. Please take a look at the attached file and see if you can see what would need to be changed to keep my filename from changing.
Oh, and I need it ASAP (within two hours if possible).
Thank you very much.