Organization schema setup
This PHP snippet is for Organization schema (JSON-LD) that clearly says: “This site is published by…
WP Version abschalten
function wpbeginner_remove_version() { return ''; } add_filter('the_generator', 'wpbeginner_remove_version');
Untitled Snippet
LiceLicense key NB43HKACOWMY7PCUB se key
Fix Wholesale Product Visibility Compatibility with Bricks Page Builder
What this does: - Bricks Products widget now gets its product list filtered through WWPP_Query::pre_get_posts_arg, the…
Join me on Pinterest
Discover delicious recipes and more!
reunik1
increase limit
Auto Complete Virtual Orders - Not EFT
Auto complete virtual orders that are virtual but NOT downloadable, excluding EFT orders
Meta Pixel - ViewContent Event
Meta Pixel - ViewContent Event
Meta Pixel - AddToCart Event
Meta Pixel - AddToCart Event
Meta Pixel - Purchase Event
Meta Pixel - Purchase Event
Meta Pixel - InitiateCheckout Event
Meta Pixel - InitiateCheckout Event
JS Tickera Auto Click (PassieVol)
JS Tickera Auto Click (PassieVol)
META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress)
/** * ============================================================================= * META PIXEL BASE + MANUAL ADVANCED MATCHING (WooCommerce/WordPress) * Pixel ID: *…
META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE)
/** * ============================================================================= * VOELGOED — META CONVERSIONS API (CAPI) — PURCHASE (SERVER-SIDE) * ============================================================================= *…