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…

Rank Math

Support for Rank Math

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…

Force Billing Address

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

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…

Elementor Rest Bridge

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

Dynamic Year Copyright Shortcode

This snippet adds an easy-to-use shortcode to display the copyright symbol with the current year.

Titel aanpassen archive page

function custom_category_title( $title ) { $title = str_replace( 'Archieven', 'Mijn gewenste titel', $title ); return $title;…

1 55 56 57 58 59 226