Google AdSense Amp (Body section)
Google AdSense Amp (head section) Snippet
Territory Rulebook Chatbot GPT
Territory Rulebook Chatbot GPT
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…
WPFire
WPCode snippet
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; }
DJ ANIMATIONS MUSICALES
Animation musicales des soirées privées et publiques
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); } );