How to create a Forgot/Reset Password form with Gravity Forms

15th May 2023
Photo by Miguel Á. Padriñán: https://www.pexels.com/photo/close-up-shot-of-keyboard-buttons-2882630/
Photo by Miguel Á. Padriñán: https://www.pexels.com/photo/close-up-shot-of-keyboard-buttons-2882630/

Forgetting passwords is a common problem for website users. As a website owner, it is important to have a forgot/reset password functionality in place to ensure that your users can regain access to their account. Gravity Forms is a popular WordPress plugin that can be used to create custom forms, including a Forgot/Reset Password form. Using this method allows users to keep their frontend forms with their own brand.

How do I enable Cloudflare Turnstile for Gravity Forms?

15th March 2023

If you’re looking for a way to enhance your website’s security, you might want to consider using the WordPress plugin Enable Cloudflare Turnstile for Gravity Forms. Turnstile is a feature of Cloudflare that enables you to challenge visitors to your website with a CAPTCHA before allowing them to submit a form. This can help prevent spam, bots, and other malicious activity on your site.

The good news is that you don’t need to be a coding expert to enable Cloudflare Turnstile with Gravity Forms. Thanks to the WordPress plugin “Cloudflare Turnstile for Gravity Forms,” the process is straightforward and simple.

(more…)

How to enable two-factor authentication via email in WordPress

10th March 2023

Recently I built a Two-Factor (2FA) Authentication via Email plugin for WordPress. It’s 2FA via email and a unique one-click login link that expires after 15 minutes. A preview of the plugin is below!

Two-factor authentication is an essential security feature that can help protect your WordPress site from unauthorized access. My 2FA plugin bypasses the need to use a code and instead it’a s simple one-click login link. This adds an extra layer of security to your site and helps to prevent unauthorized access.

(more…)

How to show the file sizes in the WordPress Media Library

9th March 2023

WordPress Media Library File Size Plugin

Today I released a free WordPress plugin called Media Library File Size.

WordPress is an incredibly powerful platform for building websites and managing content, and the Media Library is a key feature that makes it easy to manage all of your images, videos, and other media files. However, if you have a large number of media files, it can be difficult to keep track of the file sizes and ensure that your website is running smoothly. That’s where the WordPress Media Library File Size plugin comes in.

(more…)

RunCache & WP Rocket Bridge

7th March 2020

I always think Runcloud is amazing, and with their own priority RunCache Purger plugin so that NGINX caches pages (which means it doesn’t need to pass through PHP – yay!), it’s an awesome tool however, WP Rocket is incompatible and vice-versa. I ❤️ WP Rocket, so I decided to create a mini WordPress plugin which bridges the gap!

RunCache Speed Example

The above image is a speed example of this blog post after being cached into NGINX and doing a hard refresh (CTRL + F5). 41ms response time! 😍

(more…)

aaPanel Hosting Control Panel: Something new

3rd July 2019

Today I want to write a little about this superb panel that I have never heard of before, yet, it’s jam packed with features all developers (and non developers) would love. It’s called aaPanel and it can be found here. It’s everything a developer dreams of with everything manageable within a GUI and it’s really all one click away, like setting up a nginx proxy server for example.

Home Screen of aaPanel (more…)

1.1.1.1 for mobile devices is here!

11th November 2018

OMG! What I’ve been waiting for is a VPN profile on the iOS family to allow encrypted queries and faster internet while out-and-about, and its here!

Cloudflare just released their iOS/Android application to secure your phone – use it, it’s free!

iOS Download

Android Download

LSM (Linux Server Monitor), a NodeQuery clone

16th October 2018

LSM (Linux Server Monitor)I’ve been working on a clone of NodeQuery for a while now which will offer Linux server monitoring, and in a few weeks I’ll need some beta testers for Linux Server Monitor (LSM). Hopefully that’s you!

(more…)

Roundcube Easy Unsubscribe Plugin

2nd October 2018

Almost a year ago I created a little Roundcube plugin to easily unsubscribe from emails. A little like the modern way email applications do it today. Well, I thought I would write a small post about it because I’m sure you will find it useful.

unsubscribe example

(more…)