=== WP Issuu === Contributors: hongy20 Tags: document, issuu, embed, flash, publication Requires at least: 2.5 Tested up to: 2.7 Stable tag: 0.2 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=WNQ5ZYVPXRSSA&lc=GB¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted This plugin for WordPress 2.5 and higher which simplifies the embedding of Issuu publications in blog posts. == Description == This plugin for WordPress 2.5 and higher which simplifies the embedding of [Issuu](http://issuu.com) publications in blog posts. Usage: [issuu documentid="string" docname="string" username="string" autoflip="true|false" backgroundcolor="string" layout="string" height="integer" width="integer"] Additionally, `autoflip="true|false"`, `backgroundcolor="string"`, `layout="string"`, `height="integer"` and `width="integer"` are optional parameters. == Installation == Here's how to install the plugin and how to make it work. 1. Upload the `wp-issuu.php` file to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add the shortcode to your post: `[issuu documentid="document ID" docname="document name" username="username"]`. == Frequently Asked Questions == = To be added = To be added == Screenshots == 1. To be added.