Linux 软件免费装
Banner图

Easy SVG Support

开发者 Benjamin_Zekavica
更新时间 2024年6月22日 03:54
PHP版本: 7.4 及以上
WordPress版本: 6.6
版权: GNU Version 2 or Any Later Version
版权网址: 版权信息

标签

upload icons files svg upload svg svg support svg media easy upload easy-svg easy svg upload limit

下载

3.0.0 2.4.1 2.0 2.0.1 2.0.2 2.0.3 2.1 2.3 2.3.1 2.4 2.5 2.5.1 2.6 2.7 2.8 2.9 2.9.1 3.2.0 1.0 3.1.0 2.2 3.3.0 3.5 3.6 1.1 3.3.1 3.7 3.4

详情介绍:

Direct Upload SVG Files into WordPress EASY SVG Support is a Plugin which allows you to upload SVG Files into your Media library. This plugin was created for persons, who don’t need much options for SVG. Features of the plugin include: Documentation & Support Got a problem or need help with Easy SVG Support? Than you can write me an e-mail: info@benjamin-zekavica.de or you can ask your question in the forums section.

安装:

  1. Activate the plugin.
  2. Go to the Media Libary and Upload your SVG Files.
  3. Upload now your SVG Files.
  4. Go to the Page or ACF and choose your File and save changes.

屏幕截图:

  • Upload direct into your WordPress Media

升级注意事项:

This plugin can use on beginning versions of WordPress 4.0 to 4.9

常见问题:

SVG Sanitize – Allow Tags & Attributes Hooks

Hook: esw_svg_allowed_tags // XML TAGS add_filter( 'esw_svg_allowed_tags', function ($tags) { $tags[] = 'p'; $tags[] = 'info'; return $tags; } ); Hook: esw_svg_allowed_attributes // XML attributes add_filter( 'esw_svg_allowed_attributes', function ( $attributes ) { $attributes[] = 'src'; return $attributes; } );

Do you need a Source Code?

Please check out my repository on Github: GitHub Repository

更新日志:

3.7: 21th of June, 2024 3.6: 3rd of March, 2024 3.5: 5th of November, 2023 3.4: 19th of June, 2023 3.3.1: 13th of March, 2023 3.3.0: 29th of May, 2022 3.2.0: 26th of January, 2022 3.1.0: 21th of July, 2021 3.0.0: 26th of May, 2021 2.9.1: 28th of January, 2021 2.9: 28th of October, 2020 2.8: 02th of July, 2020 2.7: 24th of January, 2020 2.6: 21th of September, 2019 2.5.1: 12th of June, 2019 2.5: 31th of March, 2019 2.4: 12th of December, 2018 2.3: 8th of August, 2018 2.2.2: 27th of May, 2018 2.0.3: 27th of Febuary, 2018 2.0.2: 10th of Febuary, 2018 2.0.1: 10th of Febuary, 2018 2.0: 10th of Febuary, 2018 1.1: 29th of November, 2017 1.0.1: 28th of November, 2017 1.0.0: 28th of November, 2017