[WordPress] 外掛分享: KDA Media Button

首頁外掛目錄 › KDA Media Button
全新外掛
安裝啟用
尚無評分
3 天前
最後更新
問題解決
WordPress 5.0+ PHP 7.2+ v1.4.2 上架:2026-07-20

內容簡介

KDA Media Button 外掛擴展了 WordPress 的經典編輯器,新增了一個按鈕,讓使用者可以輕鬆瀏覽網站結構、上傳圖片及插入現有圖片,提升媒體管理的便利性。

【主要功能】
• 瀏覽和上傳圖片至指定資料夾
• 支援多種圖片格式的上傳
• 自訂圖片插入選項(大小、對齊、替代文字)
• 允許建立、重命名及刪除資料夾
• 記錄上傳及刪除活動

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.4.2) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「KDA Media Button」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

KDA Media Button extends the classic WordPress editor with a new button. Clicking the button opens a popup window that gives access to the site structure so you can:

Browse folders relative to a configured base folder.
Upload new images directly into the current folder.
Select an existing image and insert it into the post.

The plugin is fully configurable from its settings page:

Accessible folder — a path relative to the site root. The plugin can only browse and upload inside this folder, which keeps the rest of the filesystem protected.
Allowed formats — comma separated list of allowed extensions. Leaving it empty allows all common image formats (jpg, jpeg, png, gif, webp, svg, ico, bmp, tiff, tif, avif).
Roles — choose which roles (e.g. Administrator, Editor) can see the editor button.
Lightbox link class — set a custom CSS class for the image link, or leave empty to disable the class.
Activity log — optionally keep a log of uploads, deletions, folder creation and renames.

Gutenberg support
Gutenberg block support is available in beta mode. The plugin is primarily designed for the classic editor. You can enable the experimental Gutenberg block from the settings page if you want to test it.
Working with images
When an image is selected you can fine-tune the insertion:

Size — insert the original (Full) or a generated Thumbnail / Medium / Large copy.
Alignment — None, Left, Center or Right (adds the matching WordPress align class).
Alt text — custom alternative text for the inserted image.
Link to full image — wrap the image in a link to the full-size file with a built-in lightbox.
Metadata — resolution (width×height) and file size are shown before insertion, with a live thumbnail preview.

You can select multiple images (multi-select) and insert them as a gallery using the [kda_media_button_gallery] shortcode:
[kda_media_button_gallery urls="https://.../a.jpg,https://.../b.jpg" size="medium" columns="3" link="none"]

File management
Inside the popup you can also manage the folder structure:

Create new subfolders.
Rename files and folders.
Delete files and folders (recursive).

Security

Folder traversal outside the configured base folder is blocked.
Uploaded files are validated against the allowed formats list and handled through the WordPress upload API.
All AJAX requests are protected with nonces and role/capability checks.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon