Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

jQuery Image Lazy Load WP

Beschrijving

WordPress 5.5 introduced native image lazy loading, enabled by default without a settings change.

On WordPress 5.5 and newer this plugin does not modify images or enqueue frontend assets. Administrators see a notice that they can deactivate and delete the plugin. It respects any theme or plugin that disables core lazy loading.

On WordPress 2.8 through 5.4 the original jQuery implementation remains available. Upgrade old WordPress installations when possible. This release preserves the legacy implementation’s existing limitations.

Installatie

  1. Upload the plugin to your existing directory under /wp-content/plugins/.
  2. On WordPress below 5.5, activate it from the Plugins screen.
  3. On WordPress 5.5 and newer, deactivate and delete it instead.

After upgrading or deactivating, clear your page cache to remove any cached placeholder markup.

Beoordelingen

7 februari 2017
Works fine! Really speed up my photo blog on mobile browsers!!! 🙂
Lees alle 14 beoordelingen

Bijdragers & ontwikkelaars

“jQuery Image Lazy Load WP” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “jQuery Image Lazy Load WP” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

0.22.0

  • Retire frontend processing on WordPress 5.5 and newer, where core provides native lazy loading.
  • Show administrators a notice explaining that the plugin can be deactivated and deleted.
  • Preserve legacy lazy loading on WordPress below 5.5.
  • Fix the undefined class_attr variable notice reported in issue #7.
  • Replace broken HTML changelog entries with readable Markdown and add regression tests.

0.21

  • Skip content filtering in feeds.
  • Historical release marked as tested with WordPress 4.0.

Earlier releases

See the complete commit history.