MemberPress: Change default values for state and country fields on registration forms

Change the default values for the state and country fields on registration forms.

MemberPress: Customize Default WordPress Password Reset Request Email Body

This code snippet customizes the body of the password reset request email sent to users from…

Move Campaign Summary Description Below Content

Shuffle the order of things on the campaign page.

Change Checks to Wire Transfer

Changes the word "Checks" to "Wire Transfer".

Add CPTs for Typesense

Enables you to add the CPTs selected for indexing and searching with Typesense

Hotfix: Free Downloads - Always load assets

In version 2.3.15 of Free Downloads, an attempt was made to only load the Javascript asset…

DJ ANIMATIONS MUSICALES

Animation musicales des soirées privées et publiques

Awni Attia
<10

Search Filter by Genre and Artist

This will only work if genre and artist are registered as taxonomies in your theme or…

Styling Theme My Login plugin

There's not much to do here. When someone logs out the confirmation screen (You are now…

MemberPress: Change Username Field’s Placeholder and/or Label of the Field on Login Page

document.addEventListener('DOMContentLoaded', function() { // Select the input element by its id var usernameInput = document.getElementById('user_login'); //…

om.Html.scripts

document.addEventListener('om.Html.scripts', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } );

1 83 84 85 86 87 229