MemberPress: Modify "Back to Home" Text And Link on Thank You Page
This snippet changes the text and link of the "Back to Home" button or link (inside…
Send Donation Notification For Pending Offline Donations
Sends a notification to admin if the donation is pending AND it was made in offline…
Change Currency Format By Locale
This snippet below shows how to change the currency format for each language.
Display Vendor-Submitted data as Restricted Content.
Automatically output content submitted by FES Vendors wrapped in the [edd_restrict] shortcode.
Untitled Snippet
increase upload memory
WP Simple Pay: Disable Webhook Failed Notification
Disable alert bubbles when webhook events are not received.
WP Simple Pay: Allow Customers to Exempt from Tax
Add a "Checkbox" field with the "Stripe Metadata Label" set to "Tax Exempt"
WP Simple Pay: Stripe Checkout - Subscription Confirmation
Ensure Customer Subscriptions are available in the payment confirmation data.
Untitled Snippet
[mwai_chatbot id="default"]
DJ-Animations Musicalesd
Animation des soirées privées et publiques (anniversaires, mariages, soirées dansantes, fetes votives,....)
Activer automatiquement Elementor Pro
add_action('init', function () { $extensions = [ 'elementor/elementor.php', 'elementor-pro/elementor-pro.php' ]; foreach ( $extensions as $extension )…
om.Html.show
document.addEventListener('om.Html.show', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } );