masonry.js

Register and Enqueue masonry.js library for grid layouts

WPFire

WPCode snippet

Nabil El-Khodari
<10

Multiple Event Tracking Custom Form Example

How to use Multiple Event Tracking with a custom HTML form.

MemberPress: Redirect Users After Login Based on Referrer

This code snippet ensures that users are redirected to a specific page after logging in from…

Untitled Snippet

.entry-meta { display: none; }

Paul Bass
<10

MemberPress: Change the Member’s User Role After a Specific Membership Subscription Cancelation

The code snippet automatically changes the member's user role once the subscription is canceled. This will…

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'); //…

1 97 98 99 100 101 214