Title: WP Sequential Page Number
Author: Abdul Manaf M
Published: <strong>August 19, 2020</strong>
Last modified: January 20, 2025

---

Search plugins

![](https://ps.w.org/wp-sequential-page-number/assets/banner-772x250.png?rev=3225864)

![](https://ps.w.org/wp-sequential-page-number/assets/icon-256x256.png?rev=3225864)

# WP Sequential Page Number

 By [Abdul Manaf M](https://profiles.wordpress.org/hellomanaf/)

[Download](https://downloads.wordpress.org/plugin/wp-sequential-page-number.1.3.zip)

 * [Details](https://ory.wordpress.org/plugins/wp-sequential-page-number/#description)
 * [Reviews](https://ory.wordpress.org/plugins/wp-sequential-page-number/#reviews)
 * [Development](https://ory.wordpress.org/plugins/wp-sequential-page-number/#developers)

 [Support](https://wordpress.org/support/plugin/wp-sequential-page-number/)

## Description

WP Sequential Page Number is a WordPress plugin that generates sequential page numbers
for newly created pages, while retaining the default ID for existing pages.

The sequential page number will be displayed in the page listing section, allowing
admins or developers to use this ID for querying posts.

### A Brief Markdown Example

You can display the page using meta_query(page_id_number).
 query arguments: array(‘
post_type’ => ‘page’, ‘orderby’ => ‘meta_value’, ‘order’ => ‘DESC’, ‘meta_query’
=> array( ‘meta_value’ => array( ‘key’ => ‘page_id_number’, ‘value’ => 680 )));

## Screenshots

 * [[
 * [[

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP Sequential Page Number” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Abdul Manaf M ](https://profiles.wordpress.org/hellomanaf/)

[Translate “WP Sequential Page Number” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-sequential-page-number)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-sequential-page-number/),
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-sequential-page-number/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-sequential-page-number/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-sequential-page-number/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.1

 * Support latest WordPress.
 * Security improvements.

#### 1.1

 * Support latest WordPress.
 * Added documentation.

#### 1.0

 * Initial version.

## Meta

 *  Version **1.3**
 *  Last updated **1 year ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/wp-sequential-page-number/)
 * Tags
 * [numbering](https://ory.wordpress.org/plugins/tags/numbering/)[page](https://ory.wordpress.org/plugins/tags/page/)
   [pages](https://ory.wordpress.org/plugins/tags/pages/)[sequential](https://ory.wordpress.org/plugins/tags/sequential/)
 *  [Advanced View](https://ory.wordpress.org/plugins/wp-sequential-page-number/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-sequential-page-number/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-sequential-page-number/reviews/)

## Contributors

 *   [ Abdul Manaf M ](https://profiles.wordpress.org/hellomanaf/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-sequential-page-number/)