-
Migrate an ACF Repeater Into Its Own Custom Post Type

How are you able to migrate an ACF repeater object into its own custom post type? So that all the repeated rows get moved into their own custom posts?
-
Woocommerce Checkout – Remove Validations That Are Still Appearing

At times you have to realise that you must not assume an action hook’s name to be part of a particular plugin, but rather to look twice at the issue, and focus on the fundamentals.
-
Using get_template_part() for WordPress 5.5 and above

You can now pass an array within the function arguments of `get_template_part()` meaning that you can pass data into the specified template. This can be as simple as a string variable, or as complicated as data can be (array of values, etc.)!
-
How to Find IP Address Using Chrome

When you need to look for the IP Address that is being used by your computer / laptop / macbook / PC.
-
VS Code SSH not working with Siteground SSH keys

Sometimes the VS Code SSH feature might not work for some reason (incompatible server to name an instance). Follow this guide to use SFTP instead.
-
WP All Import for Tribe Events with Tickets meta

Here’s an alternative to importing posts of the same ID, when WP All Import Pro (at this time of writing) wouldn’t.
