Skip to content

v1.0.0 — Initial Release

Choose a tag to compare

@WebBuildersCRS WebBuildersCRS released this 29 Apr 06:31
· 2 commits to main since this release

Initial Release — Theme-agnostische WordPress-Plugin-Distribution der SME Solution Day Connect 2026 Event-Landingpage.

Was drin ist

  • Theme-agnostische Architektur — Shortcode [sdc_bratislava] (primary) + Gutenberg-Block wbs-sdc/bratislava-2026 + optional Elementor-Widget (lädt nur wenn Elementor aktiv).
  • Self-contained React-Bundle (979 KB / 588 KB gzip) — keine Peer-Dependencies, keine externen CDN-Calls.
  • CSS-Isolation-Wrapper verhindert Theme-CSS-Bleed (Astra/Avada/Twenty-Twenty-Four kompatibel).
  • GDPR-konform — Google-Fonts-@import-Strip zur Laufzeit, Self-hosted Source Serif 4 + Montserrat im Bundle.
  • SEO-Injector — Meta + Open Graph + Twitter-Card + Schema.org BusinessEvent JSON-LD im <head> (mit Yoast/RankMath-Suppression auf SDC-Pages).
  • Settings-Page (Einstellungen → SDC Bratislava) für Meta-Title, Description, OG-Image, Event-Datum mit ISO-8601-Validation.
  • Cache-Cocoon für WP Rocket / Autoptimize / LiteSpeed (verhindert Re-Minification des IIFE-Bundles).
  • Auto-Update via YahnisElsts/plugin-update-checker v5.6 + GitHub-Release-Assets.

Installation

  1. ZIP unten herunterladen (wbs-sdc-bratislava-v1.0.0.zip).
  2. WP-Admin → Plugins → Hochladen → Datei auswählen → Jetzt installieren → Aktivieren.
  3. Beliebige Page öffnen + Shortcode [sdc_bratislava] einfügen oder Gutenberg-Block „WBS — Solution Day Connect" platzieren.
  4. Optional: Einstellungen → SDC Bratislava → SEO-Felder befüllen.

Bundle-Verifikation

Asset Größe gzip
sdc-bratislava.iife.js 979 KB 588 KB
sdc-bratislava.css 4.5 KB 1.4 KB
Plugin-ZIP-total 808 KB

System-Anforderungen

  • WordPress 6.0+ (getestet bis 6.6)
  • PHP 7.4+
  • Optional: Elementor 3.20+ (nur für Widget-Variante)

Inhalte

Self-contained — alle Page-Texte, Bilder, Speaker-Slots im Bundle. Plugin-Updates via GitHub-Release rollen Content-Änderungen automatisch aus.

Source

Source-of-Truth lebt im Monorepo Web-builders-studio/wbs unter wbs-sdc-bratislava-plugin/. Dieses Repo ist die Distribution-Spur (Releases + readme.txt für puc-Metadata).

License: GPL-2.0-or-later