WP e-Commerce Plugin Skeleton Update

Hi Everyone, Previously I had created a WP e-Commerce Plugin Skeleton as a template to show other developers how to extend WP e-Commerce in a good fashion. I have just recently updated the Plugin Skeleton for a couple of reasons. Wrap a Class around the Plugin so that we can avoid any function conflicts. Add [...]

Downloadables Importer gets 3.8 Compatible

Hi everyone, So I finally got a chance to update my Downloadables Importer, which is great. It now works ONLY on wp-e-commerce 3.8 so if you are running wp-e-commerce 3.7.x and you want to use my downloadables Importer please let me know I can probably pass you an old version but please note I will [...]

How I learned to stop being a Cowboy and Love the SVN

Cowboy, you been barking up the wrong tree. If you’re editing your site, and/or your clients site live. Well then buddy your doing it wrong. Don’t get defensive, and don’t be ashamed. Till recently I too was a gun slinging, rope totting Cowboy. I always knew there was a better way to do things, I [...]

How to make a simple one line Shopping Cart Widget

Ok, so I’ve been asked a few times now how to create a simple one line shopping cart widget. Since I’ve been working on a new site which required one , and I needed to explore the templates of WP e-Commerce 3.8 I thought I’d write a little explanation on how to get this going. [...]