Giter VIP home page Giter VIP logo

wpthumb's Introduction

=== WPThumb ===
Contributors: humanmade, joehoyle, mattheu, tcrsavage, willmot
Tags: image, resize, thumbnail, crop, phpthumb
Requires at least: 3.5
Tested up to: 3.5.1
Stable tag: 0.9

An on-demand image generation replacement for WordPress' image resizing.

== Description ==

WP Thumb is a simple plugin that seamlessly intergrates with the WordPress image functions. You can specify height, width and crop values, and an image will be generated, which is then cached for future use.

= Features =

* Automatic images resizing, cropping and caching.
* Ideal for when you want to change the dimensions of default image sizes.
* Can extend using filters to make use of any of the phpThumb Library functions by manipulating the image object.

== Changelog ==

#### 0.9

* Removed dependancy on PHP Thumb GD Library, much smaller now!
* Use the new WordPress 3.5 Image classes
* Will now use Image Magick if available (though not for watermarking and background_fill currently)

#### 0.8

* Don't activate on less than PHP 5.2.4

#### 0.7

* Fix some issues with resizing gifs
* Unit tests for cropping gifs
* Improved code formatting and commenting
* Pipe `STDERR` to `dev/null` in phpthumb `exec` so that error_log isn't polluted with checks for ImageMagick
* Fix some readme layout issues
* Don't resize if image is already correct dimensions, + unit test

#### 0.5

* Added more tests
* Fix minor bugs

#### 0.4

* Rewrote core functionality to use a Class
* Added 22 Unit Tests (can be run using WP Unit)

#### 0.3

* Ability to extend functionality using filters to manipulate image object.

#### 0.2

* Add some error messages and try to prevent some conflicts with our other plugins.
* Swap Joe Hoyles helper for HM Core.

#### 0.1

* Add Joe Hoyles helper.

== Installation ==

1. Upload the 'WPThumb' folder to the '/wp-content/plugins/' directory
2. Activate the plugin through the 'Plugins' menu in WordPress

= The plugin doesn't work, what do I do? =

Visit the Issues page of the plugin homepage at: https://github.com/humanmade/WPThumb

wpthumb's People

Contributors

joehoyle avatar mattheu avatar richardswain avatar tcrsavage avatar willmot avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.