Archives: Snippets
Risikoanalyse Formular
Kostenlose Risikoanalyse für Ihren Gewerbebetrieb Erhalten Sie eine erste Einschätzung, welche Risiken für Ihren Betrieb besonders relevant sind und wo Absicherungslücken bestehen. Kostenfrei & unverbindlich Speziell für Gewerbe Persönliche Rückmeldung Dauer: ca. 2 Minuten Vielen Dank für Ihre Anfrage. Ihre…Continue reading
aa
add_action(‘admin_notices’, function () { if (!current_user_can(‘manage_options’)) { return; } echo ‘ WPCode test is working. ‘; echo ‘ Application Passwords Global: ‘ . (wp_is_application_passwords_available() ? ‘YES’ : ‘NO’) . ‘ ‘; if (function_exists(‘wp_is_application_passwords_available_for_user’)) { $user = wp_get_current_user(); echo ‘ Application…Continue reading
Guard Pay Diagnostic Tool
/** * ============================================================ * GUARDEDPAY PRO — Phase 1 Diagnostic (TEMPORARY) * ============================================================ * * PURPOSE: Detects child theme status and scans checkout output * for deprecated GuardedPay copy that needs removal. * * INSTALL: Add via Code Snippets plugin…Continue reading
Guard Pay Diagnostic Tool
work in progress
Toon Racers 3D Loading Engine… Toon Racers Race against the bots! Stay on the track to maintain top speed. ↑ Accelerate ↓ Brake/Reverse ← → Steer Start Race 0 MPH Off Track! Slowing down… ← → ↓ ↑Continue reading
Untitled Snippet
PIPAS — Biennale de Photographie Genève PIPAS À propos Pratique 24 22 PIPAS Biennale de Photographie des écoles · Genève · Par et pour les élèves Prochaine édition — 27 mai au 14 juin 2026 · Ecoquartier Jonction · Plaine…Continue reading
Dante Gallery Popup
× 🐾 Meet Dante! Check out Dante The Black Golden Doodle’s photo gallery — new adventures added all the time! 📸 View Dante’s Photo Gallery Maybe LaterContinue reading
WPBakery Collapse All Rows
(function($) { ‘use strict’; /** * WP Bakery – Collapse / Expand All Rows (v3) * Fixed: injects buttons into the correct visible navbar list position * Fixed: iterates ROWS not individual toggles (avoids multi-click cancellation) */ function getFirstToggle(rowEl) {…Continue reading