BACK TO DIRECTORY

Ototsugu Connector

by HORIE Keisuke

0.0
(0 ratings)

Provides a custom post type for managing consultation session schedules (date and time, venue, reception status, and reservation URL).
This plugin does not handle reservation forms or reservation data itself; instead, each schedule holds a link to an existing external reservation system.

Usage

Registering a schedule

Open “Consultation Events” > “Add New”, enter a title, and fill in the “Consultation Event Details” fields before publishing.

  • Date & Sort Order: the date (and, within the same day, the time used only for sort order). The time itself is not shown on the front end
  • Time Note: a free-text field for the displayed time slot(s)
  • Venue Name: the name of the venue
  • Address: the address of the venue
  • Map: a Google Maps link generated from the address
  • Status: Open, Full, or Closed
  • Reservation URL: the URL of the external reservation system

If a session has multiple time slots, enter them all as free text in “Time Note”. Reservations and capacity are not managed by this plugin.

Displaying the schedule on a web page

Add the “Consultation Event List” block in the block editor. Schedules are displayed in ascending order of date, and a reservation link is shown only for sessions with the “Open” status.

The block settings let you choose a list, table, or card layout. In the card layout, the date is shown on the left, the session details in the middle, and the featured image on the right. The date can be shown with the day of the week in one of three formats (for example September 6, 2026 (Sun), 2026/09/06 (Sun), or Sep 6 (Sun)). The “Time Note” field is shown as the displayed time slot. You can also toggle whether the detail link and the reservation link (for open sessions) are shown.

REST API

Published schedules are available through the standard REST API:

/wp-json/wp/v2/consultation_event

Custom fields are included in the response meta as start_at, time_note, location_name, location_address, status, and reservation_url. The Google Maps link is generated from location_address at display time.

Plugin Details

Active Installs
0
Total Downloads
50
Version
0.1.0
Requires WP
6.0
Requires PHP
7.4
Tested Up To
7.1
Added
2026-09-14
Last Updated
2026-09-14 1:25pm GMT

Ratings

5
0
4
0
3
0
2
0
1
0