=== Magento Wordpress Integration ===
Contributors: jamesckemp
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=NFBMUSAPCTF88&lc=US&item_name=James%20Kemp&currency_code=GBP&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
Tags: magento,wordpress,blocks,integration,sessions,static blocks,magento cart,cart
Requires at least: 3.0
Tested up to: 3.4
Stable tag: 2.0.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Magento WordPress Integration is the easiest way to get blocks and sessions from your Magento store.

== Description ==

**If you are using this plugin, then you may also be interested in my Magento extension - [Single Sign-on for Magento and Wordpress](http://codecanyon.net/item/single-signon-for-magento-and-wordpress/861453?ref=jamesckemp).**

Using the Magento WordPress Integration plugin you will be able to add any Magento blocks to your WordPress theme, including ones you have created yourself and static blocks created through the Magento admin area. You can also add any number of Magento products to your WordPress posts and pages, using the [shortcode & widget add-on](http://magentowp.com/add-ons/shortcodes-widgets/).

[Support](http://wordpress.org/support/plugin/magento-wordpress-integration/) | [FAQ](http://magentowp.com/documentation/faq/)

The Magento WordPress Integration Plugin allows you to to the following:

*   Bring out any of the default Magento Blocks in your WordPress theme.
*   Bring out any Magento blocks that you have created yourself.
*   Bring out any static blocks that you have made in your Magento admin area.
*   Show Magento products on a WordPress post or page by using the shortcode add-on.
*   Show products from any category using the widget add-on.

**If upgrading, please back up your database first!**

**Warning:** Version 2 of MWI has been completely re-written. None of the template functions from MWI v1.* will work anymore, so if you are upgrading, you will need to change the functions used within your WordPress themes to the [new and improved functions](http://magentowp.com/documentation/template-functions/).

Follow me on Twitter to keep up with the latest updates [@jamesckemp](https://twitter.com/#!/jamesckemp/)

== Installation ==

Please visit the [Magento Wordpress Integration website](http://magentowp.com/documentation/installation/) for installation details.

== Frequently Asked Questions ==

Please visit the [Magento Wordpress Integration website](http://magentowp.com/documentation/faq/) for frequently asked questions.

== Changelog ==

= 2.0.4 =
* Added abilty to get block as an object

= 2.0.3 =
* Added new functions to check if block is being implemented on a Magento page
* Fixed issue with default storeview code not being set porperly

= 2.0.2 =
* Added language translation for store view

= 2.0.1 =
* Added ability to hide/show price for widget/shortcodes

= 2.0 =
* Template functions to easily get blocks - simply enter the block name to get any block from Magento
* Shortcodes to add products to your WordPress posts/pages (via an add-on)
* Widgets to display products from any category on your WordPress website (via an add-on)
* Completely rewritten code structure
* Incoorporation of a PHP class to prevent any conflicts
* Multiple store views
* Gets the correct currency per store view

= 1.0 =
* This is the first release of the Magento WordPress Integration Plugin.

== Upgrade Notice ==

= 2.0.4 =
* Added abilty to get block as an object

= 2.0.3 =
* Added new functions to check if block is being implemented on a Magento page
* Fixed issue with default storeview code not being set porperly

= 2.0.2 =
* Added language translation for store view

= 2.0.1 =
* Added ability to hide/show price for widget/shortcodes

= 2.0 =
* WARNING: This plugin has been completely rewritten and the old functions from MWI v1.* will no longer work. If you aren't prepared to change the functions, I'd advise not upgrading! Read the [documentation](http://magentowp.com/documentation/) for more information.

= 1.0 =
* This is the first release of the Magento WordPress Integration Plugin.