WP Manifestindependent plugin directory
manifest / developer / registered-post-types

View All Registered Post Types

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

by Brad Parbs, Russell Aaron · github.com/bradp/registered-post-types · website

2stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/bradp/registered-post-types/archive/refs/heads/master.zip

From the readme

View All Registered Post Types Description ## Shows a list of all the registered post types in your install of WordPress. Russell has a similar plugin, 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

Read the full README on GitHub →