# Custom Order For Post List

`wp-plugin/custom-order-for-posts` — 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/custom-order-for-posts:dev-trunk
```

## Details

- **Latest version:** 1.1
- **Active installs:** 0
- **Composer installs:** 0
- **Author:** Rajat
- **WordPress.org:** https://wordpress.org/plugins/custom-order-for-posts/
- **Homepage:** https://rajatmeshram.in/custom-order-plugin

## Description

This Plugin Create a input inside a Metabox under post. You can order number such as 1,2,3 etc.According to the order **which display the post list in …
