Remove Terms Fields

If you would like to enable the terms and conditions, privacy policy and user contact consent…

Send New User Notifications

Send the new user notification after someone registers through the Charitable registration form.

MemberPress: BuddyPress/BuddyBoss - Remove Users From All Groups, Forums, and Topics if Their Subscriptions Expire

When using MemberPress with BuddyPress/BuddyBoss, and MemberPress BuddyPress integration add-in users can be automatically assigned to…

google tag

google code

Raymond Berry
<10

Disable Donations After Goal Is Reached

Disables donations to campaigns after they have reached their goal.

Chatbot

Chatbot that helps with client services and questions.

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).

MemberPress: Generate All Invoices

If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…

Disable Description Text Sanitization

Don't sanitize campaign description text, useful if you want to allow HTML to be added to…

FES Registration Form Redirect

Set custom redirect URLs for those who just registered to become vendors.

Convert Uploaded Images to WebP Format Automatically

Automatically convert uploaded images to WebP format.

om-nextjs.js

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

Add Informational Message Below the Username Field in the Login/Register Form #The Greek

This code adds an informational message below the username input field in the login or registration…

Disable default WordPress image sizes

// Disable default WordPress image sizes add_filter('intermediate_image_sizes', '__return_empty_array'); // Disable large scaled image size add_filter('big_image_size_threshold', '__return_false');…

Display the stock availability for all product types in WooCommerce archive pages

Learn how to add Availability label ? in your WooCommerce website. This will help to notify…

1 49 50 51 52 53 227