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.

Progressive Images

Beschrijving

Load your post thumbnail after all of the page content and assets have been loaded.

Issue reporting

I built this plugin for the 2017 Orange County WordCamp plugin contest, so I won’t be actively maintaining this project.

Probably best to fork this repo on GitHub and adjust it to your use case.

Filters

View the repo on GitHub to view available filters.

Installatie

  1. Upload the plugin to wp-content/plugins
  2. Activate the plugin in WordPress.
  3. Enjoy!

FAQ

Installation Instructions
  1. Upload the plugin to wp-content/plugins
  2. Activate the plugin in WordPress.
  3. Enjoy!

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Progressive Images” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Progressive Images” naar jouw taal.

Interesse in ontwikkeling?

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

Changelog

0.5

  • Add class on image parent after image loads. This helps in the event there are
    more than one images on a page.

0.4

  • Remove background color once an image loads #1
  • Fix how aspect ratio is calculated

0.3

  • Drop functionality on images in post content. Too many conflicts with oEmbeds.

0.2

  • Add filters

0.1

  • Init