How to Add Custom Text Before / After Filenames
As explained in the code comments, the snippet takes 4 parameters $file_name: The files original name $added_text: The text to add to the file name e.g netnaija.com $is_prefix:Whether to put text before or after file name.