WP Manifestindependent plugin directory
manifest / media / cl-wp-image-rename

CL Upload Media Rename

WordPress plugin for rename image names on upload to a safe name and use previous file name as ALT text

by Carlos Longarela · github.com/carloslongarela/cl-wp-image-rename · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/carloslongarela/cl-wp-image-rename/archive/refs/heads/develop.zip

Readme

CL Upload Media Rename

WordPress plugin for rename image names on upload to a safe name and then use previous file name as ALT text.

This plugin make possible that you upload a image to your WordPress media with a name like Fotografía de camión circulando por España.jpg and when file is uploaded will be renamed to fotografia-de-camion-circulando-por-espana.jpg in your hosting and WOrdPress database and set ALT name to Fotografía de camión circulando por España.

Example

Read the full README on GitHub →