开发者 | fmzac |
---|---|
更新时间 | 2013年10月16日 11:54 |
捐献地址: | 去捐款 |
PHP版本: | 3.0.1 及以上 |
WordPress版本: | 3.6 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
AutoTagGenerator
directory to the /wp-content/plugins/
directory.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.
No. The plugin checks for the existence of tags, and if there are none, writes them based on the title.
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.
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)
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.