API to move files does not work
-
Hi Media File Renamer Team!
I encounter an issue when moving a file outside a folder with the same name as the file itself, leads to an unexpected behavior and the files does not get moved.
I am using your mfrh_move API function to move the files. To reproduce, please create the following upload structure in your media library:
wp-content/
– first-folder/
– my-folder.zip/ (this is folder!)
– my-folder.zip (this is the file with ID 1)Afterwards, try the following API call: mfrh_move(1, “first-folder/”);
Can you please give it a try?
Regards
Martin
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘API to move files does not work’ is closed to new replies.