Linux 软件免费装
Banner图

Duplicate Title Validator

开发者
更新时间 2026年5月20日 22:47
PHP版本: 7.0 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

taxonomy title duplicate localization duplicate checker

下载

1.4 1.0 1.5 1.6 1.7

详情介绍:

Duplicate Title Validator is a robust WordPress plugin designed to ensure the uniqueness of post titles across all post types and taxonomies. By preventing duplicate titles, this plugin enhances both SEO and user experience. Whether you use Gutenberg or the Classic Editor, it seamlessly integrates to maintain title uniqueness. Key Features New in Version 1.7

安装:

Steps to Install the Plugin
  1. Upload the Plugin:
  2. Upload the duplicate-title-validator folder to the /wp-content/plugins/ directory.
  3. Activate the Plugin:
  4. Go to Plugins > Installed Plugins in your WordPress dashboard.
  5. Locate Duplicate Title Validator and click Activate.
  6. Configure Settings (Optional):
  7. Navigate to Duplicate Title in the WordPress admin menu to adjust the plugin settings.

升级注意事项:

1.7
  • Gutenberg Publish button is now fully locked when a duplicate title is detected.
  • Added a pre-publish warning panel in the block editor.
  • Completely redesigned settings page and dashboard widget UI.
  • Fixed multiple bugs including wrong textdomain path and missing REST API sanitization.
1.6
  • Restructured plugin architecture for better performance and maintainability.
  • Added a dashboard widget to identify and manage similar titles.
  • Introduced a feature to display previously used titles.
  • Improved compatibility with Gutenberg and Classic Editor.
  • Enhanced localization support for English and Persian.
1.5
  • Standardization based on the structure required by WordPress support.
1.4
  • Added advanced taxonomy duplication checks.
  • Improved localization for Persian.
  • Enhanced clarity of error messages.
  • Performance optimizations for large datasets.
1.3
  • Refactored to object-oriented code.
  • Expanded support for all taxonomies.
  • Updated compatibility with latest WordPress versions.
1.2
  • Added localization support.
  • Improved error messages with duplication sources.
1.1
  • Enhanced handling of REST API responses.
  • Improved Classic Editor compatibility.
1.0
  • Initial release with title duplication detection and prevention.

常见问题:

Does this plugin support custom post types and taxonomies?

Yes, it checks for duplicate titles across all registered post types and taxonomies, including custom ones.

What happens in Gutenberg when a duplicate title is detected?

The Publish button is locked and a warning panel appears in the pre-publish checklist listing all conflicting titles. The lock is released as soon as the title is changed to a unique one.

What happens in the Classic Editor?

The post is saved as a draft instead of being published, and an admin notice is displayed explaining the duplication source.

Can I allow duplicate titles if I need to?

Yes. Go to Duplicate Title > Settings and enable "Allow Duplicate Titles." In Gutenberg this shows a dismissible warning instead of blocking publishing.

Can I translate this plugin into other languages?

Absolutely! The plugin is translation-ready. Add translations by creating .po and .mo files in the languages directory.

Does the plugin affect site performance?

The plugin is optimized for performance. Dashboard widget results are cached for one hour. On very large sites, the similarity scan limit can be reduced in the settings.

How do I update the plugin?

Updates can be done directly via the WordPress dashboard. Always back up your site before updating.

更新日志:

1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0