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

https://github.com/bradp/registered-post-types

:book: Shows a list of all the registered post types in your install of WordPress.
https://github.com/bradp/registered-post-types

cpts wordpress wordpress-plugin

Last synced: about 1 month ago
JSON representation

:book: Shows a list of all the registered post types in your install of WordPress.

Awesome Lists containing this project

README

          

# View All Registered Post Types

**Contributors:** Brad Parbs, Russell Aaron

**Tags:**
**Requires at least:** 4.4

**Tested up to:** 4.7.1

**Stable tag:** 2.0.0

**License:** GPLv2

**License URI:** http://www.gnu.org/licenses/gpl-2.0.html

## Description ##

Shows a list of all the registered post types in your install of WordPress. [Russell](https://github.com/KrashKartMedia) has a [similar plugin](https://wordpress.org/plugins/query-all-the-post-types/), and once I started fixing some things in it, I decided my vision for the plugin might not merged cleanly in, so I figued I'd make a fork.

## Installation ##

### Manual Installation ###

1. Upload the entire `/registered-post-types` directory to the `/wp-content/plugins/` directory.
2. Activate Query All The Post Types through the 'Plugins' menu in WordPress.

## Frequently Asked Questions ##

## Screenshots ##

## Changelog ##

### 1.0.0 ###
* First release

## Upgrade Notice ##

### 1.0.0 ###
First Release