
內容簡介
Clean Selection 是一款可用於公共文章類型、文章內容及個別評論的外掛,提供選取與複製、引用選取內容至評論表單,以及按文件順序收集多個摘錄的功能,提升用戶互動體驗。
【主要功能】
• 支援選取與複製文章內容
• 引用選取內容至評論表單
• 收集多個摘錄並按順序排列
• 支援主題整合與自訂樣式
• 提供可讀的源碼與建置工具
外掛標籤
開發者團隊
原文外掛簡介
Clean Selection can be enabled for public post types, post content, and individual comments. It includes three workflows:
Select and copy.
Quote a selection into the WordPress comment form.
Collect and copy multiple excerpts in document order.
The plugin does not restyle post or comment content. Its popup can use the accessible built-in appearance or expose stable classes for theme-controlled styling.
Theme integration
Default selectors cover common classic and block themes. Sites with custom markup can configure content, comment, and comment-textarea selectors on the settings page.
When Theme-controlled classes is selected, use .clean-selection-wp-popup and its __preview, __actions, and __button elements in theme CSS.
Source code
The operational Clean Selection core is minified with Terser. Its complete readable source is included beside it as assets/js/cleanselection.js. Project source and build tooling are published at https://github.com/cleanselection/cleanselection.
