tyidnet
Member
Posted 2 years ago #
I understand that we can not change File URL of an image once it's uploaded. I wonder if there is a way to change it in db. I am developing the site in my localhost. So the File URL starts with http://localhost/. Once I move everything to live server, how can I change image File URL in a global scale?
Thanks!
Tony
There's also the option of using the following plugin to rename the invalid paths.
http://wordpress.org/extend/plugins/search-and-replace/
tyidnet
Member
Posted 2 years ago #
Thanks t310s! I think Search-and-replace plugin suit better in my case. But after I installed it, I found out it's like a nice-UI of db table list. I actually want to find out which table I can find "image File URL"?