이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

File Media Renamer

설명

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

스크린샷

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

설치

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.

FAQ

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.

후기

2022년 11월 24일
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.
2022년 1월 16일
it is not an automated tool, but it updates the filenames properly
2021년 6월 12일
Lightweight and i recommment it to anyone who needs to edit the media and their url.
2021년 6월 8일
Thank you for the plugin development. Love this plugin to fix errors missed prior to uploading images to the server.
2020년 3월 5일
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.
모든 6 평가 읽기

기여자 & 개발자

“File Media Renamer”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“File Media Renamer”(이)가 2 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “File Media Renamer”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Initial release

1.1

  • First Stable Tag

1.2

  • Plugin Conflicts Fix

1.3

  • Fix action button