Add WooCommerce tags to your plugin

Declare the minimum version and the latest version you’ve tested against

Code WooCommerce WordPress

Get next post and previous post by meta key

Custom post navigation by meta key and meta value

Code WordPress

Adding ecommerce tracking to Easy Digital Downloads

How to set up ecommerce tracking in Google Analytics for your Easy Digital Downloads site

Code Easy Digital Downloads WordPress

How to filter custom post type by meta field

Adding a dropdown list to filter the admin columns view

Code Wisdom WordPress

How to handle large queries in WordPress

Using AJAX to run WP_Query in batches

Code Wisdom WordPress

WordPress plugin update hook – upgrader_process_complete

How to run an action when your plugin is updated by a user

Code WordPress

Remove first instance of a shortcode from a post or page in WordPress

Remove the first instance of [gallery] or any other shortcode from a post or page in WordPress

Code WordPress

Product Sorting for Easy Digital Downloads

How to add a select field to your EDD page to sort products by price, newness, etc

Easy Digital Downloads WordPress

Adding Typekit and dynamic styles to the WordPress editor

Improving user experience in the back-end of your WordPress theme

Code WordPress

Get current user role in WordPress

Simple function to find a user’s role in WordPress

Code WordPress

Redirect issue with Really Simple SSL and multisite

How to solve one version of too many redirects problem when moving to HTTPS

Code Multisite SSL WordPress

Add action links to your plugin

Give your users additional options, like Settings, Support or Upgrade

Code WordPress