AlitaYoko Conversations
AlitaYoko Conversations

AlitaYoko Conversations

0/5 (0 ratings) — active installs Updated Sep 21, 2026
Conversation list with entry counts, shortcodes, direct Settings links, and per-conversation export.

Conversation list with entry counts, shortcodes, direct Settings links, and per-conversation export.

AlitaYoko Conversations is an editorial storytelling plugin for presenting authored conversations on a WordPress site. It is designed for reconstructed chats, interviews, fictional dialogue, educational examples, customer conversations, and complete dialogue-driven stories.

It is not a live chat service and does not send messages between visitors.

Conversation builder

  • Create any number of conversations as dedicated WordPress content items.
  • Add multiple participants with individual names, bubble colors, text colors, left/right alignment, and optional avatars.
  • Build a sortable conversation flow from four entry types: Message, Narration, Divider, and System notice.
  • Use keyboard-accessible Move up / Move down controls in addition to drag-and-drop sorting.
  • Add optional timestamps or narrative labels to participant messages.
  • Add optional per-message typing indicators in Bubble dots or Text style, with an individual 0.5–5 second duration.
  • Attach one Media Library image or one stored link-preview card to a participant Message.
  • Combine text with an image or link preview, or publish an attachment-only Message.
  • Open message images in an accessible, keyboard-friendly lightbox.
  • Build richer link previews with layered Open Graph, Twitter Card, Schema.org, page-image, and site-icon fallbacks.
  • Manually replace or remove an automatically detected link-preview image from the WordPress Media Library.

Storytelling and presentation

  • Five distinct presets: Modern, Material, Minimal, Classic, and Editorial / Book dialogue.
  • Configure message and participant-name typography.
  • Style narration independently, including size, color, alignment, and italic or regular text.
  • Adjust bubble radius, shadow, and vertical spacing between flow entries.
  • Preview appearance changes immediately on the per-conversation Settings screen.
  • Choose whether participant names, timestamps, and avatars are shown visually.

Progressive reveal modes

  • Instant.
  • Reveal while scrolling.
  • Tap / click to continue.
  • Auto play with a configurable base delay.
  • Show-all control for progressive modes.
  • Reduced-motion preferences are respected.
  • Progressive enhancement keeps authored content readable if JavaScript is unavailable.

Gutenberg and shortcode support

Use the native dynamic AlitaYoko Conversation block to select a published conversation in the block editor. The conversation is rendered dynamically, so later edits automatically appear everywhere it is embedded.

For shortcode-capable contexts, use:

[alitayoko_conversation id="123"]

Examples and portability

Three editable English example conversations are created after first activation. Administrators can recreate missing examples from Conversations > Settings without overwriting examples that still exist.

Conversations can be exported and imported as readable, versioned JSON. Imports create new conversations and never silently overwrite existing content. Persistent UUIDs detect repeated imports, while an explicit option allows an independent duplicate copy when desired.

Avatar and message-image references are portable when the matching image already exists on the destination site. AlitaYoko Conversations does not download external media during import. Link-preview text metadata is included directly in the export.

Privacy

AlitaYoko Conversations does not track visitors, create user accounts, or send analytics. Conversation data is stored in the site’s WordPress database. Avatars and message images use the WordPress Media Library.

The only optional external request added by the plugin is link-preview retrieval initiated explicitly by an authorized editor. When Fetch preview is selected, the WordPress server requests the URL entered by that editor in order to read public page metadata such as title, description, domain, and a preview-image reference. If a supported preview image is available, the plugin may download a local copy into the Media Library. No link-preview metadata is fetched automatically on frontend page views.

JSON import reads only the file explicitly uploaded by an authorized WordPress user. Export is initiated explicitly by an authorized user. The plugin does not automatically download external media during import.

External services

Link-preview retrieval contacts only the URL that an authorized editor explicitly enters and requests through Fetch preview. There is no fixed third-party API or analytics provider. The request may disclose normal HTTP request information such as the site’s server IP address and the plugin’s user-agent string to the destination website. Preview fetching uses WordPress safe HTTP functions, restricts the response size, and rejects unsafe URLs.