om-nextjs.js

import { useEffect } from 'react'; import { useRouter } from 'next/router'; const OptinMonsterEmbed = ()…

WSG Group GTM Head Tag

Add GTM Tag to Site Header on WSG Site Group

Colin Bunn PRO
<10

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…

catalogue

Tyler Carroll
<10

Sort Events Category by Publish Date (Oldest First)

function sort_posts_by_category($query) { if ($query->is_main_query() && !is_admin()) { $oldest_first_categories = array(1483,1486,1485,1484,1482,1391); // Replace with the IDs…

Remove Donor Count From Specific Campaign

Hide the campaign donor count from a specific campaign, using the campaign ID.

Add the "input hidden" field type to the EDD settings

Add 'input type="hidden"' to the type of input fields available when setting up your plugin's EDD…

Purchase Button Custom Add to Cart Link

Below all EDD purchase buttons, display a link to add that product to the cart and…

1 89 90 91 92 93 125