Modify Wordpress Cart Login Widget
Posted in Code on February 20th, 2009 by NateRecently, we have added Wordpress to our arsenal of publishing tools. A few weeks back we finished a heavily modified WordPress install turned deal-of-the-day website with CMS features. For the cart functionality, we used a popular cart installation from Instinct. This small shop out of New Zealand has created a nice little plugin that has gained much popularity in the WP community.
One of the tweaks that we made was to enable the storeowner to easily change the product that was displayed on the front page each day. Rather than write an entirely new function we used the existing widget functionality of WP and changed two lines of code to enable easy publishing of the item to the front page. This enabled our client to upload an entire month products and simply change one setting to display the product each day. Read more »


