Topher DeRosia: Introduction to the WordPress HTTP API
The WordPress HTTP API allows you to gather data from other parts of the web and present it however you wish. We’ll take a look at how it’s done, while …

The WordPress HTTP API allows you to gather data from other parts of the web and present it however you wish. We’ll take a look at how it’s done, while …

Transients allow developers to easily micro-cache expensive queries and remote data calls in the most efficient way possible. They’re relatively easy to use and can make dramatic performance improvements in …

Building an eCommerce store can be a daunting experience. Suddenly you’re not just working with content anymore, now it’s taxes and shipping and customers that need to be kept happy.…

BigCommerce for WordPress is a brand new way to do ecommerce in WordPress. With a hybrid of local content and processes running over API the BigCommerce for WordPress plugin can …

www.youtube.com/watch?v=nLYlurfEDSI If you read anything at all about websites, at some point you’ll see the abbreviation “URL”. In this video we’ll talk about what it means, and how to understand …

When you upload a jpg image to WordPress it gets compressed to save file space and make it download faster. It also slightly degrades the quality of the image. When …

When something fails in WordPress it can be difficult to tell where. Is it in your theme? A plugin? Your ecommerce code? PHP log files will often tell you exactly …

Built into the BigCommerce for WordPress plugin is a Resources menu tab, with several pages of resources and tools that can help you customize your store. We’ll survey all the …

Product sorting in the default presentation in BigCommerce for WordPress is accomplished in the BigCommerce admin, NOT in WordPress. This video shows you how to change the sort both manually …