# All Post Type Lists

`wp-plugin/all-post-type-lists` — WordPress plugin

> **No tagged releases in SVN.** This plugin releases exclusively via SVN trunk. Install with `dev-trunk` — Composer will pin to a specific SVN revision in your lock file. See [all untagged plugins](https://wp-packages.org/untagged).

## Install

```sh
composer require wp-plugin/all-post-type-lists:dev-trunk
```

## Details

- **Latest version:** 0.1.0
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** Anam Hossain
- **WordPress.org:** https://wordpress.org/plugins/all-post-type-lists/
- **Homepage:** https://anam.rocks/

## Description

In WordPress, a post type is a way of categorizing different types of content on a website, such as blog posts, pages, or custom content types.
