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 [...]
3.8 Developers Beta Release
Today I had the priviledge of announcing a 3.8 Developers Beta to the mailing list. What’s the hype? Well 3.8 has been 11 months in the making, and has had some great minds slaving away at it….
Hide the customer’s purchase number upon checkout
I’d like to hide the customer’s purchase number upon checkout from the ecommerce plugin for wordpress.
How to add quantities into your Purchase Report
Hi, heres a question I was asked today, seems like everyones been having trouble getting quantities into the admin purchase report. I TOTALLY understand, the function is big and bloated, it’s part of the old system which we are trying our best to overhaul when time allows. Anyway to the task at hand. Wp-e-commerce version: [...]