Day-based pagination system for Calendar block ensuring complete day groups are never split across pages. Overview The Pagination system provides day-based pagination for the Calendar block. Instead of paginating by...
Custom React field components and hooks for Data Machine pipeline modals in the Data Machine Events plugin. Overview The pipeline components provide enhanced user experience for configuring event import handlers...
This handler has been consolidated into the Universal Web Scraper as the PrekindleExtractor. Previously the handler lived at inc/Steps/EventImport/Handlers/Prekindle/Prekindle.php with PrekindleSettings. That standalone handler and its settings were removed; existing...
This handler has been consolidated into the Universal Web Scraper as the DoStuffExtractor. Previously the handler lived at inc/Steps/EventImport/Handlers/DoStuffMediaApi/DoStuffMediaApi.php. That standalone handler and its settings were removed; existing flows should...
Engine-aware AI tool parameter generation trait that filters tool parameters at definition time based on engine data presence. Overview The DynamicToolParametersTrait provides a mechanism to dynamically filter AI tool parameters...
The Event Details block is the single source of truth for Data Machine Events. It stores every attribute that matters for a datamachine event, keeps venue and promoter taxonomies in...
Extract event data from promotional flyer and poster images using AI vision capabilities. Overview The Event Flyer handler processes flyer and poster images using vision model capabilities to extract event...
Shared utility for consistent event identifier normalization across all import handlers. Overview The EventIdentifierGenerator provides standardized event identity generation and normalization for Data Machine Events. Ensures consistent duplicate detection and...
Custom post type registration and management for Data Machine Events with selective taxonomy menu control and custom admin columns for event date display and sorting. Overview The Event_Post_Type class handles...
Centralized event schema provider for AI tools and Schema.org JSON-LD generation in the Data Machine Events plugin. Overview The EventSchemaProvider class serves as the single source of truth for all...