Introducing the WooCommerce XML-RPC API

Menu
  • WooCommerce
  • Jilt
  • Blog
    • Product
    • Engineering
    • Company
  • Contact
  • Account
Menu Close Menu

Introducing the WooCommerce XML-RPC API

Author: Nik McLaughlin

You can find Nik around the WP space, on LinkedIn, or on his personal blog.

Introducing the WooCommerce XML-RPC API

We know you’ve been waiting for a full-fledged WooCommerce API, and while that particular piece of greatness is still a few months away (see this Github issue for details), we’ve…

Read More

News Updates & New Releases August 19, 2013

Our Thoughts on the New WooCommerce Pricing

UPDATE 2013-08-05: Since we published this, WooCommerce has decided to offer the choice to existing customers whether they want to grandfather their unlimited licenses in or not. Read the update…

Read More

News August 1, 2013
WooCommerce extension updates & releases

New WooCommerce Plug-in: Authorize.net Reporting

Maybe this sounds a bit like you: You use an Authorize.net Payment Gateway, (maybe WooCommerce Authorize.net CIM or WooCommerce Authorize.net AIM) to process payments for your WooCommerce store, but it’s…

Read More

News Updates & New Releases July 31, 2013
WooCommerce extension updates & releases

WooCommerce First Data Upgrades!

First Data lovers, we may have just made your day. We’ve updated our First Data WooCommerce extension and added some new functionality that will probably knock your socks off. Just…

Read More

News Updates & New Releases July 30, 2013
WooCommerce extension updates & releases

New and Improved WooCommerce Braintree Payment Gateway!

We know you’ve all been waiting for this moment! Okay, maybe not, but we’re really excited to share some news with you. Were you unsure of which Braintree extension you…

Read More

News Updates & New Releases July 29, 2013
WordPress development tutorials

Translating a WordPress Plugin on the Command Line Step by Step

The purpose of this article is to provide a quick and easy to follow step-by-step guide to extracting text strings from a WordPress plugin for translation from the command line….

Read More

Tutorials WordPress Development March 1, 2013
WordPress development tutorials

WordPress Get DB Table Column Names

To get the column names for a MySQL database table in WordPress, use the following: global $wpdb; $table_name = $wpdb->prefix . ‘posts’; foreach ( $wpdb->get_col( “DESC ” . $table_name, 0…

Read More

Tutorials WordPress Development January 14, 2013

Guide to Migrating Your Plugin to WooCommerce 2.0

With the release of WooCommerce 2.0 becoming more imminent (well, maybe not quite imminent yet, but certainly drawing nearer), those of us with WooCommerce plugins need to start work on…

Read More

Tutorials WooCommerce Development January 14, 2013

Tweaking the WooCommerce Order Admin: Searching For Custom Fields

The WooCommerce Order Admin allows you to search for orders by the following fields: order key billing first name billing last name billing company billing address 1 billing address 2…

Read More

Tutorials WooCommerce Development December 12, 2012
WordPress development tutorials

Don’t Share Terms Between WordPress Taxonomies

By default WordPress will reuse terms with the same name and slug between different taxonomies (at least for now). For instance, if you add the term ‘red’ as a tag,…

Read More

Tips & How To Tutorials WordPress Development November 20, 2012
« Previous 1 … 11 12 13 14 15 16 Next »

More Info

  • Plugins
  • Memberships
  • What our customers say
  • Contact Us
  • Get Support

SkyVerge Stats

  • 46 WooCommerce extensions
  • 4,157,236 WordPress.org Plugin Downloads
  • 56 WooCommerce Articles
  • 182 Total Blog Posts
© SkyVerge 2025 | Tools for eCommerce Stores
Privacy Policy | Terms & Conditions | Our Trademark
  • Twitter
  • Facebook
  • GitHub
  • My account