WP Video Popup – WordPress Video Lightbox for YouTube & Vimeo

Por David Vongries
(41 avaliações)
Baixar
  • Versão:
    2.9.7
  • Última atualização:
    há 3 meses
  • Instalações ativas:
    mais de 10 mil
  • Versão do WordPress:
    4.0 ou maior
  • Testado até o WordPress:
    6.5.3
  • Versão do PHP:
    ou maior

Hospedagem WordPress com plugin WP Video Popup – WordPress Video Lightbox for YouTube & Vimeo

Onde posso hospedar o plugin WP Video Popup – WordPress Video Lightbox for YouTube & Vimeo?

Este plugin pode ser hospedado em qualquer provedor que tenha WordPress configurado. Recomendamos fortemente utilizar uma empresa de hospedagem confiável, com servidores otimizados para WordPress, como o serviço de hospedagem da MCO2.

Hospedando o plugin WP Video Popup – WordPress Video Lightbox for YouTube & Vimeo em uma empresa de hospedagem seguro

A MCO2, além de configurar e instalar o WordPress na versão mais atual para seus clientes, oferece o plugin WP SafePress, um sistema exclusivo que assegura e aumenta a performance do seu site conjuntamente.

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, 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 plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

The best WordPress video lightbox plugin!

WP Video Popup lets you add a responsive YouTube or Vimeo video lightbox to any page, post or custom post type of your website.

Add beautiful, minimalistic video lightbox popups to your WordPress website with just a few clicks & without sacrificing performance.

Use the shortcode

[wp-video-popup video="link-to-your-youtube-or-vimeo-video"]

in your post, page, custom post type or template file to add a responsive YouTube or Vimeo video lightbox to your WordPress website.

To open the lightbox, simply add the CSS-class

wp-video-popup

to the element you wish to open/trigger the lightbox.

GDPR compliance

WP Video Popup is 100% GDPR compliant. No connection to YouTube or Vimeo is established before the trigger element has been clicked.

Page speed & performance

Embedding YouTube or Vimeo videos can slow down your website. With WP Video Lightbox the video is only being loaded by the click on the trigger element for the maximum performance & fast loading speeds.

Fully responsive

The WordPress video lightbox is fully responsive and adjusts to the device width & height the video is viewed on.

Usage

Example shortcode to display a YouTube video lightbox:

[wp-video-popup video="https://www.youtube.com/watch?v=YlUKcNNmywk"]

Example shortcode to display a Vimeo video lightbox:

[wp-video-popup video="https://vimeo.com/136696258"]

CSS-class that needs to be added to the element you want to open/trigger the video lightbox:

wp-video-popup

Trigger element example (link):

<a href="#" class="wp-video-popup">Play Video</a>

Shortcode attributes

There are attributes available to add parameters to the embed-URL that’s dynamically generated from the video link provided in the shortcode.

Mute video:

mute="1"

Hide related YouTube videos:
Since September 2018, hiding related videos is no longer possible. Instead videos from your channel will be shown.

hide-related="1"

Start video at a specific time (value in seconds):

start="24"

Portrait mode (Vimeo only):

portrait="1"

Example shortcode with shortcode attributes:

[wp-video-popup mute="1" start="24" video="https://www.youtube.com/watch?v=YlUKcNNmywk"]

Advanced

In addition to the shortcode attributes, there is a filter available that allows you to add more parameters to the embed-URL. By default, only the autoplay attribute is added to the embed-URL.

In the example below, we use the filter to remove the YouTube branding from the video by adding the modestbranding parameter:

function prefix_your_custom_embed_url_attributes( $video_url ) {
    $video_url .= '&amp;modestbranding=1';
    return $video_url;
}
add_filter( 'wp_video_popup', 'prefix_your_custom_embed_url_attributes' );

WP Video Popup PRO

For multiple popups on a single page, video galleries, autoplay on page load, self-hosted videos & more check out WP Video Popup PRO!

PRO Features:

  • Multiple popups on a single page/post
  • Self-hosted videos
  • Video galleries
  • Autoplay on page load
  • Adjustable popup size
  • Overlay background color setting

NEW! – Create galleries with WP Video Popup PRO:

Get WP Video Popup PRO today!

What’s next?

If you like WP Video Popup make sure to check out our other products:

  • Page Builder Framework – A fast & minimalistic WordPress theme designed for the new WordPress era.
  • Ultimate Dashboard – The #1 WordPress plugin to customize your WordPress dashboard and admin area.
  • Better Admin Bar – The plugin to make your clients enjoy WordPress. It replaces the default admin bar to provide the best possible user experience when editing & navigating a website.

Capturas de tela

Live example

Live example

Desktop example

Desktop example

Mobile example

Mobile example

Do mesmo author (David Vongries)

Ultimate Dashboard – Custom WordPress Dashboard
(93 avaliações)

The #1 Plugin to Customize the WordPress Dashboard!