Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Rename Media

Beschrijving

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).

Schermafbeeldingen

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

Installatie

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.

Beoordelingen

Lees 1 beoordeling

Bijdragers & ontwikkelaars

“Rename Media” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Rename Media” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

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