Automatic File Renamer let you rename with prefix or suffix media's name, and redirect attachment pages where you want (3 options). It let you to personalize text you want to add to your medias.
Features
- Simple page with personnalization
- Rename files and attachment pages during the upload.
- Redirect attachment pages (the page that presents media only) to (1) the url file, (2) to the attached page (the page where the media appears) or (3) to a 404 error.
- let you decide if you want to enable one or two of the options, with simple click.
- Automatic File Rename is currently traduct in English and French.
- For admins, choose which role can change the settings
Basic Usage
Once installed, the plugin will begin to rename all medias that will uploaded (and only them, all medias still in te library will not changed).
By default, redirection is made to the url file, and the rename is included the name of the site.
You can modify prefix and suffix (nothing as value is possible), and change the redirection, or disable it if you prefer.
Contribute
Automatic File Rename is accessible on
framagit. Pull Requests welcome.
To do a new installation of the plugin, please follow these steps
A) by wordpress (easiest way)
- Download the automatic-file-rename.zip file to your computer.
- Go to your wordpress admin panel, and click on "add New", and "Upload plugin".
-
Select the automatic-file-rename.zip file, and click on "install now".
B) By ftp
-
Download the automatic-file-rename.zip file to your computer.
- Unzip the file
- Upload
automatic-file-rename
folder to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
To enable/disable various features and tweak the plugin's configuration go to Media -> Automatic File Renamer.
To upgrade your installation
A) by wordpress (easiest way)
Do the same thing that for the installation by wordpress, and then, click on "Replace current by uploaded".
B) By ftp
- Deactivate the plugin
- Retrieve and upload the new files (do steps 1. - 3. from "new installation" instructions)
- Reactivate the plugin. Your settings will be retained from the previous version.