Title: Post Type Management
Author: Denis
Published: <strong>2024 年 9 月 5 日</strong>
Last modified: 2025 年 9 月 17 日

---

搜尋外掛

![](https://ps.w.org/post-type-management/assets/banner-772x250.png?rev=3161268)

![](https://ps.w.org/post-type-management/assets/icon-256x256.png?rev=3153864)

# Post Type Management

 由 [Denis](https://profiles.wordpress.org/denzamb/) 開發

[下載](https://downloads.wordpress.org/plugin/post-type-management.1.2.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/post-type-management/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/post-type-management/#reviews)
 * [開發資訊](https://tw.wordpress.org/plugins/post-type-management/#developers)

 [技術支援](https://wordpress.org/support/plugin/post-type-management/)

## 外掛說明

Post Type Management provides an intuitive and straightforward interface to manage
custom post types in WordPress. Whether you’re a beginner or an experienced developer,
you can create custom post types in less than 10 seconds with basic settings. For
those who need more control, the “Advanced” options provide comprehensive settings
to fine-tune your post types.

### Key Features:

 * **Create Post Types**: Quickly set up custom post types with essential fields
   like Name, Singular Name, Menu Name, and Slug.
 * **Advanced Settings**: Customize your post types further with options to set 
   labels, visibility, posts per page, supported features (Title, Editor, Thumbnail,
   etc.), and taxonomies.
 * **Dashicon Selector**: Choose a WordPress dashicon or upload your custom dashicon
   to represent your post type.
 * **Edit & Delete**: Manage your existing post types from the settings page. Edit
   post type details or remove them entirely with a click.
 * **User-Friendly Interface**: Clean and modern interface that integrates seamlessly
   with WordPress, making post type management effortless.

## 螢幕擷圖

[⌊Main Settings Page - Easily create, view, and manage your custom post types.⌉⌊
Main Settings Page - Easily create, view, and manage your custom post types.⌉[

**Main Settings Page** – Easily create, view, and manage your custom post types.

[⌊Edit Post Type - Modify the attributes of your existing post types.⌉⌊Edit Post
Type - Modify the attributes of your existing post types.⌉[

**Edit Post Type** – Modify the attributes of your existing post types.

[⌊Post Type Page - Fast action buttons are available on each custom post type.⌉⌊
Post Type Page - Fast action buttons are available on each custom post type.⌉[

**Post Type Page** – Fast action buttons are available on each custom post type.

[⌊Set post type dashicon or upload your custom image.⌉⌊Set post type dashicon or
upload your custom image.⌉[

Set post type dashicon or upload your custom image.

## 常見問題集

### How do I create a custom post type?

Navigate to the “Post Type Management” settings page in your WordPress dashboard.
Fill in the required fields and click “Create Post Type.” Your post type will be
ready to use immediately.

### Can I edit an existing post type?

Yes, you can edit any custom post type you’ve created. From the settings page, find
the post type in the list, click “Edit,” and adjust the settings as needed.

### What are the “Advanced” options?

The “Advanced” options allow you to customize your post type further, including 
setting custom labels, adjusting visibility settings, selecting supported features(
like Title, Editor, and Thumbnail), and associating taxonomies (like Categories 
and Tags).

### Can I change the order of created post types?

Yes, you can change the order of created post types by dragging and dropping them
in table on plugin setting page.

## 使用者評論

![](https://secure.gravatar.com/avatar/07c72947fc4da3b407cae5f6d4182a376bbc240dd46df564b9d68f4a8839559a?
s=60&d=retro&r=g)

### 󠀁[Super simple and highly effective plugin!](https://wordpress.org/support/topic/super-simple-and-highly-effective-plugin/)󠁿

 [lucker230](https://profiles.wordpress.org/lucker230/) 2024 年 9 月 9 日

I was looking for an easy way to manage custom post types without having to deal
with too many complex settings, and this plugin was exactly what I needed! In just
a few seconds, I was able to create multiple post types for my website without any
hassle. The simplicity of the interface made it incredibly easy to use, but the 
advanced options also gave me the flexibility to customize the post types further
when needed. This plugin saved me so much time and made managing my site so much
easier. Highly recommend for anyone needing a quick and efficient solution for custom
post types!

 [ 閱讀全部 1 則使用者評論 ](https://wordpress.org/support/plugin/post-type-management/reviews/)

## 參與者及開發者

以下人員參與了開源軟體〈Post Type Management〉的開發相關工作。

參與者

 *   [ Denis ](https://profiles.wordpress.org/denzamb/)
 *   [ sheepfish ](https://profiles.wordpress.org/sheepfish/)

〈Post Type Management〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/post-type-management/contributors)
為這個外掛做出的貢獻。

[將〈Post Type Management〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/post-type-management)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/post-type-management/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/post-type-management/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/post-type-management/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/post-type-management/)。

## 變更記錄

#### 1.2.2

 * Moved plugin page from tools.php to options-general.php

#### 1.2.1

 * Updated plugin settings page and edit page design.
 * Added translations for different languages.
 * Fixed bug after updating post type data.

#### 1.1.7

 * Updated plugin private variables.

#### 1.1.6

 * Changed required php version from 7.0 to 7.2.

#### 1.1.5

 * Updated settings page by replacing post type list with a table.
 * Moved “Menu name” field to “Advanced” section for faster and more comfortable
   post type creation and modification.
 * Moved plugin settings page to “Tools” menu. Added icon to plugin’s submenu label.
 * Added ability to change the order of post types.
 * Added notice after saving post types order.
 * Tag and category taxonomies are now set by default.

#### 1.0.5

 * Added ability to set visibility and behavior settings.
 * Fixed “Delete Post Type” button color being not correctly displayed from time
   to time.
 * Provided new plugin screenshots.

#### 1.0

 * Initial release of Post Type Management.
 * Added functionality to create, edit, and delete custom post types.
 * Introduced “Advanced” options for detailed configuration.
 * Included dashicon selection for custom post types.

## 中繼資料

 *  版本 **1.2.2**
 *  最後更新 **9 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 7.2 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/post-type-management/) 及 [Ukrainian](https://uk.wordpress.org/plugins/post-type-management/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/post-type-management)
 * 標籤:
 * [custom post type](https://tw.wordpress.org/plugins/tags/custom-post-type/)[custom post types](https://tw.wordpress.org/plugins/tags/custom-post-types/)
   [management](https://tw.wordpress.org/plugins/tags/management/)[post type](https://tw.wordpress.org/plugins/tags/post-type/)
   [post types](https://tw.wordpress.org/plugins/tags/post-types/)
 *  [進階檢視](https://tw.wordpress.org/plugins/post-type-management/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  1 個 5 星使用者評論     ](https://wordpress.org/support/plugin/post-type-management/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/post-type-management/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/post-type-management/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/post-type-management/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/post-type-management/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/post-type-management/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/post-type-management/reviews/)

## 參與者

 *   [ Denis ](https://profiles.wordpress.org/denzamb/)
 *   [ sheepfish ](https://profiles.wordpress.org/sheepfish/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/post-type-management/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.privat24.ua/send/3hawm)