Untitled Snippet
// Get the butterflies container const butterfliesContainer = document.querySelector('.butterflies'); // Create a function to generate a…
om-nextjs.js
import { useEffect } from 'react'; import { useRouter } from 'next/router'; const OptinMonsterEmbed = ()…
Your HTML link may look something like this v2
Some link on your site.
WSG Group GTM Head Tag
Add GTM Tag to Site Header on WSG Site Group
Modern Pos Ajax Issues
define('SUBDIRECTORY', 'modernpos');
Code for importing theme files from plugin
Generated by Meta.AI /** * Import an entire folder from a plugin into the WordPress theme.…
Memberpress: Remove the Navigation Links on Page
Applying this custom CSS code will hide the default post navigation (Next/Previous) buttons located at the…
Set a minimum order amount in WooCommerce – No Plugin used
Post More Detail Learn how to Set a minimum order amount in WooCommerce. Customer will not…
How to Add BCC to Email Notifications (for specific form)
/** * Add BCC recipients to specific form email notifications. * * @link https://wpforms.com/docs/how-to-add-bcc-to-email-notifications/ */ add_filter(…
WPCode Admin Number of Snippets
Change the number of snippets displayed in the admin list using a filter.
Register Multiple Donation Fields
Add multiple new fields to your donation form.