

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.
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"]
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.
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.
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.