JavaScript

document.getElementById('chat-form').addEventListener('submit', async function(e) { e.preventDefault(); // Captura el texto del usuario const userInput = document.getElementById('user-input').value; //…

MemberPress: Add Address Column to Subscriptions Table

If the Address Fields option is enabled for the MemberPress registration forms at Dashboard > MemberPress…

Youtube

Embed youtube video within post.

Changing Multiple Properties on Store Credit Accordion Checkout Page

This allows you to customize other parts of the Store Credit Accordion on the Checkout Page

MemberPress: Display Current User’s Memberships Statuses And Renewal Dates

This code snippet adds the new [mp_membership_info] shortcode. Adding this shortcode anywhere on the website displays…

MemberPress: Disable MemberPress Protection On Multiple Specified Pages

This snippet allows disabling the MemberPress protection (unprotect) on multiple specified pages. The code snippets overrides…

solal avis

avis présents sur ma page d'accueil

sophie laloux
<10

Set Wordpress Gallery Link to Image Default

Override wordpress default linking to attachment page

Remove Campaign Stats Loop

Remove the progress bar and funds raised from the campaigns grid/loop.

EKFH Donation Form

Embeds EKFH donation form

WPForms: add BCC email header to notification emails

Check the snippet code to apply to all/some form only, plus you will need to modify…

1 115 116 117 118 119 149