-
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.
-
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.
-
Become a Copy-Coder! Creating WordPress Websites With Avocode

Avocode does well in turning a design document like Photoshop, Sketch, or XD (to name a few) into a developer’s handy tool — especially with a “copy-code”!
-
What’s New in WordPress Web Development 2018?

WordPress Web Development in 2018 is showing signs of greater empathy towards the users, therefore a greater emphasis towards the User Experience. Mobile-first approach and responsiveness as standard are key features to the new framework and new workflow for theme development and new apps too to develop on WordPress.