vunamhung / custom-post-type-ui
WordPress 的自定义帖子类型 UI 插件,位于 https://wordpresstheme.cn/plugins/custom-post-type-ui/
1.7.3
2020-02-05 19:37 UTC
Requires
- php: ^5.2|^7
- composer/installers: ~1.0
- roave/security-advisories: dev-master
Requires (Dev)
- php: ^5.6|^7.0
- brain/monkey: ^2.0
- dealerdirect/phpcodesniffer-composer-installer: ^0.4.3
- johnbillion/php-docs-standards: ~1.0
- phpunit/phpunit: ^5.7
- sirbrillig/phpcs-variable-analysis: ^2.0
- wimg/php-compatibility: ^8.0.1
- wp-coding-standards/wpcs: ^0.14.0
- dev-master
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7.0
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.8
- 1.5.7
- 1.5.6
- 1.5.5
- 1.5.4
- 1.5.3
- 1.5.2
- 1.5.1
- 1.5.0
- 1.4.3
- 1.4.2
- 1.4.1
- 1.4.0
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.4
- 1.2.3
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- dev-release173
- dev-release180
- dev-583-import-content-type-clash
- dev-wpcli
- dev-monkey-testing
- dev-622-caps-type-as-array
- dev-master-github
- dev-alpha
- dev-localization-tests
- dev-507-readme-updates
- dev-354-admin-ui-enhancements
- dev-471-extentions-page
This package is auto-updated.
Last update: 2024-09-06 11:59:12 UTC
README
WordPress 创建自定义帖子类型和自定义分类的 Admin UI
核心开发者
描述
Custom Post Type UI (CPTUI) 提供了一个易于使用的界面来创建和管理 WordPress 的自定义帖子类型和分类。
CPTUI 不会处理在您当前主题中注册的帖子类型或分类的显示。其目标是简单地注册它们。
安装
手动
- 将 Custom Post Type UI 文件夹上传到 WordPress 安装目录中的插件目录
- 激活插件。
- 导航到 "CPTUI" 菜单。
管理员安装程序
- 访问添加新插件屏幕并搜索 "custom post type ui"
- 点击 "立即安装" 按钮。
- 激活插件。
- 导航到 "CPTUI" 菜单。
这就完成了!现在您可以在 WordPress 中轻松开始创建自定义帖子类型和分类。
常见问题解答
请参阅帮助/支持部分查看常见问题解答,如果这些问题都不能回答您的问题,请开始在 Custom Post Type UI 支持论坛上发起新的帖子。
其他注意事项
导入/导出功能由 Ben Allfree 修改。
我们希望感谢的外部贡献者
变更日志
查看 CHANGELOG.md 以获取完整的变更列表。
许可
此项目中的代码根据 GPL v2 或更高版本 许可。