WP-Amazon 1.2
General Public Announcement: WP-Amazon goes to version 1.2!
This release is packed with all sorts of good sh*t. About a month ago, maybe more, Amazon released a new version of their web service — it’s now called Amazon E-Commerce Service 4.0. Although, they still only support four countries (US, UK, DE, and JP), they’ve added lots of good stuff including the ability to perform a blended search across all of their product search indices. This makes it much easier to search for products since you no longer need to know which area of Amazon to search.
In my opinion, the most interesting feature Amazon added to their service is the ability to search for restaurants (US only). Amazon is now indexing restaurant menus and tracking customer reviews and other great information (address, phone numbers, price range, map, etc.) I’ve added this feature in WP-Amazon so that you can now include a link and image of a restaurant menu to your blog entries. Here’s how that looks in WP-Amazon:

After a restaurant has been selected, you can select how you want link to the restaurant information:

I’ve also added the ability to search across different Amazon country sites (currently, the Amazon API only supports the US, United Kingdom, Germany, and Japan). Also, I refactored the code so that it no longer relies on NuSOAP. Instead, it now uses REST and PHP’s native support for XML.
Kick the tires, then let me know if it works.
November 15th, 2004 at 5:33 AM PST
Just saying thank you for the great plugin. This is fun!
November 21st, 2004 at 4:05 PM PST
hmmmmmm, I had your last wp amazon working fine but for some reason this one comes up with no results everytime I search for anything
November 24th, 2004 at 6:42 PM PST
I can not get this to work with 1.3!
January 9th, 2005 at 12:31 AM PST
Any way to get this working with the new “static pages” in 1.3/5? I tried hacking into it, but my php ain’t so hot. I’d like to do a static page for a “recommended reading list,” and this would really help make that happen.
July 20th, 2005 at 8:06 PM PDT
i followed the instructions in the readme (put both wp-amazon-plugin.php and wp-amazon.php in the plugins directory). i activated the plugin but dont see any link or button for amazon in the post edit page. any suggestions?