Easy Digital Downloads is a great eCommerce plugin for anyone who wants to sell any digital or downloadable goods. When creating custom solutions with EDD, you will probably have to add some custom data to the cart. In this tutorial, you’ll learn that.
How to Programmatically Change Yoast SEO Open Graph Meta
Yoast SEO is a great plugin for optimizing your site for SEO. It is important that your articles are providing the right information to social media when being shared. Facebook uses Open Graph meta tags to show the correct information. In this tutorial, you’ll learn how to change the Yoast SEO Open Graph Meta through code.
How to Create WooCommerce Refunds Programmatically
WooCommerce offers a refund option right from the order edit screen. But what if you need to process WooCommerce refunds automatically through code? In this tutorial, we will create the code that will be able to process refunds for a single order.
How to Create Featured Downloads for Easy Digital Downloads
When creating a shop with Easy Digital Downloads, a client may want to have the featured feature. In this tutorial, you’ll learn how to create featured downloads for Easy Digital Downloads.
How To Add WooCommerce Custom Product Fields
When working on a WooCommerce add-on or a custom solution, you will sometimes have to add some WooCommerce custom product fields so that you can save additional data for each product. In this tutorial we will go through adding fields to existing product tabs and also create a new product tab.