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

My Custom Post Type

描述

The PlugIn Initialized with the Custom Post Type Name: News, following is the Categories Name: Categories, and the Tags Name: Tags.
To Change to your own Custom Post Type: Just change The name in My Custom Post Type menu and Update it.

This Plugin is able to create only 1 Custom Post Type.
So if you have CPT called News (deafault) and then you rename it Bluenews, your CTP will turn from News to Bluenews.
you have now only one CPT called Bluenews.

Ordered list:
– Custom Post Type Slug: {custom post type name}
– Category slug: {custom post type name}_cat
– Tag slug: {custom post type name}_tag

屏幕截图

安装

  1. Activate the plugin through the \”Plugins\” menu in WordPress.

常见问题

How I Create My Own Custom Post Type?

Just change the name of Custom Post Type in the form and click update Button,
Along with Categories for cat and Tags for tag

How to I get post type ?

See on the url site, click on the name of custom post type, custom taxonomy you will see the slug

评价

此插件暂无评价。

贡献者及开发者

“My Custom Post Type” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“My Custom Post Type”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

0.1

  • This is the first version.

0.1

  • Initial release.