• Uploading a file with two extensions like filename.ext1.ext to the media library WordPress renames the file to filename.ext1_.ext(whyever).
    Importing such a file with “Select Register” the entry for the guid in wp_posts isn’t correct:
    https://mydomain.tld/wp-content/uploads/sites/xx/filename.ext1.ext.
    It should be
    https://mydomain.tld/wp-content/uploads/sites/xx/filename.ext1_.ext.

    Thank you.

    • This topic was modified 4 years, 3 months ago by hupe13.

The topic ‘Register files with two extensions’ is closed to new replies.