The main focus of InstaFX is manipulating images using the HTML5 canvas and Javascript. It's a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques.
For example, if you want to display image with filter, you just need to insert the following shortcode:
[instafx src="" effect="love" ]
[instafx src="" width="" height="" title="" rel="" class="" id="" before="" after="" effect="" ] Your Content contain image [/instafx]
[instafx width="" height="" title="" rel="" class="" id="" before="" after="" effect="" ] Your Content contain image [/instafx]
The example of use gallery shortcode when using instafx
[instafx effect="majesty, sunrise" ] [gallery ids="1570,763"] [/instafx]
Default filters:
- Majesty
- Sunrise
- Cross
- Peel
- Love
- Pinhole
- Glowing
- Hazy
- Nostalgia
- Hemingway
- Boot
[youtube
http://www.youtube.com/watch?v=eMPhux-lL1M]
- Upload the files to the '/wp-content/plugins/instafx/' directory
- Activate the "InstaFX" plugin through the 'Plugins' menu in WordPress
Minimum Requirements
- WordPress 3.3 or greater
- PHP version 5.2.4 or greater
- MySQL version 5.0 or greater
Upgrading
Automatic updates should work a charm; as always though, ensure you backup your site just in case.