An open API service indexing awesome lists of open source software.

https://github.com/WebDevStudios/custom-post-type-ui

Admin UI settings for creating custom post types and taxonomies in WordPress
https://github.com/WebDevStudios/custom-post-type-ui

Last synced: 8 months ago
JSON representation

Admin UI settings for creating custom post types and taxonomies in WordPress

Awesome Lists containing this project

README

          

# Custom Post Type UI

[![WebDevStudios. Your Success is Our Mission.](https://webdevstudios.com/wp-content/uploads/2024/02/wds-banner.png)](https://webdevstudios.com/contact/)

Admin UI for creating custom post types and custom taxonomies for WordPress

Core Developers:

* [Michael Beckwith](http://github.com/tw2113/)
* [John Hawkins](https://github.com/vegasgeek)
* [Brad Williams](https://github.com/williamsba)
* [WebDevStudios](https://github.com/webdevstudios)

## Description

Custom Post Type UI (CPTUI) provides an easy to use interface to create and administer custom post types and taxonomies for WordPress.

CPTUI does NOT handle display of registered post types or taxonomies in your current theme. Its goal is to simply register them use.

## Installation

### Manual

1. Upload the Custom Post Type UI folder to the plugins directory in your WordPress installation
2. Activate the plugin.
3. Navigate to the "CPTUI" Menu.

### Admin Installer

1. Visit the Add New plugin screen and search for "custom post type ui"
2. Click the "Install Now" button.
3. Activate the plugin.
4. Navigate to the "CPTUI" Menu.

That's it! Now you can easily start creating custom post types and taxonomies in WordPress

## Frequently Asked Questions

Please see the Help/Support section for FAQs and start a new thread on the support forums for Custom Post Type UI if none of those answer your question.

## Other Notes

Import/Export functionality amended from original contribution by [Ben Allfree](http://wordpress.org/support/profile/benallfree).

### Outside contributors that we wish to thank
[brandondove](https://github.com/brandondove)

## Change Log

See [CHANGELOG.md](CHANGELOG.md) for the full list of changes.

## Licensing
The code in this project is licensed under [GPL v2 or later](LICENSE).