Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

File Media Renamer

Opis

File Media Renamer is a WordPress plugin that allows to rename uploaded files already and change their postname or slug-url.
This plugin simply adds two fields in the wordpress media frame, namely the filename field and the postname field where in you can easily rename the files. As per current wordpress versions does not support or does not have a feature of renaming uploaded files so you either need to delete the file and re-upload it again or simply install this plugin and rename them in the media frame screen.

“This plugin is limited with its available settings. Before writing a reviews, please mention that you read the whole description and clearly understand the limit and usage of the plugin.”

Snimke zaslona

  • screenshot-1.jpg
  • screenshot-2.jpg

Instalacija

This section describes how to install the plugin and get it working.

e.g.
1. Upload the entire file-media-renamer folder to the /wp-content/plugins/ directory or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the ‘Plugins’ screen in WordPress
3. Goto media page and select any file, and you’ll see the two input fields added for the filename and postname.

ČPP

What filetypes can it rename?

All file types as long as it appears in the media lists.

What happens to the parent post or attachment page content where the file name was attached, if the file was renamed?

Its content will also be updated, it will be replaced the source url with the new filename.

What else does it do?

It updates the file meta, and other common tables associated with the file.

IMPORTANT: What are its limitations?

It cannot update src url of the manually hardcoded files or static call of file.
Here are some examples

The static call for css background-image style, if it is called inside the style.css
Hardcoded call for image, when they call an image using the src attribute and not generated by its ID from the database.
• Themes
• Plugins
Uncommon tables, this plugin does not check all the tables. It only update the most common tables, please note if have plugins that have database tables it may not be check by this plugin. Please inform me via mail for support.
• post
• postmeta
• links
• options
• comments

You can send your feedback or request to add support for some tables or plugin tables.

Please check Image Tag Manager also.

Recenzije

24. studenoga 2022.
This plugin solves a major problem for many WordPress users. Conceptually, it is exactly what I was looking for. However, it will need more testing to find out if it is compatible with all the themes, plugins and pagebuilders I use.
16. siječnja 2022.
it is not an automated tool, but it updates the filenames properly
12. lipnja 2021.
Lightweight and i recommment it to anyone who needs to edit the media and their url.
08. lipnja 2021.
Thank you for the plugin development. Love this plugin to fix errors missed prior to uploading images to the server.
05. ožujka 2020.
This saved the day! Phoenix Media Rename completely crashed my site on several occasions due to it using up all my shared allowance with just a few moments of work. Which further resulted in many broken images that destroyed my website and social media presence. I was about to give up hope when I stumbled across this gem. Within a day, I had renamed nearly 25k images and was able to repair much of the damage done by the other program. This was a life saver. Wish I had found it first. Read the instructions carefully to avoid issues with images linked on other sources. Since my website was already destroyed by the other plugin, I went ahead and renamed without abandon. If I had a huge social media presence, I would be wary of renaming file names.
Pročitajte svih 6 recenzija

Suradnici i Programeri

“File Media Renamer” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

“File Media Renamer” je prijeveden na 2 dijalekta. Zahvala prevodiocima za njihov doprinos.

Prevedite “File Media Renamer” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0

  • Initial release

1.1

  • First Stable Tag

1.2

  • Plugin Conflicts Fix

1.3

  • Fix action button