Plus WebP or AVIF

Por Katsushi Kawamori
(26 avaliações)
Baixar
  • Versão:
    5.11
  • Última atualização:
    há 6 dias
  • Instalações ativas:
    mais de 5 mil
  • Versão do WordPress:
    6.6 ou maior
  • Testado até o WordPress:
    7.0
  • Versão do PHP:
    8.1 ou maior
  • Tags:

Hospedagem WordPress com plugin Plus WebP

Onde posso hospedar o plugin Plus WebP?

Este plugin pode ser hospedado em qualquer hospedagem que possua WordPress instalado. Recomendamos fortemente escolher uma empresa de hospedagem de confiança, com servidores otimizados para WordPress, como o serviço de hospedagem de sites da MCO2.

Hospedando o plugin Plus WebP em uma empresa de hospedagem seguro

A MCO2, além de configurar e instalar o WordPress na versão mais nova para seus clientes, disponibiliza o WP SafePress, um mecanismo singular que assegura e melhora 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 automática de imagens e fotos, proteção da página de login, bloqueio de atividades maliciosas 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.

Generate WebP or AVIF

  • Generate WebP or AVIF file when adding image file in Media Library.
  • Generate WebP or AVIF from all the images by async/await.
  • Optionally, Can replace image files with WebP or AVIF when adding new media, and delete the original image file. Also, when generating all images, the original image file ID will be overwritten as WebP or AVIF and the original image file will be deleted. All URLs in the content are also replaced.

WP-CLI

WP-CLI commands are available. If you have a large number of files, WP-CLI commands is more reliable.
* wp pluswebpavif
* wp pluswebpavif webp -> Generated WebP.
* wp pluswebpavif avif -> Generated AVIF.
* wp pluswebpavif help -> Specification of this command.
* wp pluswebpavif webp mail -> Send results via email.
* wp pluswebpavif webp replace -> WebP or AVIF replacement of images and contents.
* wp pluswebpavif avif addext -> Append the webp or avif extension to the original filename.
* wp pluswebpavif webp --pid=12152 -> Process only specified Media ID(Conversion source ID).
* wp pluswebpavif avif --quality=90 -> Specifies the quality of WebP or AVIF.
* wp pluswebpavif webp --types=image/png,image/gif -> MIME type to convert.

How it works

Filter hooks

/** ==================================================
 * Filter for advanced change database.
 * If you want to replace other databases besides content.
 */
add_filter(
    'plus_webp_advanced_change_db',
    function( $before_url, $after_url ) {
        /* Your processing */
        return array( $before_url, $after_url );
    },
    10,
    2
);

Capturas de tela

Media Library

Media Library

Generate

Generate

Settings

Settings

Plugins semelhantes

Smush – Image Optimization, Compression, Lazy Load, WebP & CDN
(6.034 avaliações)

Compress and optimize images, enable lazy load, serve WebP & AVIF, and speed up your site with a global image CDN.

EWWW Image Optimizer
(1.823 avaliações)

Comprehensive image optimization that doesn't require a rocket science degree. Optimize images automatically for Faster Sites and Happy Visitors.

Safe SVG
(76 avaliações)

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

Enable Media Replace
(301 avaliações)

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

Converter for Media – Otimização de imagens | Conversão para WebP e AVIF
(1.075 avaliações)

Acelere seu site usando nosso WebP & AVIF Converter. Otimize imagens e forneça imagens WebP e AVIF em vez de formatos padrão!

WebP Express
(160 avaliações)

Ofereça imagens WebP autogeradas ao invés de JPEG/PNG para navegadores que suportam WebP.

Do mesmo author (Katsushi Kawamori)

Bulk Media Register
(22 avaliações)

Bulk register files on the server to the Media Library.

Disable Generate Thumbnails
(15 avaliações)

Select the thumbnails and functions to disable it.

Fixed Bottom Menu
(11 avaliações)

Add a fixed menu. The basic menu is at the bottom, but it can also be displayed on the top, left, and right.

Moving Media Library
(30 avaliações)

Supports the transfer of Media Library between servers.

Organize Media Folder
(15 avaliações)

Organize Media Library by Folders. URL in the content, replace with the new URL.

Category Featured Image
(12 avaliações)

Set a featured image for post by a category.