How to store values from WP Forms into an external remote Database

Code I used on websquadronapi.local which is where WP Forms and WordPress are installedfunction wpf_george_process_complete( $fields, $entry, $form_data, $entry_id ) { // Optional, you can limit to specific forms. Below, we restrict output to // form #5. if ( absint(...

How to fix issues found in a Semrush Website audit report

Setting Up Cloudflare Step 1: Create a Cloudflare Account Visit Cloudflare’s website to create a free account. Once signed up, you can log in to access the Cloudflare dashboard. For most users, the free plan is sufficient to get started, offering essential features...

How to add a ACF google map field to Divi (Multiple maps too)

In this long tutorial I will be showing you How to add a ACF google map field to Divi Multiple maps too This need some custom steps to be done 1. 1. Make sure google maps API is set and enqueued on Divi theme options 2. On The templates for the CPTs called...