<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

	<title>Daniel Shaw</title>
	<link href="https://v3.danielshaw.co.nz/feed.xml" rel="self"/>
	<link href="https://v3.danielshaw.co.nz/"/>
	<id>https://v3.danielshaw.co.nz/</id>
	<updated>2026-04-18T04:45:51.825Z</updated>
	
	<author>
		<name>Daniel Shaw</name>
		<email>daniel@chthonic.nz</email>
	</author>
	
	<entry>
		<title>Thing is on</title>
		<summary>The awkward first post.</summary>
		<link href="https://v3.danielshaw.co.nz/thing-is-on/" />
		<id>https://v3.danielshaw.co.nz/thing-is-on/</id>
		<updated>2014-05-19T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>How to survive the (WP) eCommerce experience</title>
		<summary>Tips for working with WP eCommerce, plus some general considerations when developing an eCommerce store.</summary>
		<link href="https://v3.danielshaw.co.nz/how-to-survive-the-wp-ecommerce-experience/" />
		<id>https://v3.danielshaw.co.nz/how-to-survive-the-wp-ecommerce-experience/</id>
		<updated>2014-05-26T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Dynamic search filter for WordPress categories</title>
		<summary>How to set up a multi-select search filter for WordPress categories.</summary>
		<link href="https://v3.danielshaw.co.nz/dynamic-search-filter-for-wordpress-categories/" />
		<id>https://v3.danielshaw.co.nz/dynamic-search-filter-for-wordpress-categories/</id>
		<updated>2014-06-09T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Simple slider for WordPress Post Types with Transients</title>
		<summary>A short and sweet approach to creating and caching an image slider for a WordPress post, page or custom post type.</summary>
		<link href="https://v3.danielshaw.co.nz/simple-post-slider-using-transients-api/" />
		<id>https://v3.danielshaw.co.nz/simple-post-slider-using-transients-api/</id>
		<updated>2014-10-31T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>PxPay 2.0 upgrade for WP eCommerce and Gravity Forms</title>
		<summary>A quick guide to check whether your WordPress e-commerce site is in good shape to continue accepting real-time payments after Tuesday, 5th September, 2016.</summary>
		<link href="https://v3.danielshaw.co.nz/pxpay-upgrade-deadline-payment-express/" />
		<id>https://v3.danielshaw.co.nz/pxpay-upgrade-deadline-payment-express/</id>
		<updated>2016-08-31T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Some steps to ensure typographic consistency in the browser</title>
		<summary>How to ensure text is presented in a consistent, predictable and manageable way for the browser.</summary>
		<link href="https://v3.danielshaw.co.nz/steps-for-typographic-consistency/" />
		<id>https://v3.danielshaw.co.nz/steps-for-typographic-consistency/</id>
		<updated>2017-03-17T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Managing responsive background images with WordPress</title>
		<summary>How to set per-page responsive background images in WordPress without setting hard-coded image paths in a stylesheet.</summary>
		<link href="https://v3.danielshaw.co.nz/managing-responsive-background-images-with-wordpress/" />
		<id>https://v3.danielshaw.co.nz/managing-responsive-background-images-with-wordpress/</id>
		<updated>2017-06-01T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>How to create and retrieve cache-busting filenames for static assets in WordPress</title>
		<summary>A quick and easy approach to cache busting filenames in WordPress using a JSON hash map and a small PHP function.</summary>
		<link href="https://v3.danielshaw.co.nz/wordpress-cache-busting-json-hash-map/" />
		<id>https://v3.danielshaw.co.nz/wordpress-cache-busting-json-hash-map/</id>
		<updated>2017-09-27T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Codename Gutenberg</title>
		<summary>A few suggestions with regards to the new WordPress block editor (“Gutenberg”) and how to ensure a smooth transition for your existing website in 2018.</summary>
		<link href="https://v3.danielshaw.co.nz/wordpress-gutenberg/" />
		<id>https://v3.danielshaw.co.nz/wordpress-gutenberg/</id>
		<updated>2018-03-24T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Running Docker on WSL</title>
		<summary>Troubleshooting common issues when running Docker on Windows Subsystem for Linux.</summary>
		<link href="https://v3.danielshaw.co.nz/wsl-docker-wordpress/" />
		<id>https://v3.danielshaw.co.nz/wsl-docker-wordpress/</id>
		<updated>2018-04-02T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Gutenberg blocks for legacy content</title>
		<summary>I’ve recently started building custom blocks to help transition client websites with legacy content to WordPress 5.0.</summary>
		<link href="https://v3.danielshaw.co.nz/gutenberg-block-legacy-content-migration/" />
		<id>https://v3.danielshaw.co.nz/gutenberg-block-legacy-content-migration/</id>
		<updated>2018-04-19T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Missed connection</title>
		<summary>I did too much this year without looking after myself and was very sick as a result.</summary>
		<link href="https://v3.danielshaw.co.nz/missed-connection/" />
		<id>https://v3.danielshaw.co.nz/missed-connection/</id>
		<updated>2018-10-07T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Every Layout is a salve</title>
		<summary>It’s rare to find writing around front-end development that is genuinely insightful and immediately useful.</summary>
		<link href="https://v3.danielshaw.co.nz/every-layout-dev-nested-variants-reset/" />
		<id>https://v3.danielshaw.co.nz/every-layout-dev-nested-variants-reset/</id>
		<updated>2019-06-19T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Changing how I work with you</title>
		<summary>A project gone badly prompts a major review of how I work with you.</summary>
		<link href="https://v3.danielshaw.co.nz/client-work-changes/" />
		<id>https://v3.danielshaw.co.nz/client-work-changes/</id>
		<updated>2020-09-18T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>NZ Shipping Zones for WooCommerce plugin</title>
		<summary>A free plugin to easily set up WooCommerce shipping zones for standard and rural delivery to the North and South islands of New Zealand.</summary>
		<link href="https://v3.danielshaw.co.nz/woocommerce-rural-delivery-shipping-nz/" />
		<id>https://v3.danielshaw.co.nz/woocommerce-rural-delivery-shipping-nz/</id>
		<updated>2020-10-02T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Easier subtitles &amp; captions for video in the WordPress block editor</title>
		<summary>A.</summary>
		<link href="https://v3.danielshaw.co.nz/video-tracks-wordpress/" />
		<id>https://v3.danielshaw.co.nz/video-tracks-wordpress/</id>
		<updated>2020-11-05T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Precision layout with the Columns block</title>
		<summary>How to set up custom predefined layouts for the Columns block.</summary>
		<link href="https://v3.danielshaw.co.nz/better-columns-block-editor/" />
		<id>https://v3.danielshaw.co.nz/better-columns-block-editor/</id>
		<updated>2021-07-10T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>An interactive X-ray effect for SVG illustration</title>
		<summary>How to set up a user-driven X-ray effect for your SVG illustration.</summary>
		<link href="https://v3.danielshaw.co.nz/x-ray-effect-svg/" />
		<id>https://v3.danielshaw.co.nz/x-ray-effect-svg/</id>
		<updated>2020-11-24T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>How to filter styles for WordPress blocks with layout support</title>
		<summary>A solution for customising a layout-supported Group block's style element, to allow user-defined values to drive a different layout model.</summary>
		<link href="https://v3.danielshaw.co.nz/wordpress-block-layout-customise-inline-styles/" />
		<id>https://v3.danielshaw.co.nz/wordpress-block-layout-customise-inline-styles/</id>
		<updated>2022-01-31T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>A block editor theme called Maisie</title>
		<summary>Maisie is an experimental block editor theme, natively supported by WordPress since its 5.9 release.</summary>
		<link href="https://v3.danielshaw.co.nz/maisie-block-editor-theme/" />
		<id>https://v3.danielshaw.co.nz/maisie-block-editor-theme/</id>
		<updated>2022-10-31T00:00:00.000Z</updated>
	</entry>
	
	<entry>
		<title>Fixing New Zealand zone regions in WooCommerce 7.1.0 update</title>
		<summary>New Zealand zone regions may no longer display after updating to WooCommerce 7.1.0.</summary>
		<link href="https://v3.danielshaw.co.nz/fixing-nz-zone-regions/" />
		<id>https://v3.danielshaw.co.nz/fixing-nz-zone-regions/</id>
		<updated>2023-01-01T00:00:00.000Z</updated>
	</entry>
	
</feed>
