
How to Create a Custom Advanced Search Template in WordPress
This tutorial is for you who have a custom post type and want to create a custom advanced search page with custom search fields and parameters.
This tutorial is for you who have a custom post type and want to create a custom advanced search page with custom search fields and parameters.
In this post we'll learn how to add your custom HTML and settings to any of WordPress' standard widgets or others. Using those settings we'll learn different tricks in how to manipulate the widgets behaviour accordingly.
A Gravity Forms tutorial about how to add a custom input to any field type, adding custom form settings, and remote submit form values to a third party.
A complete guide in how to pre-select or pre-fill in fields in a Gravity Forms form, and replace the choices in a dropdown, radio button or checkboxes.
WooCommerce is chock-full of filters, hooks and functions to help you customize and utilize the plugin in your theme or plugin. Here are some small, but useful, code examples, a-ha's and how-tos of common changes of different text outputs.
In this post we'll learn how to add your custom meta fields and tabs into WordPress WooCommerce's Product data metabox with code.
A guide in how to change, remove or reposition default checkout fields in WordPress WooCommerce, and how to add your own custom field, by code.
This tutorial explains how to adjust the prices in your WordPress WooCommerce webshop using code. Examples include discount percentage or fixed sum.
This lesson continues by adding the basic, required code for setting up a WordPress theme. We learn to add theme supports and filter the frontpage title.
In this guide for beginners we'll learn what WordPress hooks and filters are, how they work and how to use them.