Title: Post Type &amp; Taxonomy Manager / PT &amp; T Manager / PTT Manager
Author: tribalNerd
Published: <strong>2017 年 3 月 20 日</strong>
Last modified: 2017 年 6 月 9 日

---

搜尋外掛

![](https://ps.w.org/ptt-manager/assets/banner-772x250.png?rev=1623288)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/ptt-manager/assets/icon-256x256.png?rev=1623288)

# Post Type & Taxonomy Manager / PT & T Manager / PTT Manager

 由 [tribalNerd](https://profiles.wordpress.org/tribalnerd/) 開發

[下載](https://downloads.wordpress.org/plugin/ptt-manager.0.1.3.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/ptt-manager/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/ptt-manager/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/ptt-manager/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/ptt-manager/#developers)

 [技術支援](https://wordpress.org/support/plugin/ptt-manager/)

## 外掛說明

The Post Type & Taxonomy Manager WordPress Plugin allows you to register custom 
post types and taxonomies with ease, while providing you with 8 pre-created and 
simple to use post types and taxonomies, including: Books, Docs, FAQ’s, Music, Portfolio,
Teams, Testimonials, and Videos.

#### Features

 * A simple to use and clutter free admin area
 * 8 pre-created post types & taxonomies
 * Assign posttypes/taxonomies to each other, categories and post tags
 * Full control over all provided post type and taxonomy features
 * Import & export of custom post types & taxonomies
 * PHP output of custom post types & taxonomies, ready for themes functions.php 
   use
 * Block plugin from rendering post types & taxonomies, using php outputs instead
 * Instructions (and code snips) for your theme template files
 * Assign WordPress Dashicons to all post types
 * View saved plugin settings and mass delete of settings
 * Complete menu placement control of custom post types
 * Date created/updated and author of custom post types and taxonomies

#### For Support, Bugs & Feature Requests

[Submit an Issue](https://github.com/tribalNerd/my-starter-plugin/issues) if you
need assistance, found a bug, or if you would to request a feature!

#### Credits

[Dashicons Picker](https://github.com/bradvin/dashicons-picker/) by [bradvin](https://github.com/bradvin)

### Arbitrary section

 * By default, no settings are activated/installed.
 * Access the Plugin Admin via the Settings menu > PT & T Manager link.

#### Quick Setup

 * The “home” tab within the Plugin Admin provides 8 pre-created Post Types and 
   Taxonomies. To use, click the “Activate” button next to the Post Type or Taxonomy.
   Once activated, the presets can be edited via the Post Types and Taxonomies tabs.

#### Custom Post Type

 * To create a Custom Post Type: Click the Post Types tab, complete the form with
   the desired settings, then click the blue Save Changes button.
 * To edit a Custom Post Type: Select the Post Type from the Dropdown Menu.

#### Custom Taxonomy

 * To create a Custom Taxonomy: Click the Taxonomies tab, complete the form with
   the desired settings, then click the blue Save Changes button.
 * To edit a Custom Taxonomy: Select the Post Type from the Dropdown Menu.

#### Delete a Post Type / Taxonomy

 * Click on either the Post Types or Taxonomies tab, then from the edit dropdown
   menu select the Post Type or Taxonomy you wish to delete. Afterward scroll down
   and check the “Delete This Record” checkbox then click the blue Save Changes 
   button.

#### Import / Export

 * The import & export feature is for the Post Type and Taxonomy plugin only.

#### PHP Output

 * Under the PHP Output tab, all Post Types and Taxonomies are available via php
   snips. Under both output textareas, you can select to stop/block the Post Type&
   Taxonomy Manager plugin from rendering saved Post Types/Taxonomies. All other
   features work. This allows you to use the plugin to store data, thus using the
   PHP output code within your themes functions.php.

#### Saved Settings

 * The Saved Settings tab displays all settings saved by the plugin. Click the “
   Delete All Settings?” button to permanently delete all settings.

#### Templates

 * The Templates Tab explains who to display both Post Types and Taxonomies within
   your WordPress Theme Templates.

#### Disabling / Deleting The Plugin

 * When you disable the plugin, no settings/options are deleted. When you delete
   the plugin, saved “options” are permanently removed. However, any created Posts/
   Categories, etc related to a Custom Post Type / Taxonomy are not deleted.

## 螢幕擷圖

[⌊Home Tab - Presets with Menu & Post Type Displayed⌉⌊Home Tab - Presets with Menu&
Post Type Displayed⌉[

Home Tab – Presets with Menu & Post Type Displayed

[⌊Post Type Tab⌉⌊Post Type Tab⌉[

Post Type Tab

[⌊Post Type Tab - With Edit Dropdown⌉⌊Post Type Tab - With Edit Dropdown⌉[

Post Type Tab – With Edit Dropdown

[⌊Taxonomy Tab⌉⌊Taxonomy Tab⌉[

Taxonomy Tab

[⌊Taxonomy Tab - With Edit Dropdown⌉⌊Taxonomy Tab - With Edit Dropdown⌉[

Taxonomy Tab – With Edit Dropdown

[⌊Import/Export Tab⌉⌊Import/Export Tab⌉[

Import/Export Tab

[⌊PHP Output Tab⌉⌊PHP Output Tab⌉[

PHP Output Tab

[⌊Saved Settings Tab⌉⌊Saved Settings Tab⌉[

Saved Settings Tab

[⌊Templates Tab⌉⌊Templates Tab⌉[

Templates Tab

## 安裝方式

#### Standard Install

It is recommended that you use the built in WordPress plugin manager to download
and install plugins.

 * Open the Plugins admin within the WP Admin area, and click the Add New button
 * In the Search box, enter: Post Type & Taxonomy Manager
 * Find the Plugin “Post Type & Taxonomy Manager”
 * Click the white Install Now button, then click the blue Activate Button

#### Upload and Install

 * If uploading: upload the /ptt-manager/ folder to /wp-content/plugins/ directory
   for your Worpdress install
 * Then open your WP Admin area, locate the “Post Type & Taxonomy Manager” Plugin
   in your listing of plugins (sort by Inactive)
 * Click the Activate link to start the plugin

## 常見問題集

  Installation Instructions

#### Standard Install

It is recommended that you use the built in WordPress plugin manager to download
and install plugins.

 * Open the Plugins admin within the WP Admin area, and click the Add New button
 * In the Search box, enter: Post Type & Taxonomy Manager
 * Find the Plugin “Post Type & Taxonomy Manager”
 * Click the white Install Now button, then click the blue Activate Button

#### Upload and Install

 * If uploading: upload the /ptt-manager/ folder to /wp-content/plugins/ directory
   for your Worpdress install
 * Then open your WP Admin area, locate the “Post Type & Taxonomy Manager” Plugin
   in your listing of plugins (sort by Inactive)
 * Click the Activate link to start the plugin

  Q) What does this plugin do?

A) The Post Type & Taxonomy Manager WordPress plugin stores and registers Post Types
and Taxonomies for you.

  Q) Does it create templates for Post Types and Taxonomies?

A) No, however it does provide you the instructions (and some code snips) for your
themes templates and functions.php file.

  Q) Can I customize Post Types & Taxonomies however I like?

A) To an extent, some features are automated to help simplify the process.

  Q) Can I delete Post Types and Taxonomies?

A) Yes, but only those created by the Plugin. To delete: Click on either the Post
Type or Taxonomy tab, then from the Edit dropdown menu select the Post Type or Taxonomy
you wish to delete. Or, select the Saved Settings tab, then click the “Delete All
Settings?” button to permanently delete all settings.

  Q) Does deleting a Post Type / Taxonomy delete content?

A) No, only the Post Type / Taxonomy record is deleted.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈Post Type & Taxonomy Manager / PT & T Manager / PTT Manager〉
的開發相關工作。

參與者

 *   [ tribalNerd ](https://profiles.wordpress.org/tribalnerd/)

[將〈Post Type & Taxonomy Manager / PT & T Manager / PTT Manager〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/ptt-manager)

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

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

## 變更記錄

#### 0.1.3 2017-9-6

 * Tested: WordPress Version 4.8

#### 0.1.2 2017-23-4

 * Tested: WordPress Version 4.7.4

#### 0.1.1 2017-4-3

 * Change: Added plugin description to header template
 * Change: Replaced constants within templates with class variables

#### 0.1.0 2017-3-14

 * Beta Release

## 中繼資料

 *  版本 **0.1.3**
 *  最後更新 **9 年前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.6 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.8.28**
 *  語言
 * [English (US)](https://wordpress.org/plugins/ptt-manager/)
 * 標籤:
 * [custom post type](https://tw.wordpress.org/plugins/tags/custom-post-type/)[custom post types](https://tw.wordpress.org/plugins/tags/custom-post-types/)
   [post type](https://tw.wordpress.org/plugins/tags/post-type/)[post types](https://tw.wordpress.org/plugins/tags/post-types/)
   [taxonomy](https://tw.wordpress.org/plugins/tags/taxonomy/)
 *  [進階檢視](https://tw.wordpress.org/plugins/ptt-manager/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

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

## 參與者

 *   [ tribalNerd ](https://profiles.wordpress.org/tribalnerd/)

## 技術支援

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

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