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.
- Host: GitHub
- URL: https://github.com/bradp/registered-post-types
- Owner: bradp
- License: gpl-2.0
- Created: 2017-01-17T22:57:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T21:00:16.000Z (almost 5 years ago)
- Last Synced: 2025-06-22T01:46:41.856Z (about 1 year ago)
- Topics: cpts, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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