TICKET NUMBER
/** * Increment total entry number on each submission * * @link https://wpforms.com/developers/how-to-increment-a-count-on-each-form-submission */ function wpf_dev_update_total_field(…
Guard Pay Diagnostic Tool
/** * ============================================================ * GUARDEDPAY PRO — Phase 1 Diagnostic (TEMPORARY) * ============================================================ * * PURPOSE:…
Single Line Form adjustments
In case of issues with the inline-fields class described on https://wpforms.com/docs/how-to-display-your-form-in-a-single-line/
Opening booking resources editor in new tab
This snippet will open the booking resources editor in a new tab instead of opening it…
AI Buzz — Auto Article Count
/** * AI BUZZ — AUTO ARTICLE COUNT UPDATER * * Automatically updates any element with…
Override the commission calculation priority order
/** * Given the provided list of vendor_ids in the vendors array, override the commission to…
Oktoberfest 5K - RaceCheck Widget
Review widget from RaceCheck for Oktoberfest 5K page
Update the author name on published recipes
This code snippet will update the author name for all existing recipes. Just replace New Name…
Extra WordPress Filters in Pro (Change the symbol for a currency. Evenbrite currencies are ISO e.g. USD) | Display Eventbrite Events
Using this filter, you can change the symbol for a currency. Evenbrite currencies are ISO e.g.…
Remove Emojis
/** * Disable the emojis in WordPress. */ add_action( 'init', function () { remove_action( 'wp_head', 'print_emoji_detection_script',…
Subscriber
Subscriber