Programmatically Create A WordPress Post Or Page With PHP

Programmatically Create A WordPress Post Or Page With PHP

Creating a WordPress page using PHP can be a powerful code recipe to have. In this guide we will share code on just how to do that. This guide will require you to know a bit of PHP to get it working as intended and will cover the basics so that you may implement this...
Why You Should Start A Membership Site in 2019

Why You Should Start A Membership Site in 2019

If you’ve been contemplating to start a membership site for a while and need a few reasons to persuade your decision, then this post is for you. Recurring Revenue Recurring revenue is a huge factor for implementing a membership solution for your...
Hide The WordPress Dashboard From Users

Hide The WordPress Dashboard From Users

Hiding the WordPress dashboard area from users or non-admins is popular among WordPress site owners. Here’s a couple of reasons why you would want to hide the WordPress dashboard area from users: You want to improve the user experience for your customers.Have a...
How To Handle Refund Requests

How To Handle Refund Requests

Refunds happen to every business and no business likes to do refunds but it’s important that you do handle refund requests with high priority. Recently (around three to four weeks ago) I purchased products online from reputable online stores, however I never...
Why You Should Automate Your Booking System

Why You Should Automate Your Booking System

I recently came across a workshop type event that required user’s to fill out a contact form to reserve a space. Once the business would reply to you, you’d then have to manually make a payment to secure your spot. This seems like a few too many steps for...
WordPress.org vs WordPress.com

WordPress.org vs WordPress.com

What’s the difference between WordPress.com and WordPress.org? This is one of the questions every WordPress beginner asks when they start using WordPress. The simple difference is : WordPress.org is software you download and install on your own web server and is much...