Mô tả
Customizing provides a nice interface for you to create custom post types, taxonomies and fields (meta boxes).
You’ll find the Customizing tools in the ‘Customizing’ menu.
In the ‘Custom Box’ screen, you may show and hide groups of fields, and order them the way you like.
All the settings are based on the WordPress API settings, therefore, the oficial guides apply to them.
Known Problems
- Custom boxes and user boxes won’t work if you have taxonomy terms with quotes.
Ảnh màn hình
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/customizing
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Go to ‘Customizing -> Customizing Settings’ and check the tools you want to use.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Customizing – Post Types, Taxonomies & Fields” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Customizing – Post Types, Taxonomies & Fields” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.1.0
- Added repeatable fields.
1.2.0
- Added custom user fields.
1.3.0
- Added the WYSIWYG field type.
2.0.0
- Redesigned the whole code to improve performance.
2.0.1
- Added some constants to be used in other plugins.