[wordpress插件] Avoid Duplicate Titles避免标题重复

wordpress 插件 文章 2020-02-26 09:30 631 0 全屏看文

AI助手支持GPT4.0

评分
20
描述

This plugin allows duplicate titles to be detected and avoided across all public post types.

此插件允许在所有公共帖子类型中检测并避免重复标题。

The post types that it works on can be selected in the settings page.

可以在设置页面中选择其起作用的帖子类型。

This means that you can enforce unique titles across all types of posts, not just the standard blog pages.

这意味着您可以在所有类型的帖子中强制使用唯一的标题,而不仅仅是标准博客页面。

Posts with duplicate titles to existing published posts can be prevented from publication and instead saved as draft.

与现有已发布帖子重复标题的帖子可以被阻止发布,而是另存为草稿。

There is a settings page which allows these behaviors to be changed:

有一个设置页面,可以更改以下行为:

    1. Uniqueness can be detected across all post types or only for the type of post being created.
    2. 可以在所有帖子类型中检测到唯一性,或者仅针对正在创建的帖子类型检测到唯一性。

    3. The post types to be checked can be selected.
    4. 可以选择要检查的帖子类型。

    5. You can choose to warn about title duplication whilst still allowing publication.
    6. 您可以选择警告标题重复,同时仍然允许发布。

    Translators

    翻译器

    2.0.2

    2.0.2

      • 13/07/2018

        13/07/2018

      • Updated translations.

        更新的翻译。

      2.0.1

      2.0.1

        • 10/07/2018

          10/07/2018

        • Fix: Corrected settings link.

          修复:更正了设置链接。

        2.0.0

        2.0.0

          • Upgrade: Completely changed the way this plugin works, instead of changing the post status to draft after it is published the plugin now prevents a post with a duplicate title from being published in the first place.

          • 升级:完全更改了此插件的工作方式,而不是在发布后将帖子状态更改为草稿,该插件现在可以防止首先发布标题重复的帖子。

            The option to publish duplicates with a warning is retained.

          • 保留带有警告发布重复项的选项。

          1.1.2

          1.1.2

            • 28/05/2018

              28/05/2018

            • Fix: revised logic

              修正:修改后的逻辑

            1.1.1 == 08/02/2018

            1.1.1 == 2018年8月2日

              • Fix for Settings Link.
              • 修复设置链接。

              1.1.0

              1.1.0

              07/02/2018

              07/02/2018

                • Added post type selection in the Settings menu.
                • 在“设置”菜单中添加了帖子类型选择。

                • Revised plugin structure to make it more understandable.
                • 修改后的插件结构使其更易于理解。

                • Moved Settings page into Settings menu in Dashboard.
                • 将“设置”页面移动到仪表板的“设置”菜单中。

                1.0.5

                1.0.5

                20/01/2018

                20/01/2018

                  • Updated FAQ’s in Readme.txt
                  • Readme.txt中更新的常见问题解答

                  • Added fix for Gutenberg Installations
                  • 添加了针对Gutenberg安装的修复程序

                  • Added Review link
                  • 添加了评论链接

                  1.0.4

                  1.0.4

                    • Revised option names for uniqueness.
                    • 修订后的选项名称以保持唯一性。

                    1.0.3

                    1.0.3

                      • Updated code with correct escape sequences and sanitization
                      • 更新的代码具有正确的转义序列和清理

                      1.0.2

                      1.0.2

                        • Added settings saved confirmation.
                        • 已添加设置保存确认。

                        1.0.1

                        1.0.1

                          • Added uninstall.php.
                          • 添加了uninstall.php。

                          1.0.0

                          1.0.0

                            • Initial release.
                            • 初始版本。

安装步骤

Option 1.

选项1。

    1. From the Admin>>Plugins>>Add New page, search for Avoid Duplicate Titles.
    2. 从管理员>>插件>>添加新页面,搜索避免重复标题。

    3. When you have located the plugin, click on “Install” and then “Activate”.
    4. 找到插件后,单击“安装”,然后单击“激活”。

    5. Visit the Admin>>Settings>>Avoid Duplicate Titles page to review and choose your preferred setup.
    6. 访问“管理” >>“设置” >>“避免标题重复”页面以查看并选择您喜欢的设置。

    With the zip file:

    使用zip文件:

    Option 2

    选项2

      1. Upzip the plugin into it’s directory/file structure
      2. 将插件上传到其目录/文件结构中

      3. Upload Avoid Duplicate Titles structure to the /wp-content/plugins/ directory.
      4. 将“避免重复标题”结构上传到/ wp-content / plugins /目录。

      5. Activate the plugin through the Admin>>Plugins menu.
      6. 通过“管理” >>“插件”菜单激活插件。

      7. Go to Admin>>Settingss>>Avoid Duplicate Titles to configure the plugin.
      8. 转到“管理” >>“设置” >>“避免重复标题”来配置插件。

      Option 3

      选项3

        1. Go to Admin>>Plugins>>Add New>>Upload page.
        2. 转到管理员>>插件>>添加新>>上传页面。

        3. Select the zip file and choose upload.
        4. 选择zip文件,然后选择上载。

        5. Activate the plugin.
        6. 激活插件。

        7. Go to Admin>>Settings>>Avoid Duplicate Titles to configure the plugin.
        8. 转到“管理” >>“设置” >>“避免重复标题”来配置插件。

下载地址
https://downloads.wordpress.org/plugin/avoid-duplicate-titles.2.0.2.zip
-EOF-

AI助手支持GPT4.0