Este plugin non se actualizou en máis de 2 anos. É posible que xa non sexa compatible ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con novas versións de WordPress.

Progressive Images

Descrición

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.

Instalación

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

Preguntas frecuentes

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

Comentarios

Non hai recensións para este plugin.

Colaboradores e desenvolvedores

“Progressive Images” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

Traduce “Progressive Images” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

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