Display Taxonomy Terms in an Indexed List
List taxonomy terms in the style of an index, with permalinks to each of the terms. It’s a customisable and easy-to-use shortcode. Handy for use in sidebars, or as part of a dedicated index page.
Learn how to create WordPress shortcodes to add functionality to your website projects.
List taxonomy terms in the style of an index, with permalinks to each of the terms. It’s a customisable and easy-to-use shortcode. Handy for use in sidebars, or as part of a dedicated index page.
Add a button anywhere in your WordPress site that lets users jump to a random post. Works with any post type and with page caching plugins.
Create a strip of product attribute icons and HTML snippets for the WooCommerce single product page. It’s a straightforward copy-and-paste tutorial that’s fully customisable with snippet files and filters, so you can use the same code in multiple projects.
In this tutorial, learn how to add Google Maps to your WordPress website without using a plugin. We’ll create a custom shortcode that can be used multiple times on any post/page, and it’ll support multiple markers & popup info windows, with fully customisable HTML.
Learn how to create a neat little shortcode so you can add keycaps into your WordPress posts. The tutorial is super easy to code, and simple to extend.
Learn how to use the phpqrcode library to add QR Codes to your WordPress sites. We’ll wrap up the library and make an easy-to-use shortcode.
Add related posts at the end of your WordPress content. We’ll also create a simple shortcode, so you can insert related post grids directly.
Learn how to animate any WordPress block on scroll. There’s very little code and you can add it to any WordPress site without a plugin.
Create a button to add items to your cart by SKU and Quantity. Deploy the button as a shortcode, hook the single product page, and more…
Learn how to add some code to your WordPress website to consume data from an external REST API and display it on your site.
Learn how to make a simple animated counter with a WordPress PHP shortcode and some JavaScript/jQuery for the front-end.
This tutorial shows you how to use the Lity JavaScript library to make an elegant & responsive YouTube video pop-up light-box.
Learn how to create a simple custom WordPress plugin. Add functionality to your website, regardless of which theme is installed.
Learn how to create a custom WordPress shortcode that you can use on your site. Easily make reusable snippets with parameters and tidy code.