Ask SkyVerge: How Do I Sort WooCommerce Order Items Alphabetically?

Menu
  • Find plugins
  • Send great emails
  • Learn
    • Blog
    • About us
    • Contact
  • Get help
    • Ask us
    • Support guidelines
    • We recommend
  • Account
Menu Close Menu

Ask SkyVerge: How Do I Sort WooCommerce Order Items Alphabetically?

Author: Justin Stern

Justin is one of our co-founders, and is our resident overengineer. He likes to write developer tutorials and make black magic happen in our plugins. He thinks that writing code is a lot easier than writing words.
Ask SkyVerge

Ask SkyVerge: How Do I Sort WooCommerce Order Items Alphabetically?

This week’s “Ask SkyVerge” question comes from Adrian, who wants to know: Can you sort the items in the order alphabetically? Ex: if someone orders broccoli, cabbage, string cheese Can…

Read More

Ask SkyVerge Tutorials WooCommerce Development February 8, 2014

How to Use WooCommerce 2.0 Lightbox

WooCommerce 2.0 comes with prettyPhoto, a Lightbox implementation, bundled as part of the core. It’s used on the product pages to display the image gallery pictures, and a common question…

Read More

Tutorials WooCommerce Development May 9, 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
Ask SkyVerge

Add Custom Options to WooCommerce Settings

This question comes in from blog reader Wilgert (thanks Wilgert!): could you help me find some simple code to add a custom option field to the general settings tab of…

Read More

Ask SkyVerge Tutorials WooCommerce Development February 19, 2013

Set a Default Stock Quantity for WooCommerce Products

Here’s a quick little snippet that you can make use of if you want to set a default stock quantity for any newly added WooCommerce product Variations. This can be useful when bulk-adding variations and you don’t want an initial quantity of ”.

Read More

Tutorials WooCommerce Development February 17, 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

How to Override WooCommerce Widgets

While it’s not technically possible to override a WordPress widget (and remember WooCommerce widgets are nothing more than WordPress widgets), WooCommerce is just so extendable and pluggable and flexible, that…

Read More

Ask SkyVerge Engineering WooCommerce Development December 1, 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
1 2 3 … 6 Next »

More Info

  • SkyVerge Jobs
  • We Recommend
  • What our customers say
  • Giving Back
  • Contact Us
  • Get Support

SkyVerge Stats

  • 401 WooCommerce Core Contributions
  • 66 WooCommerce extensions
  • 3,238,249 WordPress.org Plugin Downloads
  • 135 WooCommerce Articles
  • 339 Total Blog Posts
  • 34 Amazing Team Members

Join the Email List

© SkyVerge 2021 | Tools for eCommerce Stores
Privacy Policy | Terms & Conditions | Our Trademark
  • Twitter
  • Facebook
  • GitHub
  • About
  • My account