Skip to content

uudens/WP-Resolutions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WP Resolutions

Contributors: JorgenScott

Tags: responsive design, adaptive, adaptive-images

Requires at least: 3.3

Tested up to: 3.3.1

Stable tag: 1.0

Adaptive-Images for WordPress: make sure that image files are never bigger than what a device can use.

Description

Resolutions will make sure that image files are never bigger than what a device can use, so the 4000 x 4000 photos that your client or content team post won’t melt any smartphones.

It is a one-click WordPress implementation of Matt Wilcox’s Adaptive-Images plugin. See adaptive-images.com for more info.

Features

  • Up and running in seconds.
  • Protects your website from misuse by content creators, clients, etc.
  • Makes images on your site load faster.
  • Saves bandwidth for everyone.

How It Works

When a device lands on a resolutions-enabled site, JavaScript creates a cookie that stores the device’s resolution. Then, .htaccess redirects image requests to adaptive-images.php, which reads the cookie and creates/caches appropriately-sized versions of images before sending them to the viewer.

For news, support, and comments, follow @wpresolutions. Also available on GitHub.

Installation

  1. Install and activate the plugin from your WordPress dashboard.
  2. Resolutions is now watching all of the image files in your uploads directory.

For news, support, and comments, follow @wpresolutions. Also available on GitHub.

About

Automatic adaptive images plugin for WordPress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%