Skip to content

cfinke/Unpredictable-Image-Filenames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

=== Unpredictable Image Filenames ===
Requires at least: 4.3
Tested up to: 4.5.2
Stable tag: 1.0
License: GPLv2 or later

Images uploaded from cameras can have predictable (and guessable) filenames. Prevent predictable filenames. Use Unpreditable Image Filenames.

== Description ==

Most cameras and smartphones number their images in a predictable format. For example, iPhones use the format `IMG_0001.jpg`, `IMG_0002.jpg`, etc. If you upload `IMG_0345.jpg` to a post and publish it and then upload `IMG_0346.jpg` to a post that you are not yet ready to publish, someone could guess the URL of `IMG_0346.jpg` and see it before you're ready.

The Unpredictable Image Filenames plugin renames image files when you upload them to a sufficiently unguessable name. For example, `IMG_0345.jpg` could be renamed `334AB1E8-28AB-4BE1-882D-3C112E95F055.jpg`, and `IMG_0346.jpg` could be renamed `A67C9CF9-0BB5-4FB4-AD03-DCB294F853EC.jpg`. Try and guess that!

== Changelog ==

= 1.0 =

* Initial release.

About

A WordPress plugin that renames uploaded images to prevent people from guessing the URLs of images before they have access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages