WP SVG Images

Por ShortPixel
(13 avaliações)
Baixar
  • Versão:
    4.3
  • Última atualização:
    há 4 dias
  • Instalações ativas:
    mais de 30 mil
  • Versão do WordPress:
    3.0.1 ou maior
  • Testado até o WordPress:
    6.7.1
  • Versão do PHP:
    5.6.40 ou maior
  • Tags:

Hospedagem WordPress com plugin WP SVG Images

Onde hospedar o plugin WP SVG Images?

Este plugin pode ser hospedado em qualquer provedor que possua WordPress configurado. Recomendamos utilizar uma hospedagem de confiança, com servidores otimizados para WordPress, como o serviço de hospedagem da MCO2.

Hospedando o plugin WP SVG Images em uma empresa de hospedagem seguro

A MCO2, além de configurar e instalar o WordPress na versão mais atualizada para seus clientes, oferece o WP SafePress, um mecanismo exclusivo que assegura e aumenta a performance do seu site ao mesmo tempo.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens e fotos, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São recursos que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Securely upload SVG files to your Media Library. Uploaded SVG files are automatically sanitized.

SVG stands for Scalable Vector Graphics and is probably the most efficient way to display images.
WP SVG Images Plugin is an easy-to-use and lightweight plugin that allows you to upload SVG files to your media library safely and easily.

Features

  • Support for SVG uploads to your Media Library.
  • Sanitize uploaded SVG files. Malicious SVG/XML files are rejected from upload.
  • Admin configurable SVG support for different user roles. Ability to disable SVG upload for different user roles.
  • Different user roles can upload and/or sanitize the uploaded SVG images.
  • SVG preview in Media Library.

Support

24/7 SVG support offered by ShortPixel here or here.

Recommended plugins

This plugin is supported & maintained by ShortPixel.
Other popular plugins by ShortPixel:
FastPixel Caching – WP Optimization made easy
ShortPixel Image Optimizer – Image optimization & compression for all the images on your website, including WebP delivery – ShortPixel Image Optimizer.
ShortPixel Adaptive Images – On-the-fly image optimization & CDN delivery.
Enable Media Replace – Easily replace images or files in Media Library.
reGenerate Thumbnails Advanced – Easily regenerate thumbnails.
Resize Image After Upload – Automatically resize each uploaded image.

Hooks for developers

WPSVG_setAllowedTags

Allows you to specify more tags that will be not removed during sanitization

add_filter( 'WPSVG_setAllowedTags', 'my_custom_allowed_svg_tags', 10, 1 );
function my_custom_allowed_svg_tags( $tags ){
    $tags[] = 'path';
    return $tags;
}

WPSVG_setAllowedAttrs

Allows you to specify more attributes that will be not removed during sanitization

add_filter( 'WPSVG_setAllowedAttrs', 'my_custom_allowed_svg_attributes', 10, 1 );
function my_custom_allowed_svg_attributes( $attributes ){
    $attributes[] = 'fill';
    return $attributes;
}

Plugins semelhantes

SVG Support
(337 avaliações)

Safely upload SVGs to the Media Library, sanitize/minify them, and even render them inline for direct styling/animation of internal elements.

Safe SVG
(72 avaliações)

Enable SVG uploads and sanitize them to stop XML/SVG vulnerabilities in your WordPress website.

SVG Block
(12 avaliações)

Display an SVG image as a block, which can be used for displaying images, icons, dividers, buttons

Lord of the Files: Enhanced Upload Security
(11 avaliações)

This plugin expands file-related security and sanity around the upload process.

Do mesmo author (ShortPixel)

Enable Media Replace
(293 avaliações)

Easily replace any attached image/file by simply uploading a new file in the Media Library edit view - a real time saver!

ShortPixel Image Optimizer – Optimize Images, Convert WebP & AVIF
(770 avaliações)

Optimize images & PDFs smartly. Create and compress next-gen WebP and AVIF formats. Smart crop and resize.

reSmush.it : The original free image compressor and optimizer plugin
(142 avaliações)

reSmush.it is the FREE image compressor and optimizer plugin - use it to optimize your images and improve the SEO and performance of your website.

Resize Image After Upload
(54 avaliações)

Automatically resize your images after uploading using this plugin. Specify height&width, the plugin will do the rest quickly and transparently.

reGenerate Thumbnails Advanced
(55 avaliações)

Regenerate thumbnails quickly and easily, including forced regeneration; very useful when changing a theme or adding new thumbnail sizes.

ShortPixel Adaptive Images – WebP, AVIF, CDN, Image Optimization
(139 avaliações)

Start serving properly sized, smart cropped & optimized images, plus CSS, JS and fonts from our CDN with a click; Automatic AVIF & WebP support.