Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

SVG Autocrop

Опис

📰🔌🔳🚗🌽 This plugin causes all SVG image uploads to be processed by SVG Autocrop. The SVG Autocrop service crops an SVG to have a one pixel border on all sides and runs other optimizations to produce the most efficient SVG image. Read more about the technical details of SVG Autocrop on its GitHub page.

SVG Autcrop is a free service but if you will be autocropping more than a thousand SVGs a month, please create your own autocrop server using the SVG Autocrop code. If you do use our service, we would appreciate if you would add a link back to cncf.io from your GitHub project page as a thank you.

This plugin has been coded by Fuerza Studio for CNCF and The Linux Foundation.

Note: The plugin requires also having the Safe SVG plugin activated which enables uploads of SVGs in WordPress and sanitizes them.

Встановлення

  1. Upload the plugin files to the /wp-content/plugins/wp-svg-autocrop directory or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Upload an SVG file to have it autocropped

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“SVG Autocrop” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “SVG Autocrop” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

0.1.2

  • Fix dependency declaration on Safe SVG plugin

0.1.1

  • Disabled error reporting to allow SVG uploads to proceed even when autocrop process fails

0.1.0

  • First release