Setting Up A WordPress Child Theme

Setting Up A WordPress Child Theme

What Is A Child Theme? As defined by WordPress codex, a child theme is s theme that “inherits the functionality and styling of another theme, called the parent theme.” A child theme allows you to make changes to your WordPress theme without breaking the parent...
Starting a WordPress Membership Site

Starting a WordPress Membership Site

Starting a WordPress membership site doesn’t have to be difficult. Thanks to WordPress and the hard work plugin developers have put into their products. In this guide you will learn how to setup a membership site using Paid Memberships Pro. If you are uncertain...
Caldera Forms Anti Spam Now Supports v3 reCAPTCHA

Caldera Forms Anti Spam Now Supports v3 reCAPTCHA

Drum roll please! Caldera Forms Anti Spam now supports v3 (and invisible) reCAPTCHA. Caldera Forms Anti Spam has grown nicely over the past couple of months reaching over 10,000+ active sites on WordPress.org! (Thank you to all our users that have supported us so far...
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...
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...
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...