Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Rename Media

Descripción

Enhances the WordPress media library by allowing you to rename the underlying media files. Any change to a media item’s title will result in the media filename also being changed.

See the screenshot for more details of where to rename media files.

Note that all thumbnails will also be renamed. If you are using a caching plugin, such as WP Super Cache, then you will need to clear your cache so that any references are updated. This plugin does not update existing direct links to files (links inside a WordPress gallery will change).

Capturas

  • Changing the media title will result in the filename also changing

Instalación

The plugin is simple to install:

  1. Download rename-media.zip
  2. Unzip
  3. Upload html-purified directory to your /wp-content/plugins directory
  4. Go to the plugin management page and enable the plugin
  5. Rename a media item by changing the title from the WordPress media management interface

You can find full details of installing a plugin on the plugin installation page.

Reseñas

3 de septiembre de 2016
Renames files to either "jpg" or "1", so this plugin does not appear to be up to date.
Leer la 1 reseña

Colaboradores y desarrolladores

«Rename Media» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Rename Media» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

0.1.3

  • Refresh for WP 4

0.1.2

  • Fix PHP warning when no media sizes

0.1.1

  • Store original filename in _original_filename meta data
  • Don’t redirect after editing if we came from the admin interface

0.1

  • Initial release