Similar Posts
Introducing the Customer Portal v2
Providing a customer portal is one of the most practical and savvy things any business can do with their website. It’s especially important for service businesses to distinguish themselves from the competition. We take it for granted that ecommerce sites like Amazon are going to provide us with a place we can view our orders,…
Everything you ever wanted to know about wp.media and how to build image and file uploaders in WordPress
WP Media is a useful and sometimes mysterious part of WordPress core. It’s available as part of the “wp” Javascript namespace, you utilize it as wp.media(). When implemented correctly, it’s your ticket to integrating a file uploader and selector into your custom WP plugin or theme. The good news is wp.media() is stable, it’s used…
How the CSS object-fit property works
Object Fitting is the concept for images and video tags that we have a container, and we need to decide how to “fit” the object into the container. By default the object fit is “fill”, and this is how we probably expect images to be handled by the browser because before object-fit property was added…
Is Crocoblocks all it’s crocked up to be?
To answer this question in short: YES. Ukrainian based Crocoblocks is arguably one of the top 3 innovators in the WordPress ecosystem and might even deserve the top spot. They started as an Elementor addon builder, but have since grown to support Gutenberg in the majority of their products as well as built interesting plugins…
Using Electron to provide a desktop version of your software
Increasingly desktop software is looking a whole lot like the web version of the same app. Why is that? Electron is helping SaaS apps provide a desktop version mainly through delivering the web version wrapped in desktop compatible code. Think of it mainly as a shell for the web version, but it has all the…

Upgrading from WPForms Lite to Pro
We did it! We took the leap and bought WPForms Pro today. WPForms offers 4 license options, we chose the second best option which is “Pro”. This gives us 5-site activations and almost all of the available official addons. The only thing we’d gain from going to the highest package option (Elite) is unlimited sites…