MemberPress: Remove a User Role After Subscription to a Specific Membership Expires
The code snippet will remove the specified role from a user after the user’s subscription to…
MemberPress: Kit (formerly ConvertKit) - Remove Kit Inactive Tag for Inactive Subscribers
By default, MemberPress integration with Kit will add the “inactive” tag when a user becomes inactive…
DJ ANIMATIONS MUSICALES
Animation musicales des soirées privées et publiques
Vacatures CPT - zonder taxonomies
Maakt een Vacatures custom post type
Admin Menu Editor plugin - Open Custom URL in New Tab
This code Snippet was initially created to be used with the Admin Menu Editor plugin (https://wordpress.org/plugins/admin-menu-editor/),…
EXOP Consulting 2025
Campañas
om.Html.inlineScripts
document.addEventListener('om.Html.inlineScripts', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } )
om.Optin.init.submit
document.addEventListener('om.Optin.init.submit', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…
Product order WooCommerce
Force alphabetical sorting on all product pages
Slide Reposition Top Center v2
html div#om-{{id}} { top: 0px !important; bottom: unset !important; width: 350px !important; left: calc(350px / 2)…
Add Unified Product SKU with ID for Facebook Feed || WPML || PFE
function adt_wpml_unified_product_sku_id( $product_data, $feed, $product ) { // Check if the feed is for Facebook dynamic…
Show and Save Custom Taxonomy On the Vendor Product Edit Form
This code snippet is for displaying and saving the custom product taxonomy (e.g., "product_brand" or "sizes")…
Untitled Snippet
const crypto = require('crypto'); const secret = '•••••••••'; // Your verification secret key const userId =…