google tag

google code

Raymond Berry
<10

Recurring Addon Extension: Adding placeholder for custom recurring donations

Edit the custom text box that allows users to input custom donations for recurring donations (only).

Generate Press Custom Font

This snippet allows developers & designers the ability to add custom fonts to generate press themed…

Joe McCorison PRO
<10

WP Simple Pay: Add User Meta After Payment

Use the payment email address to look up a WordPress user and add custom meta information.

Applying Custom Map Styles to the Map Field

This code snippet will use your custom map style in WPForms Map field.

<10

om-nextjs.js

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

Remove Price

Removes the price from all add to cart buttons

Rank Math

Support for Rank Math

Disable Blog Posts

// Remove side menu add_action( 'admin_menu', function () { remove_menu_page( 'edit.php' ); } ); // Remove…

After Checkout Event In WooCommerce

This would stop sending cart abandonment campaigns to your push subscribers in the WooCommerce store as…

paypal

adam holt
<10

Donation Form Email Check

If you need to do manual validation of an email when a donation is being submitted…

Add Subscriber to Segment

This snippet helps you add the push subscriber to the segment as per the action defined.

1 28 29 30 31 32 125