跳至内容
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 新闻
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress
WordPress.org

Plugin Directory

Quick Bulk Tags Creator

  • 提交插件
  • 我的收藏
  • 登录
  • 提交插件
  • 我的收藏
  • 登录

该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Quick Bulk Tags Creator

作者:ehabsan
下载
  • 详情
  • 评价
  • 安装
  • 开发进展
支持

描述

This plugin enables you to easily add as many tags as you wish in one round, i tested it on my localhost to add 1000 tag and everything worked fine.

you can also specifiy a slug by using the following format tag,slug, a working example will be:

tag1
tag2,slug2

When you don’t specifiy a slug the tag name will be used as the slug, so in the previous example 2 tags will be inserted tag1 with tag1 as the slug,and tag2 with slug2 as the slug

You can also edit a function that will be used to modifiy the tags you insert, if you wish to edit that function go to the directory where this plugin was installed and then to the admin directory, open the filter-tags.php file and edit that function.

You will see that function in this plugin’s settings page, however it will only be read-only so you can make sure that the tags will be modified as you expect them to be.

屏幕截图

  • Settings page
  • Edit tags page

安装

Install the plugin automatically using the wordpress plugin installer or manually following these steps:
1) Download the Quick Bulk Tags Creator from wordpress.org
2) Upload quick-bulk-tags-creator folder to the /wp-content/plugins/ directory.
3) Activate the plugin through the ‘Plugins’ menu in WordPress.
4) Use the plugin by visiting the settings page, there is also a link for the settings page in the default page for adding tags.

常见问题

Installation Instructions

Install the plugin automatically using the wordpress plugin installer or manually following these steps:
1) Download the Quick Bulk Tags Creator from wordpress.org
2) Upload quick-bulk-tags-creator folder to the /wp-content/plugins/ directory.
3) Activate the plugin through the ‘Plugins’ menu in WordPress.
4) Use the plugin by visiting the settings page, there is also a link for the settings page in the default page for adding tags.

Is there a maximum number of tags that i can insert?

No there is no maximum number, but since there is always a limit on time that a certain script can run – the default is 30 seconds – a suitable number for that time limit would be less than 5000 – on average speed servers.

I tried to insert a huge number of tags and there were no results – the button is showing “working…” for a very long time?

For a huge list of tags the script in the server-side could have been timed-out, if that’s the case then a lot of tags were already inserted – but the plugin won’t be able to report because there was no response of the server-side. Anyway copy the list of tags, and try to insert it again this time the plugin would insert the tags that were not inserted in the first round.

What happens if i tries to insert tags that are already in the database?

Whenever you try to insert tags the plugin will tell you the number of tags that were successfully inserted, and will show you a list of tags that were not inserted – so you can know which tags where already there.

What is the use of that PHP Callback optional function?

This function will be called on each tag you insert, allowing you to progrmatically modifiy the slug or the name of the tag.

Why i can’t edit the filter-tags file directly in the settings page?

For the securirty of your website i made the view of that file a read-only view.

Can i use this plugin to add terms from other taxonomies?

For the moment this plugin works only with tags, however it is easy to customize it to work with other taxonomies. If i see requests for such a feature i may add it in the future.

评价

Perfect plugin! Simple, fast and useful..

Kayacan AKIN 2019 年 1 月 3 日
I don’t know if there is any alternative but this is one of the best plugin I have ever used even on all cases. It corrects if there is any same Tag or Slug saved and it excludes them from the list without an any error. It’s so easy to use. I even add 20.000 tags once a time and it did in seconds. I totally suggest to ue this plugin, gladly. Thank you so much for the developer.
阅读所有1条评价

贡献者及开发者

「Quick Bulk Tags Creator」是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • ehabsan

帮助将「Quick Bulk Tags Creator」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

额外信息

  • 版本 0.1
  • 最后更新:8 年前
  • 活跃安装数量 40+
  • WordPress 版本 4.0 或更高版本
  • 已测试的最高版本为 4.9.28
  • 语言
    English (US)
  • 标签
    post tagstagstaxonomiesterms
  • 高级视图

评级

5 星(最高 5 星)。
  • 1 条 5 星评价 5 星 1
  • 0 条 4 星评价 4 星 0
  • 0 条 3 星评价 3 星 0
  • 0 条 2 星评价 2 星 0
  • 0 条 1 星评价 1 星 0

添加我的评价

查看全部评论

贡献者

  • ehabsan

支持

有话要说吗?是否需要帮助?

查看支持论坛

  • 关于
  • 新闻
  • 主机
  • 隐私
  • 陈列窗
  • 主题
  • 插件
  • 区块样板
  • 学习
  • 支持
  • 开发者
  • WordPress.tv ↗︎
  • 参与
  • 活动
  • 捐赠 ↗
  • 未来五分计划
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

China 简体中文

  • 关注我们的 X(原 Twitter)账号
  • 访问我们的 Bluesky 账号
  • 关注我们的 Mastodon 账号
  • 访问我们的 Threads 账号
  • 访问我们的 Facebook 公共主页
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
  • 访问我们的 TikTok 账号
  • 访问我们的 YouTube 频道
  • 访问我们的 Tumblr 账号
代码如诗
The WordPress® trademark is the intellectual property of the WordPress Foundation.