Assets Documentation

assets_rename_file

This hook is called before renaming the file.

Hook Parameters

$file An object extending Assets_base_file class for the file that is about to be replaced.

$file_name The file name that the file will be renamed to.

Notes

This hook is fired only if a file of the new name does not exist in the folder - in other words, it is guaranteed, that the file will be renamed. If a conflict exists, the appropriate hook will be fired only after the conflict resolution.

Support

Having problems setting up and/or using Assets? Support is offered from 10am to 4pm EST weekdays. Send us an email at help@eeharbor.com and we will respond as quickly as we can.