內容簡介
WordPress 允許輸入多篇相同標題的文章。有時候我們已經使用了一個標題,但並不知道,當我們創建另一篇具有相同名稱的文章時,WordPress 不會提供警告以表示此標題已經使用過。
預設功能的好處是,WordPress 允許具有相同標題的多篇文章,並自動為重複的文章生成獨特的網址,這非常有用。
但是如果我們需要每篇文章都擁有唯一的文章標題,而已經創建了大量文章時怎麼辦?
在這種情況下,可以使用此外掛檢查我們為新文章使用的標題是否唯一。目前,此外掛僅針對文章,但可以進行輕微修改以與自訂文章類型和頁面一起使用。儘管此外掛允許創建具有相同標題的多篇文章,但它僅提供警告,說明使用的標題不是唯一的。
如果您需要有關外掛的任何信息,以及如何自定義自訂文章類型或頁面的建議,請在此處告訴我們 https://www.webconfines.com/contact-us
外掛標籤
開發者團隊
原文外掛簡介
WordPress allows to enter same title for multiple posts. Sometimes we already used a title and we are not aware of that and when we create another post with same name, wordpress by default is not providing alert that this title is already used.
The benefit of default functionality is that wordpress allows multiple posts with same title and automatically generate unique URLs for duplicate posts which is very helpful.
But what if we need that each post should have unique post title and there are huge number of posts already created ?
In this case this plugin can be used to check that title we are using for new post is unique or not. Right now this plugin is only for post but with minor modification it can be used with custom post types and pages. Although this plugin allows to create multiple posts with same title as it just provides alert that the title used is not unique
If you need any information on plugin and suggestions for how to customize for custom post types or pages than please let us know here https://www.webconfines.com/contact-us
