這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Auto Tag Generator

外掛說明

This plugin automatically converts keywords in a post title to tags upon saving. It includes a user-editable list of words you want the plugin to ignore, which by default includes the more obviously-useless words like “I” or “wasn’t.” You can also reset the list back to defaults by deleting/empty the current list.

  • Converts keywords in post titles to tags
  • Includes user-editable list of words to be ignored
  • Ignore list can be reset to default at any time
  • Converts on save, not publish.
  • Does not convert if there are already tags assigned.

Multi-blog adminstrators take note: this plugin is especially helpful if you’re building a community-based site where tagging is important and your bloggers are not always diligent about tagging.

螢幕擷圖

  • screenshot 1
  • screenshot 2
  • screenshot 3
  • screenshot 4

安裝方式

  1. Upload AutoTagGenerator directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Open the Settings->Auto Tag Generator menu to configure.
  4. That’s it. Every new post will now be automatically tagged.

常見問題集

Does this plugin convert all words in the title?

No. There is a user-configurable list of ignore words, pre-populated with a host of common words, which can be used to fine-tune the resulting tags.

Will this plugin overwrite my existing tags?

No. The plugin checks for the existence of tags, and if there are none, writes them based on the title.

When are the tags added? At publish or save?

Tags are added to the post when it is saved, whether as a draft, update or by publishing, but not when the post is autosaved.

Is there a way to reset the list of ignored words back to the original?

Yes. Simply delete the current list of ignore words, and plugin will replace the list with its default ignore words collection (fmzac_ignore_words.txt)

Will this plugin put tags on my old posts?

Yes and No. It will not handle the process automatically, but if there is no tag assigned before then upon updating post, it will generate tags.

使用者評論

2016 年 9 月 3 日
Тупо делает теги из всех слов в заголовке. Хотя бы фильтровал по минимальному количеству символов, а то предлоги попадают в теги, типа “на”, “до”, “от”и т.д.
閱讀全部 7 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Auto Tag Generator〉的開發相關工作。

參與者

將〈Auto Tag Generator〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

Current version