Description
The Order Number Sequencer by Jayanta plugin lets you create clean, sequential WooCommerce order numbers using custom prefixes, suffixes, starting numbers, number widths, increments, and date-based formats. It helps keep both new and existing order numbers organized in a clear sequence, making order tracking, store management, and customer communication easier.
Why are WooCommerce order numbers not always sequential?
WooCommerce uses the same WordPress ID system that is used for posts, pages, media files, and other content. Because these IDs are shared across different content types, a new order may not always receive the next visible number in order. This can cause WooCommerce order numbers to skip, making them look inconsistent.
With this plugin, you can generate proper sequential order numbers for WooCommerce orders.
After activation, you can define your preferred order number format and apply it to your store. If there are no existing orders, numbering starts from 1 or from the custom starting number you choose. If your store already has orders, the plugin can continue the sequence from the latest order number.
Free Version: Features of the Order Number Sequencer Plugin
- Supports order numbers for WooCommerce
- Set custom starting number for orders
- Let’s you add custom prefix to order numbers
- Add order date prefix
- Option to choose order template (order number only, prefix & order number, date & order number, etc.)
- Set custom order number length
- Option to keep existing order numbers
- Order number preview available
- Enable admin order search for custom order numbers
- Supports subscription orders
- Enable order tracking to easily find order details
- Supports WooCommerce custom order numbers
- Add a custom suffix to order numbers
- Include order date as a suffix
- Auto-reset WooCommerce order numbers daily, monthly, or yearly
- Set a seperate custom order sequence for free orders
- Choose from more order number templates
- Define a custom increment for the order number sequence
- Compatible with HPOS
- Tested OK with PHP 8.2
- Tested OK with WooCommerce 10.7
Note: If you like to make any of your other plugins (invoice/payment/shipment) compatible with the Order Number Sequencer by Jayanta, please make the below tweak.
Instead of referencing
$order->get_id()when fetching order data, use$order->get_order_number()
Importance of Order Number Sequencer by Jayanta
Usually, a WooCommerce store receives hundreds and thousands of orders each day. Each of these orders has to be recorded for the smooth functioning of the store and any future reference of the orders. When WooCommerce order numbers are linearly ordered it makes order management easy.
The WooCommerce order number plugin helps to make store management effortless by converting all order numbers to a sequential format. You can sort, delete, or change order numbers without taking up much time.
A order number system has its advantages in improving the efficiency of the store and the pace of its transactions. Therefore, enabling your store to generate sequential or custom order numbers is a must for the effective management of your WooCommerce store orders.
Benefits of Order Number Sequencer by Jayanta
Makes store management easy – order numbers make store management easy and flexible. Consecutive order numbers helps easily estimate the orders received each day, thus, making order management easy for the store.
Helps you to find and track orders fast – If you have a huge WooCommerce store with orders pouring in each day, tracking a particular order is going to be a tiresome task. Thus, by assigning a unique identity to each order, it gets easy to track or find a particular order among thousands of orders.
Effortless estimation of the number of orders received – When order numbers are given in a sequence of natural numbers or alphabets it becomes easy to estimate the number of orders in your store within seconds.
Easier recording of orders – order numbers helps to record orders easily. When random numbers are given for orders store owner will have a hard time keeping a record of the orders.
External services
This plugin does not connect to external services during normal order-number generation, settings management, or order search.
The plugin includes links to WordPress.org for support/reviews and to jayanta77.com for author information. These links are opened only when an administrator clicks them. No store, order, customer, or settings data is sent automatically to those websites.
Installation
Minimum Requirements
WordPress version 6.2 or higher
PHP version 7.4 or higher
Steps to install the Order Number Sequencer plugin
Step 1: Log in to your WordPress dashboard.
Step 2: Navigate to Plugins and select Add New.
Step 3: In the search bar, type “Order Number Sequencer by Jayanta” and click Search Plugins.
Step 4: Once you find the Sequential Order Number plugin by jayanta77, click on “Install Now”.
Step 5: After installation, click “Activate” to activate the plugin.
FAQ
-
Can I use custom formatting for WooCommerce order numbers?
-
Yes, you can create custom WooCommerce order numbers using a prefix, date prefix, suffix, date suffix, start number, number width, and custom increment.
-
Does it work with subscription orders?
-
Yes, Order Number Sequencer by Jayanta supports WooCommerce subscription renewal orders.
-
Can I reset WooCommerce order numbers yearly?
-
Yes, you can reset WooCommerce order numbers automatically on a daily, monthly, or yearly basis.
-
Can I set an order number prefix or suffix?
-
Yes, you can set both a custom prefix and suffix for WooCommerce order numbers.
-
Can I add a custom order number width?
-
Yes, you can set a custom order number width. The plugin pads shorter numbers with zeros to keep order numbers consistent.
-
How can I make my payment gateway plugin compatible with Order Number Sequencer by Jayanta?
-
Use $order->get_order_number() when fetching or displaying the order number. Avoid using $order->id or $order->get_id() for customer-facing order numbers.
-
Is it possible to add an order date prefix to order numbers?
-
Yes, you can add an order date prefix using supported date formats.
-
Is it possible to add an order date suffix to order numbers?
-
Yes, you can add an order date suffix using supported date formats.
Reviews
Contributors & Developers
“Order Number Sequencer by Jayanta” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Order Number Sequencer by Jayanta” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0 2026-05-09
- [Add] – Redirect users to the plugin settings page after activation
- [Compatibility] – Tested OK with WooCommerce 10.7
- [Compatibility] – Tested OK with WordPress 7.0

