I want to replace a media file (pdf) with an updated version

I have an updated version of a pdf file which is linked to several pages and pending posts. I want to replace the old version with the new one and keep all the existing links.
Thank
Priya

Related posts

2 comments

  1. You want to use this plugin Enable Media Replace

    Simply install it then you will be able to replace media items with new ones.

    It will also give you the option to keep the existing file name or update all links with the new filename.

  2. You have acesss to FTP/ WordPress Files ? This is quite a simple: Take a look on the URL of your PDF. It should look like thi:

    http://example.com/wp-content/uploads/(month you have uploaded this file)/(day)/yourfile.pdf
    

    Just follow this path on your WordPress files and replace the old pdf with the new pdf and make sure the new pdf have the same name of the older. ( replace it )

Comments are closed.