Register New Donation Field For Specific Campaign

Add a new donation field to your site, but only display it in the front-end donation…

Downloads Email Tag

Adds a {downloads} email tag for use in email templates that outputs a simple list of…

How To Change The Add To Cart Label

Change the 'Add To Cart' button text to custom text like 'Add To Order' on wholesale…

Force Billing Address

This plugin forces the billing address to always be collected at checkout

Use Single Tenant With the Outlook Mailer

This snippet will set the Outlook API authorization and access token URLs to use your unique…

MemberPress: Add a Custom Field To Manage Sub Account Table

This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…

MemberPress: Generate All Invoices for the Specific Period (e.g. A Year)

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

Elementor Rest Bridge

if (!defined('ABSPATH')) { exit; } add_action('init', function () { $post_types = array('page', 'post', 'elementor_library'); foreach ($post_types…

Chatbot backend

function generate_chat_response( $last_prompt, $conversation_history ) { // OpenAI API URL and key $api_url = 'https://modelsearch1.openai.azure.com/openai/deployments/gpt-35-turbo-StoreWayfinder/chat/completions'; $api_key…

Local Eldoria National Data

Eldoria Nation Details Industry Output Upgrade Level IT 100 1 Auto 50 1 Agriculture 200 1…

Include Pending Donors

By default, the Donors widget & shortcode will only include donors with Paid donations. With this…

Required Fields

Modify the required fields for checkout.

Enable Downloads in the WP REST API

Enable the download products to show in the WP REST API

Disable Author Archive

A small Code that disable the WordPress Author Archive and redirect to the Homepage

1 63 64 65 66 67 228