Released! Two new blocks to display business info and reviews from Google and Yelp

Released! Two new blocks to display business info and reviews from Google and Yelp

One of the first WordPress plugins I developed more than 10+ years ago was a widget to pull in reviews from Yelp. I called it Yelp Widget Pro. After seeing some moderate success with that plugin, I then developed a very similar plugin called Google Places Reviews. These went untouched for a number of years……

Creating my first WordPress Block Directory plugin: Donation Form Block for Stripe

Creating my first WordPress Block Directory plugin: Donation Form Block for Stripe

Did you know that WordPress has a subsection of the plugin directory called the “Block Directory” that allows you to install single-block plugins? It’s still very new and in order to have your plugin listed on the directory you have to adhere to some semi-strict requirements. So I figured, let’s build something cool and learn…

Roots Theme and WooCommerce Duplicate Header, Sidebar and Footer Fix

Roots theme makes use of the excellent Theme Wrapper which helps to cut down greatly on code clutter within your WordPress theme. WooCommerce doesn’t play nicely with this logic and you may notice duplicate headers within your code: How to Fix the Duplicate Headers 1. Create a Blank header.php file in your theme directory: /**…