Custom Separator
This code creates a custom separator smart tag for OptinMonster, which determines whether to use ?…
Retrieve Card Details from Stripe Checkout One-Time Payments
This snippet ensures that the last four digits and card brand are available in payment confirmations…
Vacatures CPT - zonder taxonomies
Maakt een Vacatures custom post type
Activer automatiquement les extensions de formulaire
add_action('init', function () { $extensions = [ 'fluent-crm/fluent-crm.php', 'wp-html-mail/wp-html-mail.php', 'wpforms-lite/wpforms.php', // si installé 'surecart/surecart.php', // pour…
om.Html.customVars
document.addEventListener('om.Html.customVars', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } );
om.Optin.init
document.addEventListener('om.Optin.init', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…
Open graph
fix
Untitled Snippet
tesdt
om-wp-plugin-load-in-head.php
// returning false will change the default location from footer to the head add_filter( 'optin_monster_api_loading_location', '__return_false'…
monsterlink styled
Yes, I want my discount!
GravityView_DIR_AB_ACF - GravityView Views ACF Fields
* WPCode Snippet: GravityView Views ACF Fields * Description: Registers ACF fields for GravityView configurations and…
GravityForms_DIR_AE_FPopulate - Auto-Populate Field Details on CPT Sync
* WPCode Snippet: Auto-Populate Field Details on CPT Sync * Location: Run Everywhere * Priority: 30