WP Manifestindependent plugin directory
manifest / security / svg-safe-uploader

SVG Safe Uploader

Lightweight, secure SVG uploader for WP. Sanitizes files without external libs and fixes media previews. / 外部ライブラリ不要、安全にSVGをアップロード。独自のサニタイズ処理に加え、標準では壊れがちなメディア一覧のプレビューも修正。

by masato shibuya(Image-box Co., Ltd.) · github.com/ms13th-cyber/svg-safe-uploader · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/ms13th-cyber/svg-safe-uploader/archive/refs/heads/main.zip

Readme

SVG Safe Uploader

A lightweight, high-security SVG upload enabler for WordPress. It sanitizes SVG files using PHP's DOMDocument to prevent XSS and XXE attacks, while ensuring stable media library previews via native WordPress hooks.

[日本語の解説は英語の後にあります]


Key Features

  • Security First: Automatically sanitizes SVG files upon upload. It removes malicious tags like `

Read the full README on GitHub →

Releases

TagPublished
v1.0.1 May 21, 2026
v1.0 Apr 24, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.