Find Missing More Tags

外掛說明

Find Missing More Tags scans your posts and identifies which ones are missing the <!--more--> tag. This helps ensure consistent formatting across your blog, where the more tag controls how much content appears in archive pages and feeds.

Features:

  • Scans all posts (published, draft, pending, scheduled, private)
  • Works with both Classic Editor and Block Editor more tags
  • Clean, modern admin interface with card-based design
  • Three organized tabs: missing, has tag, and ignored
  • Ignore posts that intentionally skip the more tag
  • Quick edit links that open in a new tab
  • Paginated results for sites with many posts
  • No settings required – smart defaults work out of the box

Why use the more tag?

The more tag (<!--more-->) creates a clean break in your content, showing only an excerpt on archive pages with a “Read More” link. Without it, your archive pages might show full posts or rely on automatic excerpts that can cut off mid-sentence.

螢幕擷圖

  • Missing More Tag tab showing posts that need attention
  • Has More Tag tab showing compliant posts
  • Ignored tab for posts intentionally without the more tag

安裝方式

  1. Upload the find-missing-more-tags folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate to Posts > Missing More Tags to view your posts

常見問題集

What post types does this scan?

Currently, the plugin scans standard WordPress posts. Support for custom post types may be added in a future version.

Does it work with the Block Editor?

Yes! The plugin detects more tags from both the Classic Editor (<!--more-->) and the Block Editor (More block).

Can I customize the number of posts per page?

The default is 20 posts per page. This provides a good balance between usability and performance. Customization options may be added in future versions.

Does this affect my site’s performance?

The plugin only runs when you visit the admin page. It uses efficient queries and caching to minimize database load.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Find Missing More Tags〉的開發相關工作。

參與者

將〈Find Missing More Tags〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release
  • Scan posts for missing more tags
  • Admin page under Posts menu
  • Three-tab interface (missing/has tag/ignored)
  • Ignore posts that intentionally skip the more tag
  • Pagination support
  • Post status badges
  • Edit links open in new tab