๐Ÿ“ฆ willnorris / phaser

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching
๐Ÿ“ฅ Clone https://github.com/willnorris/phaser.git
HTTPS git clone https://github.com/willnorris/phaser.git
SSH git clone git@github.com:willnorris/phaser.git
CLI gh repo clone willnorris/phaser
Will Norris Will Norris stash c520b92 11 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ jetpack
๐Ÿ“„ phaser.php
๐Ÿ“„ readme.md
๐Ÿ“„ README.md

Phaser #

Phaser is a WordPress plugin that rewrites images to be loaded from an external image service. It is modelled after, and intended as a replacement for, Jetpack's photon service. Photon may only be used on WordPress.com, or on Jetpack-connected WordPress sites, so if you don't want the full Jetpack plugin, you're out of luck.

Phaser is designed to work with any image service that allows fetching remote image URLs. It will provide the desired height and width of the image for those services that will do server-side resizing, does not attempt to support any other types of server-side image adjustment.

Out of the box, Phaser is setup to work with resize.ly, not because there is any official connection (they actually have their own WordPress plugin, but just because their API is very simple to use. Cloudinary is one of the only other services I know of that allow fetching remote URLs, but any should work. Of course, you could use the Photon API, though I wouldn't recommend it.

License ##

Because Phaser borrows heavily from the Jetpack plugin, it is also licensed under the GPLv2.