Title: Readmo AI
Author: ailab
Published: <strong>04.12.2025</strong>
Last modified: 27.01.2026

---

Поиск плагинов

![](https://ps.w.org/readmo-ai/assets/banner-772x250.png?rev=3411004)

![](https://ps.w.org/readmo-ai/assets/icon-256x256.png?rev=3411004)

# Readmo AI

 Автор: [ailab](https://profiles.wordpress.org/ailab/)

[Скачать](https://downloads.wordpress.org/plugin/readmo-ai.1.2.3.zip)

 * [Детали](https://ru.wordpress.org/plugins/readmo-ai/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/readmo-ai/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/readmo-ai/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/readmo-ai/#developers)

 [Поддержка](https://wordpress.org/support/plugin/readmo-ai/)

## Описание

**Readmo AI Plugin** brings intelligent article processing and question generation
directly into your WordPress site.

### Service Requirements

This plugin is **free and open source** (GPL v2), but requires:
 — A **paid subscription**
to Readmo AI API service — Valid **API Key** from Readmo AI

### Features

 * **Smart Question Generation** — Automatically generates comprehension questions
   from any article
 * **Beautiful UI** — Responsive button layout for question display
 * **Analytics Tracking** — Track page views, section visibility, and question clicks
 * **Easy Setup** — Simple API Key configuration in WordPress admin
 * **Shortcode Support** — Use `[readmo_ai_articles]` on any page or post
 * **Multi-language Support** — Available in English, Traditional Chinese (zh_TW),
   Simplified Chinese (zh_CN), and Hong Kong Chinese (zh_HK)

### How It Works

 1. Configure your API Key in Settings > Readmo AI
 2. Add `[readmo_ai_articles]` shortcode to any page or post
 3. Questions are automatically generated and displayed as interactive buttons
 4. Clicking a button navigates to the question detail page

### Shortcode Usage

    ```
    [readmo_ai_articles]
    ```

The shortcode automatically detects the current page URL and generates relevant 
questions.

### Troubleshooting

**Questions not displaying:**
 — Verify API Key is correct in Settings > Readmo 
AI — Check browser console for JavaScript errors (F12) — Verify your Readmo AI account
is active

**API errors:**
 — **401**: API Key is invalid or expired — **403**: Account permission
issue — **429**: Rate limit exceeded, wait and retry — **500+**: Service issue, 
contact support

### Privacy

This plugin sends data to Readmo AI services:

**Data sent:**
 — Page URL (for article processing) — API Key (for authentication)—
Anonymous analytics (page views, clicks)

**Data NOT collected:**
 — Personal user information — Cookies or browser fingerprints—
Cross-site tracking

All communications are HTTPS-encrypted. See Readmo AI Privacy Policy for details.

### Support

 * Website: https://readmo.ai
 * Technical Support: Readmo AI support team
 * Security Issues: readmoai@cmoney.com.tw

### External Services

This plugin connects to Readmo AI services provided by CMoney:

**Service URL:** https://xlab-api.cmoney.tw/Readmore.ai.backend

**Data sent and when:**
 — Page URL (for article processing) — sent when a page 
containing the shortcode loads — API Key (for authentication) — sent with every 
API request — Anonymous analytics (page views, section views, question clicks) —
sent when users interact with the plugin

**Why data is sent:**
 — To analyze article content and generate comprehension questions—
To authenticate your subscription and provide the service — To track anonymous usage
statistics for service improvement

**Service provider links:**
 — Terms of Service: https://www.cmoney.tw/member/tos.
aspx — Privacy Policy: https://www.cmoney.tw/member/privacy.aspx

By using this plugin, you agree to send data to Readmo AI (CMoney) for processing
in accordance with their terms and privacy policy.

### License

GNU General Public License v2 or later.

    ```
    Copyright (C) 2024 Readmo AI

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.
    ```

**Note:** The plugin code is free (GPL v2), but Readmo AI API service requires a
paid subscription.

## Установка

 1. Upload `readmo-ai-plugin` folder to `/wp-content/plugins/`
 2. Activate the plugin through the ‘Plugins’ menu
 3. Navigate to Settings > Readmo AI
 4. Enter your API Key and save
 5. Add `[readmo_ai_articles]` shortcode to your pages

## Часто задаваемые вопросы

### Is this plugin free?

The plugin code is free and open source (GPL v2). However, it requires a paid Readmo
AI API subscription to function.

### What is an API Key?

An API Key is a unique credential from Readmo AI that authenticates your site. Contact
Readmo AI support to get your API credentials.

### Can I customize the button styling?

Yes. Override these CSS classes in your theme:
 — `.readmo-ai-container` — Main 
container — `.readmo-ai-questions` — Questions wrapper — `.readmo-ai-question-btn`—
Individual buttons

### How do I change the language?

The plugin automatically uses your WordPress site language. To change:
 1. Go to
Settings > General 2. Change «Site Language» to your preferred language 3. Supported:
English, 繁體中文 (zh_TW), 简体中文 (zh_CN), 香港中文 (zh_HK)

### What data does analytics tracking collect?

The plugin tracks:
 — **Page Views** — When a page with the plugin loads — **Section
Views** — When questions become visible — **Question Clicks** — Which questions 
users click

No personal user information is collected.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«Readmo AI» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад
следующие участники:

Участники

 *   [ ailab ](https://profiles.wordpress.org/ailab/)

[Перевести «Readmo AI» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/readmo-ai)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/readmo-ai/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/readmo-ai/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/readmo-ai/) по [RSS](https://plugins.trac.wordpress.org/log/readmo-ai/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.2.0 (2026-01-26)

 * **New: Auto-Insert** — Automatically insert Readmo AI content without editing
   posts
 * **New: Page Footer Position** — Insert content in page footer area
 * **Fixed** — Footer insertion position now works correctly
 * **Improved** — Updated author information to ReadmoAI

#### 1.1.1 (2026-01-23)

 * **Fixed** — Nonce expiration causing «Security check failed» error
 * **New** — Automatic nonce refresh mechanism for long-running sessions
 * **Improved** — Use `check_ajax_referer()` for better WordPress security compliance

#### 1.1.0 (2025-12-11)

 * **New: Analytics Tracking** — Track page views, section visibility, and question
   clicks
 * **New: Fallback Domain** — Automatic domain selection based on verification status
 * **Improved** — Better caching and cache invalidation
 * **Improved** — Production-ready code quality

#### 1.0.0 (2025-11-10)

 * Initial release
 * Smart question generation from articles
 * Real-time job processing
 * Responsive question button UI

## Мета

 *  Версия **1.2.3**
 *  Обновление: **3 месяца назад**
 *  Активных установок: **Менее 10**
 *  Версия WordPress ** 5.9 или выше **
 *  Совместим вплоть до: **6.9.4**
 *  Версия PHP ** 7.4 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/readmo-ai/)
 * Метки:
 * [AI](https://ru.wordpress.org/plugins/tags/ai/)[api](https://ru.wordpress.org/plugins/tags/api/)
   [articles](https://ru.wordpress.org/plugins/tags/articles/)[questions](https://ru.wordpress.org/plugins/tags/questions/)
   [shortcode](https://ru.wordpress.org/plugins/tags/shortcode/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/readmo-ai/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/readmo-ai/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/readmo-ai/reviews/)

## Участники

 *   [ ailab ](https://profiles.wordpress.org/ailab/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/readmo-ai/)