Skip to content

Sage 9 or Sage 10: When to use Sage WordPress Framework

I’m a big fan of the Sage WordPress framework. I think it’s one of the best things that’s ever happened to WordPress development. As someone who has used Underscores and Genesis, I think Sage is what you should be using if you’re familiar with Laravel development. So, if you’re wondering, should I use Sage 9 … Continued

David Towoju

Add custom fields to Restrict Content Pro

There are two ways to add custom fields to Restrict Content Pro: hardcoding all by yourself or the easy way of using a specialised tool built for the job. If you are in a dilemma like Robert Frost, I am here to help you. Two roads diverged in a yellow wood,And sorry I could not … Continued

David Towoju

How to Select Multiple Resources in WooCommerce Booking

[su_note note_color=”#fdf8ad”]Hurray!!! The plugin is now available for download here [/su_note] It’s possible!!! You can select multiple bookable resources and book them at once. WooCommerce Booking is the most popular date and time booking plugin available for WordPress and yet so many tweak requests are being made daily. After devoting my time to understand how this … Continued

David Towoju

Create WooCommerce vendor on user registration

Today, I will share with you a snippet that would allow you to make a WordPress user or WooCommerce customer to become a woocommerce vendor upon registration. The first part of the code will make anyone that signs up to your website a Product vendor while the second part of the code will make only … Continued

David Towoju