Plugin info

Total downloads: 1,302
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/19/2017 (3201 days ago)
Added to WordPress: 5/18/2017 (8 years old)
Minimum WordPress version: 4.7.4
Tested up to WordPress version: 4.7.31
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3201 days ago

20/100

Is Progressive Images abandoned?

Possibly abandoned (last update 3201 days ago).

Compatibility

Requires WordPress: 4.7.4
Tested up to: 4.7.31
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Autoptimize
Rating 4.7/5 (1,422 reviews)Active installs 900,000
WebP Express
Rating 4.4/5 (159 reviews)Active installs 400,000
Performance Lab
Rating 4.2/5 (47 reviews)Active installs 200,000
Modern Image Formats
Rating 3.2/5 (20 reviews)Active installs 100,000
Optimization Detective
Rating 4.3/5 (3 reviews)Active installs 70,000
Image Placeholders
Rating 3.5/5 (2 reviews)Active installs 70,000

Description

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.

Installation

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

Frequently Asked Questions

Installation Instructions

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

Review feed

No reviews available

Screenshots

No screenshots available

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