I was building a custom WordPress theme for a client site when I came across a frustrating problem with variable scope. I was modularising the theme using template parts, which get loaded using the …
[Read more...] about Variable scope in WordPress template parts