
內容簡介
```html
<ul>
<li>外掛介紹:Excerpt Check 可提示作者在發布或排定文章前加入摘要。當沒有摘要時,會彈出視窗讓作者選擇新增摘要或繼續。</li>
</ul>
<h3>問題與答案:</h3>
<ul>
<li><strong>外掛 Excerpt Check 主要功能是什麼?</strong><br>回答:在沒有摘要時,拦截發布和排定動作。</li>
<li><strong>這個外掛有哪些特點?</strong>
<ul>
<li>全面支援傳統編輯器和區塊編輯器。</li>
<li>彈出式視窗在文章保存前顯示。</li>
<li>兩種可設置模式:提醒(仍可發布)或要求(必須加入摘要)。</li>
<li>設定頁面整合於「設定 > 撰寫」頁面。</li>
<li>適用於任何啟用摘要支援的文章類型。</li>
<li>輕量且對前端性能沒有影響。</li>
</ul>
</li>
<li><strong>為什麼要使用摘要?</strong><br>回答:自動生成的摘要可能會是不完整的句子、遺留的簡碼或損壞的 HTML。自訂摘要讓您完全控制文章在存檔頁面、搜索結果、RSS 訂閱和 SEO meta 描素上的顯示。</li>
<li><strong>這個外掛的使用案例有哪些?</strong>
<ul>
<li>強制要求在所有文章中都加入摘要的內容團隊。</li>
<li>以 SEO 為重點的發行者,依靠自訂摘要作為 meta 描素。</li>
<li>多作者博客,編輯希望確保一致的內容品質。</li>
<li>任何不希望自動生成摘要的網站。</li>
</ul>
</li>
</ul>
```
外掛標籤
開發者團隊
原文外掛簡介
Excerpt Check prompts authors to add an excerpt before publishing or scheduling a post. When no excerpt is present, a modal appears giving the author the choice to add one or proceed without it. This works seamlessly in both the Classic Editor and the Block Editor (Gutenberg).
Features:
Intercepts publish and schedule actions when no excerpt is present
Full support for the Classic Editor and the Block Editor (Gutenberg)
Modal prompt that surfaces before the post is saved
Two configurable modes: Remind (allow publishing anyway) or Require (must add an excerpt)
Settings integrated into the existing Settings > Writing page
Works with any post type that has excerpt support enabled
Lightweight with zero impact on front-end performance
Why use excerpts?
WordPress can auto-generate excerpts by truncating post content, but the results are often incomplete sentences, leftover shortcodes, or broken HTML. Custom excerpts give you full control over how your posts appear in archive pages, search results, RSS feeds, and SEO meta descriptions.
Use Cases:
Content teams that enforce editorial standards requiring excerpts on all posts
SEO-focused publishers who rely on custom excerpts for meta descriptions
Multi-author blogs where editors want to ensure consistent content quality
Any site where auto-generated excerpts are not desirable
