Skip to content

Repository files navigation

EventKoi Developer Documentation

Welcome to the official developer documentation hub for EventKoi, a modern, developer-friendly WordPress events calendar plugin.

This repository contains the public documentation for EventKoi, including the Event Query API used by the Event Query Block.


📘 Documentation

Event Query API

Learn how to query events, calendars, and instances using the EventKoi REST API.

➡️ Event Query API Documentation

Event Submission Fields

Reference for creating or importing eventkoi_event posts from tools like Gravity Forms or custom integrations.

➡️ Event Submission Field Reference

Gravity Forms Event Submission

End-to-end walkthrough for building a public Submit an Event form with Gravity Forms, with a tested handler that produces correctly structured EventKoi events.

➡️ Gravity Forms Event Submission Guide

Open Events List by Default

Small custom code snippet for sites that want the main EventKoi admin menu item to open the Events list instead of the Dashboard.

➡️ Open Events List by Default

Calendar Shortcode Queries

Reference for filtering [eventkoi_calendar] list shortcodes by upcoming events, past events, date ranges, sort order, pagination, result limits, and recurring instances.

➡️ Calendar Shortcode Queries

RSVP Custom Fields

Add custom fields to the RSVP form with a code snippet: split the Name field into first/last name, collect phone numbers, meal choices, and more.

➡️ RSVP Custom Fields

Checkout Custom Fields

Add custom fields to the ticket checkout form with a code snippet: company name, meal choices, badge names, and more.

➡️ Checkout Custom Fields

Ticket Terms and Conditions

Where per-ticket and event-wide ticket terms display, and how to output them in templates with the [eventkoi] data shortcode.

➡️ Ticket Terms and Conditions

Hooks & Filters

Complete inventory of every action and filter exposed by EventKoi Pro and Lite — for extending the plugin without modifying core files.

➡️ Hooks & Filters Reference


🔧 About EventKoi

EventKoi is a flexible events calendar plugin for WordPress that supports:

  • Single-day events
  • Multi-day and continuous events
  • Selected-day events
  • Recurring events using RRule
  • Event Series pages
  • Event Query Block with dynamic hydration
  • Full WordPress timezone support

This documentation provides technical references for developers integrating with EventKoi’s REST and internal APIs.


Thank you for using EventKoi!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors