Blog

enable wordpress user registration on a subsite only

Enable WordPress User Registration on a Subsite Only

Author: Cristian Antohe
Last Updated: April 19th, 2016

When you have WordPress Multisite active, all users are shared between all blogs because the wp_users table is the same for all blogs. By default, it's simply not possible to enable WordPress user registration on a subsite only. To go around this, first thing we need to do is enable registration in our network admin: […]

Continue Reading

How to Build a WordPress Client Portal Plugin

Author: Cristian Antohe
Last Updated: March 8th, 2023

When building a company website, chances are you’ll be looking for a WordPress client portal plugin where an administrator can upload files and information related to a particular client. And most of the time it doesn’t have to be something complicated. There are several solutions like simply creating a password protected page or using an […]

Continue Reading

WordPress 4.5 Explained (Features and Screenshots)

Author: Cristian Antohe
Last Updated: April 14th, 2016

WordPress 4.5 “Coleman” was released with a lot of improvements and new features. This release was led by Mike Schroder, backed up by Adam Silverstein as Release Deputy, Mel Choyce as Release Design Lead, and the help of 298 contributors with props in this release. While there is no big ticket item on the list, […]

Continue Reading

Stripe for Paid Member Subscriptions

Author: Adrian Spiac
Last Updated: December 16th, 2024

The Stripe add-on extends Paid Member Subscriptions allowing you to take payments directly on your store via Stripe’s API. Stripe is available in the United States, Canada, the UK, Australia, Belgium, France, Germany, Ireland, The Netherlands and more at What countries does Stripe support? So you can now accept credit card payments, both one-time and […]

Continue Reading

Unlock Exclusive Tips, Updates, and Early Access

Get valuable insights, tips, and strategies on how to create, grow and monetize your membership and community websites. + Early access to new plugins and discounts.

How It’s Made – A look at the theme and plugins that power cozmoslabs.com

Author: Cristian Antohe
Last Updated: March 24th, 2016

After several years, our website design was no longer in sync with what we wanted from our brand. It was also built at a time when responsive websites were just becoming mainstream and we never took the time to make sure it looks good on smaller devices. While we wanted to do a redesign for […]

Continue Reading

WordPress Begin User Registration at a Specific Date and Time

Author: Cristian Antohe
Last Updated: March 24th, 2016

Sometimes you want to begin user registrations in your WordPress site at a particular date and time in the future. Luckily it's simple enough and it requires just a small plugin. There's no UI and you'll have to modify the $open_registration_time variable with your time and hour, but it's as simple as it gets: create […]

Continue Reading

bbPress Close All Topics

Author: Cristian Antohe
Last Updated: March 22nd, 2016

With our bbPress forums retired, I wanted to close all topics without having to go in each one of them. While I couldn't find something that did exactly that, I did found this really nice plugin https://github.com/thebrandonallen/bbp-auto-close-topics that automatically close bbPress topics after an admin-specified time period.

Continue Reading

Tribulant Newsletter – Profile Builder Addon

Author: Cristian Antohe
Last Updated: March 14th, 2016

An integration with the WordPress Newsletter plugin developed by tribulant.com has been made into the Profile Builder plugin to capture subscribers through registration forms. A new field "Newsletters" is now available in Profile Builder -> Manage Fields, allowing your users to also subscribe to various newsletters offered on your site. It is offered as a […]

Continue Reading

WordPress SSL & HTTPS explained

Author: Adrian Spiac
Last Updated: September 13th, 2017

This tutorial explains why adding WordPress SSL & HTTPS is the best way to secure your site and why all of us should do it eventually. Also, we'll go into an option for adding a free SSL certificate on your WordPress site. Let's break it down. What is SSL & HTTPS? An SSL (Secure Sockets […]

Continue Reading
WordPress AMP Plugins

WordPress AMP Plugins: Accelerated Mobile Pages

Author: Cristian Antohe
Last Updated: March 22nd, 2023

There's been a lot of discussion regarding WordPress AMP, particularly in the Advanced WordPress Facebook group. With Accelerated Mobile Pages, Google promises instant load times for readers since AMP pages are stripped down of most of the markup and have limited or no javascript scripts loaded. Some of the questions involved errors with existing WP […]

Continue Reading