Well, this is my first plugin.
Pssst ! You should try to pass your mouse over the image now.















Feel free to ask any question about it in the comments.
This plugin is based on Steve Fenton’s jQuery Image Parallax script. I edited it a lot though.
Well, if you want to generate a kinda 3D “parallax” effect on your pictures in a second (after you spent an hour to separate every single layer and made a .PNG file of each ground) and publish it into your blog post, this is the WordPress Plugin you’re searching for !

It create a new post type called “Parallax”. You can find it in the “Media” menu.

A “Parallax” post is meant to receive the layers : the .PNG images we were talking about. Simply drag your files into the “Upload Layers” box. After they loaded, make sure that they will display in the right order : from the frontground to the background. You can order them by giving them a number with the tiny form in your “Gallery” list.

The title will be the caption of our effect.
The original picture should be used as featured image. Try to use the same dimensions for every image.
You can also play with the intensity of size difference between the layers, and allow or not the vertical or horizontal mouse control.
After publishing, you’ll get the ID of the post (the number after “?post=” in the address bar up there). Keep that number in mind.

Then, when you’ll write another post, at the place you want to display our effect, write the shortcode [parallax id="THE_NUMBER_I_WAS_TALKING_ABOUT"].
Enjoy folks !