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

LowerMedia iFrames On Demand

Опис

Reduce requests and optimize for speed!!! The iFrames On Demand plugin replaces all iFrames on the page with an image placeholder, when the image placeholder is clicked the image appears. This works without any configuration for all iFrames and will pull in video thumbnails for YouTube, Vimeo and DailyMotion.

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

This section describes how to install the plugin and get it working.

  1. Upload lowermedia-iframes-on-demand folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enjoy

Часті питання

Q: How do I prevent iFrame on Demand Overlay on certain iFrames?

A: Add class=’no-placeholder’ to the iFrame tag

Does this work automatically

Yes

How to I change the placement of the play button?

Manually through a child theme or css plugin

Відгуки

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

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

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

Учасники

Перекладіть “LowerMedia iFrames On Demand” на вашу мову.

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

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

Журнал змін

1.0

  • Add theme files

1.1.0

  • Namespacing with class
  • PHP/JS optimizations
  • Manipulate iframes w/ content filter and add placeholder, then use js to add iframe back when clicked
  • Incorporate dashicons
  • Works much faster and saves much more requests and reduces much more load time

1.2.0

  • Remove Dashicon (eliminate requests)
  • Pure CSS Play Button Overlay (reduce load time)
  • Feature: add the class ‘no-placeholder’ to your iframe in order to skip On Demand Overlay