首页
教程
精选插件
最近更新
标签
主站
语言/Language
English
简体中文
Linux 软件免费装
在这里免费安装WordPress以及其他软件
BulkPress - Export
开发者
meloniq
更新时间
2026年4月1日 18:53
PHP版本:
4.9 及以上
WordPress版本:
6.9
版权:
GPLv2 or later
版权网址:
版权信息
标签
categories
taxonomies
export
terms
bulkpress
下载
0.2
0.4
0.1
0.3
详情介绍:
Export taxonomies into formatted file compatible with
BulkPress
plugin.
安装:
Upload the folder 'bulkpress-export' to the '/wp-content/plugins/' directory
Activate the plugin through the 'Plugins' menu in WordPress
Go to "Tools->BulkPress - Export" menu and export taxonomies you need.
屏幕截图:
常见问题:
It does not work, what to do?
Report it with details on
support forum
.
更新日志:
0.4
Removed language files, as they are handled by
WordPress.org
translation system
Fixed coding standards issues reported by CodeSniffer
Rewritten admin page
Added use of namespace
0.3
Fixed security issue CSRF on admin page
Fixed loading textdomain too early
0.2
Added validation of incoming data
0.1
Initial release