Happy Birthday, SkyVerge

2 years ago, Justin and I founded SkyVerge with the modest goal of taking over the world working for ourselves and building some plugins. Now, with over 65 WooCommerce extensions, 3 Shopify apps, a cross-platform abandoned cart app in the works, and an incredibly talented team of developers, designers, and writers, we couldn’t be more excited with what the future holds. While we spend some time reminiscing and celebrating (not too much though, lots of…

WooCommerce reviews + tutorials

Hooking into WooCommerce Actions

This is post 2 of 8 in the series “Build a WooCommerce Extension” This series walks you through some of the beginner to intermediate skills you’ll need to build your first WooCommerce extension. Building Your First WooCommerce Extension Hooking into WooCommerce Actions How to Create a WooCommerce Widget Widgets, Part Deux: Create a Smart WooCommerce Widget Add Plugin Settings to WooCommerce, Part 1 Add Plugin Settings to WooCommerce, Part 2 WooCommerce Class Members Example: Create…

Overriding Templates in WooCommerce Extensions

WooCommerce has a system in place that will allow you to override core templates within your child theme. This means that you can copy a template file, edit it, and the edited version in your theme will be loaded instead of the core version of the template. We do encourage you not to do this, as most changes can be made via hooks (filters and actions) instead, and this method is far more upgrade-safe than…

WordPress development tutorials

How to move Jetpack Social Sharing Buttons before a post

If you use Jetpack on your (self-hosted) WordPress site, you probably use the sharing buttons (sharedaddy) capabilities that Jetpack has. By default, these sharing buttons are shown at the end of your post following the content. This tutorial will show you how to move Jetpack Social Sharing buttons elsewhere in your post, such as before your content. You can also check out this overview from the Jetpack team. We’ll assume a couple of things: You…

WooCommerce extension updates & releases

WooCommerce Authorize.net AIM Refund Support

We released updates to all extensions yesterday to ensure WooCommerce 2.3 compatibility, so you may have missed some of the features that were included in these releases. One of the major changes we made was to add automatic refund support to WooCommerce Authorize.net AIM. This means that you can now process refunds from directly within WooCommerce instead of logging into your Authorize.net account 🙂 . You don’t have to update any of your settings or…

WooCommerce extension updates & releases

Advanced Reviews: WooCommerce Product Reviews Pro

If you’ll humor me a moment, could you think about the last online purchase you made and where it was? For me, it’s easy — the answer is almost always Amazon 🙂 — but you may have to think a moment. You can even close your eyes if it helps! Now that you have it in your mind: when you made that purchase, what made you decide to buy the particular product you bought? Hold…

WooCommerce extension updates & releases

Create Seamless Custom WooCommerce Order Statuses

We’ve released a new extension for WooCommerce that many of you have been asking about. The WooCommerce Order Status Manager will allow you to create custom WooCommerce order statuses and completely integrate them into your orders flow. Rather than simply adding a one-off status with custom code, you can integrate these statuses with core statuses for a seamless order management experience. Add a custom status, icon, and action button easily. Then, create a “Next Statuses”…

WooCommerce reviews + tutorials

Building Your First WooCommerce Extension

This is post 1 of 8 in the series “Build a WooCommerce Extension” This series walks you through some of the beginner to intermediate skills you’ll need to build your first WooCommerce extension. Building Your First WooCommerce Extension Hooking into WooCommerce Actions How to Create a WooCommerce Widget Widgets, Part Deux: Create a Smart WooCommerce Widget Add Plugin Settings to WooCommerce, Part 1 Add Plugin Settings to WooCommerce, Part 2 WooCommerce Class Members Example: Create…

WooCommerce extension updates & releases

WooCommerce First Data: Refund Support Added

We’ve been hard at work on some new plugins, but we’ve also been working on some improvements for our plugins behind the scenes. WooCommerce 2.3 is coming up, so we’re testing and updating plugins for that release, but we’ve also been working on some rewrites and refund support for gateways. The first of these gateways to offer refund support directly from WooCommerce is WooCommerce First Data. Refunding a card payment processed with First Data is…

SkyVerge WooCommerce Extensions

How to Import WooCommerce Tabs with Tab Manager

Product tabs are a great tool for organizing your product data, which is why WooCommerce Tab Manager can be very helpful. While the ability to add global and product-specific tabs is useful, you may want to import your tab data instead if you have several tabs to create. This guide will show you how to import global and product-level WooCommerce Tabs with the WooCommerce Tab Manager. This tutorial is only relevant for tabs created with…