[wordpress插件] Bulk Add Terms批量添加条款

wordpress 插件 文章 2020-03-13 15:10 652 0 全屏看文

AI助手支持GPT4.0

评分
76
描述

Have you ever been frustrated adding more and more categories or tags or any other terms in a rush?

您是否曾经急于添加越来越多的类别或标签或任何其他术语而感到沮丧?

Don’t worry anymore.

不用担心了。

You can add thousands of terms in one go with this plugin.

您可以使用此插件一次性添加数千个术语。

How do I do that?

我该怎么做?

    1. Install the plugin and activate.

    2. 安装插件并激活。

      A new menu called ‘Add Bulk Terms’ will pop up.

    3. 将会弹出一个名为“添加批量条款”的新菜单。

    4. Click on the menu and you’ll be taken to a new page where you will see all the registered taxonomy either by theme or any plugin.
    5. 点击菜单,您将转到一个新页面,您将在其中按主题或任何插件查看所有已注册的分类法。

    6. First select a taxonomy which you want to add terms.
    7. 首先选择要添加术语的分类法。

    8. Then insert the terms in the right side textarea.

    9. 然后将这些术语插入右侧的文本区域。

      Make sure each line contains only one term.

    10. 确保每一行仅包含一个术语。

    11. Click on ‘Add Now’ button.

    12. 点击“立即添加”按钮。

      A little confirmation will pop up just to make sure you have inserted everything correctly.

      将会弹出一个小确认,以确保您正确插入了所有内容。

      Click yes and BOOM.

      单击是,然后单击BOOM。

      All terms are added.

    13. 所有条款均已添加。

    What about nesting parent and child?

    如何嵌套父母和孩子?

    This plugin supports to do that.

    此插件支持执行此操作。

    You can go and do nesting.

    你可以去做嵌套。

    You can indent child levels with a dash (-).

    您可以使用破折号(-)缩进子级。

    For example:

    例如:

    Foo

      Foo

    -Bar

    -酒吧

    -Baz

    -巴兹

    In the example above, ‘foo’ will be parent while ‘bar’ and ‘baz’ will be child of it.

    在上面的示例中,“ foo”是父级,而“ bar”和“ baz”是其父级。

    You can use correct indent to make even more child of child.

    您可以使用正确的缩进来制作更多的孩子。

    Example:

    示例:

    Foo

      Foo

    -Bar

    -酒吧

    --Baz

    -巴兹

    Complex nesting example:

    复杂的嵌套示例:

    Foo

      Foo

    -Child of Foo~~foo-custom-slug

    -Foo的孩子~~ foo-custom-slug

    --Grand child of Foo~~grand-child-slug

    -Foo的孙子~~孙子子

    -Second child of Foo

    -富的第二个孩子

    Baz is sibling of Foo

    Baz是Foo的兄弟姐妹

    -Nephew of Foo

    -Foo的外N

    --Grand child of Baz

    -巴兹的大孩子

    --Second grand child

    -第二个大孩子

    -Son of Baz

    -巴兹之子

    -Daughter of Baz~~daughter-custom-slug

    -巴兹的女儿~~女儿的习惯

    I am a lonely term

    我很寂寞

    Do not have child

    没有孩子

    Unfortunately the maximum supported level is as deep as the SEA.

    不幸的是,最大支持级别与SEA一样深。

    Features

    功能

      • Unlimited terms per time
      • 每次无限量使用

      • Unlimited level of nesting
      • 无限级别的嵌套

      • Supports any registered taxonomy.

      • 支持任何注册的分类法。

        (only those which can be added or removed within UI)

      • (仅可以在用户界面中添加或删除的内容)

      • Uses AJAX request
      • 使用AJAX请求

      version 2.0 update

      版本2.0更新

      * Custom slugs for each terms.

      *每个条款的自定义子弹。

      Use the ~~ symbol to seperate name and slug.

      使用 ~~ 符号分隔名称和子句。

      * Get all terms from selected taxonomy as a template.

      *从选定分类中获取所有术语作为模板。

      Later, use that template to add them to another taxonomy.

      稍后,使用该模板将其添加到另一个分类中。

      * Remove all terms that were added by the plugin from selected taxonomy.

      *从所选分类中删除该插件添加的所有术语。

      (Requires at least WordPress 4.4 and plugin version 2.0 when Adding and deleting the terms)

      (添加和删除条款时至少需要WordPress 4.4和插件版本2.0)

      Known issues

      已知问题

        • You can’t add child items to those terms which are already added.

        • 您不能将子项添加到已添加的条款中。

          If you try to do, the given parent item will add as a new term.

        • 如果您尝试这样做,则给定的父项将添加为新术语。

        GitHub repository: https://github.com/sohan5005/bulk-add-terms

        GitHub存储库:https://github.com/sohan5005/bulk-add-terms

安装步骤

    1. Download the plugin zip file from the repository.
    2. 从存储库下载插件zip文件。

    3. Upload the zip file directly from Plugins>Add New or extract and upload files to wp-contents/plugins/add-bulk-terms/ folder via FTP.
    4. 直接从插件上载zip文件>添加新文件或通过FTP提取文件并将其上载到wp-contents / plugins / add-bulk-terms /文件夹中。

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

下载地址
https://downloads.wordpress.org/plugin/bulk-add-terms.2.0.4.zip
-EOF-

AI助手支持GPT4.0