=== Page Peel === Contributors: Avram, Dukessa, Shambix Donate link: https://www.paypal.me/avramator/5 Tags: advertising, pure css, page peel, banner, banners, peel, flip Requires at least: 2.5 Requires PHP: 5.0 Tested up to: 5.8 Stable tag: trunk Adds page peel to your web site. == Description == This plugin adds a HTML5 pure CSS Page Peel effect to your WP powered web site. Try it instantly on [tastewp.com](https://tastewp.com/new?pre-installed-plugin-slug=page-peel&redirect=__front&ni=true)! == Installation == 1. Upload contents of `page-peel.zip` to `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Create 2 files with your custom graphics: small.jpg (100x100 pixels) and large.jpg (400x400 pixels) 4. Configure plugin through Settings / Page Peel: add the links of your custom large.jpg and small.jpg and the target URL == Frequently Asked Questions == = Is there a way to change target of the link? = YES! Now you can set the target of the link! = Is there a way to move the peel to the right? = Not at the moment but I guess it could be possible by modifying some CSS. If you want to contribute and make this an option - let me know! == Screenshots == 1. Page Peel Ad 2. Page Peel Ad, when hovered with mouse == Upgrade Notice == This is a complete rewrite and the peel is moved to the left, please configure the plugin URLs again! == Changelog == = 1.0 = * Complete rewrite, pure CSS page peel instead of old Flash version! * Moved page peel to the left! * Added ability to specify target of the link. = 0.3 = * Fixed visualization bug = 0.2 = * Moved the initalization code of plugin to the page footer. Hopefully this will make it work in IE also = 0.1 = * Initial release