Title: DawsonyWeb &#8211; Client Tutorial Videos
Author: DawsonyWeb
Published: <strong>2026 年 4 月 23 日</strong>
Last modified: 2026 年 5 月 21 日

---

搜索插件

![](https://ps.w.org/dawsonyweb-client-tutorial-videos/assets/banner-772x250.png?
rev=3513706)

![](https://ps.w.org/dawsonyweb-client-tutorial-videos/assets/icon-256x256.png?rev
=3513706)

# DawsonyWeb – Client Tutorial Videos

 作者：[DawsonyWeb](https://profiles.wordpress.org/dawsonyweb/)

[下载](https://downloads.wordpress.org/plugin/dawsonyweb-client-tutorial-videos.1.0.8.zip)

 * [详情](https://cn.wordpress.org/plugins/dawsonyweb-client-tutorial-videos/#description)
 * [评价](https://cn.wordpress.org/plugins/dawsonyweb-client-tutorial-videos/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/dawsonyweb-client-tutorial-videos/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/dawsonyweb-client-tutorial-videos/#developers)

 [支持](https://wordpress.org/support/plugin/dawsonyweb-client-tutorial-videos/)

## 描述

**Client Tutorial Videos** makes it easy to provide video tutorials to your clients
right inside their WordPress dashboard. Upload videos to the media library, add 
them through a simple repeater interface, and your clients will always know where
to find help.

#### Features

 * **Repeatable tutorial blocks** — Add as many tutorials as you need, each with
   a title, description, and video.
 * **Dashboard widget** — A compact tutorial list appears on the WordPress dashboard
   for quick access.
 * **Dedicated tutorial page** — A full admin page with video players and descriptions
   so clients can watch without leaving wp-admin.
 * **Role-based visibility** — Control which user roles can see the tutorials page
   and widget.
 * **Drag-and-drop ordering** — Reorder tutorials with a simple drag handle.
 * **Media library integration** — Select videos directly from the WordPress media
   library.

#### Use Cases

 * Agencies providing training materials to clients after site launch.
 * Freelancers who build sites and need to leave behind how-to guides.
 * In-house teams onboarding new editors or content managers.

#### Philosophy

 * No front-end output or performance impact — everything runs in wp-admin only.
 * No external tracking, telemetry, or “phone home” behavior.
 * All inputs sanitized, all outputs escaped.
 * Nonces for all actions, capability checks for all settings.
 * Clean uninstall removes all plugin data.

### Privacy

Client Tutorial Videos does not collect, store, or transmit any data externally.
All data is stored locally in your WordPress database (wp_options). No cookies are
set. No external requests are made.

## 屏幕截图

 * [[
 * Manage Tutorials settings page with the repeater-style tutorial list and drag-
   to-reorder handles.
 * [[
 * Front-end dashboard widget and dedicated Tutorial Videos admin page that your
   clients see.

## 安装

#### Automatic Installation

 1. Go to **Plugins  Add New** in your WordPress admin.
 2. Search for “Client Tutorial Videos”.
 3. Click **Install Now**, then **Activate**.

#### Manual Installation

 1. Download the plugin ZIP file.
 2. Go to **Plugins  Add New  Upload Plugin**.
 3. Upload the ZIP and click **Install Now**.
 4. Activate the plugin.

#### FTP Installation

 1. Extract the ZIP file.
 2. Upload the `dawsonyweb-client-tutorial-videos` folder to `/wp-content/plugins/`.
 3. Activate via **Plugins** in the WordPress admin.

## 常见问题

### Where do I add tutorials?

Go to **Tutorial Videos  Manage Tutorials** in the WordPress admin sidebar. You 
need the `manage_options` capability (typically Administrator) to add or edit tutorials.

### Who can see the tutorials?

By default, only Administrators can see the tutorial page and dashboard widget. 
You can configure which roles have access from the Manage Tutorials settings page
under “Settings”.

### Does this plugin affect the front end?

No. Everything runs in wp-admin only. No scripts, styles, or markup are added to
your public site.

### What video formats are supported?

Any video format supported by the WordPress media library and the HTML5 `<video>`
element (MP4, WebM, OGG). MP4 is recommended for the widest browser support.

### What happens when I deactivate or delete the plugin?

Deactivating preserves all settings. Deleting the plugin via the WordPress admin
removes all settings from the database. Uploaded video files remain in the media
library.

### What PHP version is required?

PHP 7.4 or higher.

### Is this plugin multisite compatible?

The plugin works on multisite but settings are per-site. Network-wide settings are
not yet supported.

## 评价

此插件暂无评价。

## 贡献者及开发者

「DawsonyWeb – Client Tutorial Videos」是开源软件。 以下人员对此插件做出了贡献。

贡献者

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

[帮助将「DawsonyWeb – Client Tutorial Videos」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/dawsonyweb-client-tutorial-videos)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/dawsonyweb-client-tutorial-videos/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/dawsonyweb-client-tutorial-videos/)，
或通过[RSS](https://plugins.trac.wordpress.org/log/dawsonyweb-client-tutorial-videos/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/dawsonyweb-client-tutorial-videos/)。

## 更新日志

#### 1.0.8

 * Compatibility: tested up to WordPress 7.0.

#### 1.0.6

 * Fix: Renamed plugin slug and main file to match WordPress.org directory slug.
 * Fix: Updated text domain to match plugin slug (dawsonyweb-client-tutorial-videos).
 * Fix: Applied uniform dawscltu_ prefix to all globally-registered identifiers.

#### 1.0.5

 * Fix: Removed locked built-in functionality from the free plugin package.
 * Fix: Updated plugin metadata and text domain for WordPress.org compliance.
 * Fix: Simplified the admin experience to focus on the free tutorial-management
   feature set.

#### 1.0.4

 * Fix: Watched state now persists correctly on page refresh (ID case-sensitivity
   bug).
 * Fix: Admin tab input sanitisation improved (wp_unslash + sanitize_key).
 * Fix: Global variable scoping in template (moved inside closure).
 * Fix: Added caching to user progress database query.

#### 1.0.0

 * Initial release.
 * Repeatable tutorial block manager with title, description, and video.
 * Dashboard widget for quick tutorial access.
 * Dedicated Tutorial Videos admin page with embedded video players.
 * Role-based visibility settings.
 * Drag-and-drop tutorial reordering.

## 额外信息

 *  版本 **1.0.8**
 *  最后更新：**3 周前**
 *  活跃安装数量 **不到10**
 *  WordPress 版本 ** 6.0 或更高版本 **
 *  已测试的最高版本为 **7.0**
 *  PHP 版本 ** 7.4 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/dawsonyweb-client-tutorial-videos/)
 * 标签
 * [Client](https://cn.wordpress.org/plugins/tags/client/)[dashboard](https://cn.wordpress.org/plugins/tags/dashboard/)
   [training](https://cn.wordpress.org/plugins/tags/training/)[tutorials](https://cn.wordpress.org/plugins/tags/tutorials/)
   [videos](https://cn.wordpress.org/plugins/tags/videos/)
 *  [高级视图](https://cn.wordpress.org/plugins/dawsonyweb-client-tutorial-videos/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/dawsonyweb-client-tutorial-videos/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/dawsonyweb-client-tutorial-videos/reviews/)

## 贡献者

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

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/dawsonyweb-client-tutorial-videos/)