Title: Per Category Product Ordering
Author: Luminos Agency
Published: <strong>28 ژوئن 2026</strong>
Last modified: 29 ژوئن 2026

---

جستجوی افزونه‌ها

![](https://ps.w.org/per-category-product-ordering/assets/icon-256x256.png?rev=3589389)

# Per Category Product Ordering

 توسط [Luminos Agency](https://profiles.wordpress.org/luminosagency/)

[دانلود](https://downloads.wordpress.org/plugin/per-category-product-ordering.1.0.3.zip)

 * [جزئیات](https://fa.wordpress.org/plugins/per-category-product-ordering/#description)
 * [نقد و بررسی‌ها](https://fa.wordpress.org/plugins/per-category-product-ordering/#reviews)
 *  [نصب](https://fa.wordpress.org/plugins/per-category-product-ordering/#installation)
 * [توسعه](https://fa.wordpress.org/plugins/per-category-product-ordering/#developers)

 [پشتیبانی](https://wordpress.org/support/plugin/per-category-product-ordering/)

## توضیحات

**Per Category Product Ordering** gives you a dedicated, focused screen to arrange
products inside each WooCommerce category exactly the way you want them, by dragging
and dropping. Lead with your best sellers, push seasonal items to the top, group
related products together, or feature high-margin items first, one category at a
time.

Your custom order is applied on the category archive only when the shopper is viewing
with **Default sorting** (menu order). The moment a visitor chooses Price, Popularity,
Rating, or Latest, WooCommerce takes over again, so you never fight your customers’
own sorting choices.

#### What you can do

 * Open any product category and see all of its products in one sortable list.
 * Drag products into the precise order you want, then save with one click (no page
   reload).
 * See a thumbnail, product name, SKU, stock status, and price for every product,
   so you are merchandising with the full picture in front of you.
 * Filter the list as you type to find a product fast in large categories.
 * Turn the custom order on or off per category with a single switch, without losing
   the arrangement you saved.
 * Tell at a glance which categories already have a custom order, right from the
   category picker.

#### How it works

The plugin stores a saved order and an on/off flag per category (as term meta on
each `product_cat`). On the front end it adjusts the ordering of that category’s
archive page only, and only for the “Default sorting” option. The ordering change
is scoped to the page’s main query, so your related products, up-sells, cross-sells,
and product widgets keep their normal behavior. Nothing else on your store is touched.

#### Why not just use global menu order?

Global menu order changes ordering everywhere at once and is awkward to manage product
by product. This plugin lets you curate specific categories on their own, without
changing your global product order and without overriding the sort options your 
shoppers select.

#### Built to be safe and lightweight

 * No global settings page and no bloat. One screen under WooCommerce, scoped assets
   that load only there.
 * Reads products efficiently and never alters core WooCommerce data destructively.
 * Translation ready.
 * Clean uninstall: removes its saved settings if you delete the plugin.

## نصب

 1. Install and activate WooCommerce.
 2. Upload the plugin to `wp-content/plugins`, or install it from the Plugins screen,
    then activate it.
 3. Go to **WooCommerce > Category Ordering**.
 4. Choose a category, drag products into your preferred order, toggle the order on,
    and click **Save Order**.

## سوالات متداول

### Does this change ordering everywhere on my store?

No. It only changes the order on **product category archive pages**, and only when
the shopper’s sort is **Default sorting**. Other categories and other sort options
are unaffected.

### Will it interfere with related products, up-sells, or product widgets?

No. The ordering is scoped to the category page’s main query, so secondary product
lists (related products, up-sells, cross-sells, widgets) keep their normal order.

### What happens when a shopper sorts by price or popularity?

Your custom order steps aside and WooCommerce’s native sorting takes over. Your 
saved order returns automatically the next time the category is viewed with Default
sorting.

### Where is the order stored?

As term meta on each product category (`_pcpo_enable` and `_pcpo_order`). New products
that are not yet in your saved order simply appear after the ones you have arranged.

### What happens if I disable or delete the plugin?

Disabling reverts the store to WooCommerce’s normal ordering with no front-end breakage.
Deleting the plugin runs an uninstall routine that removes the per-category settings
it stored.

### Is it translatable?

Yes. All strings are prepared for translation.

## نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

## توسعه دهندگان و همکاران

“Per Category Product Ordering” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت
کرده‌اند.

مشارکت کنندگان

 *   [ Luminos Agency ](https://profiles.wordpress.org/luminosagency/)

[ترجمه “Per Category Product Ordering” به زبان شما.](https://translate.wordpress.org/projects/wp-plugins/per-category-product-ordering)

### علاقه‌ مند به توسعه هستید؟

[کد را مرور کنید](https://plugins.trac.wordpress.org/browser/per-category-product-ordering/)،
[مخزن SVN](https://plugins.svn.wordpress.org/per-category-product-ordering/) را 
بررسی کنید، یا از طریق [RSS](https://plugins.trac.wordpress.org/log/per-category-product-ordering/?limit=100&mode=stop_on_copy&format=rss)
در [گزارش توسعه](https://plugins.trac.wordpress.org/log/per-category-product-ordering/)
مشترک شوید.

## گزارش تغییرات

#### 1.0.3

 * Compliance: bumped “Tested up to” to WordPress 7.0.
 * Docs: expanded the plugin description and FAQ.
 * Housekeeping: wrapped the uninstall routine in a function so it leaves no variables
   in the global scope (passes Plugin Check cleanly).

#### 1.0.2

 * Fix: the custom order no longer leaks into related-product, up-sell, or widget
   queries on the category page. The order rewrite is now scoped to the page’s main
   query only.
 * Security: the AJAX save now confirms the target is a real product category before
   writing term meta.
 * Admin UI: refreshed the Category Ordering screen with the Luminos admin design(
   clearer hero, enable toggle, stock chips, tidier product table) and a marker 
   in the category picker for categories that already have a custom order.
 * Housekeeping: removed dead code and a duplicate capability check; only loads 
   assets and hides unrelated admin notices on its own screen.

#### 1.0.1

Security: verify nonce and capability inside the admin render callback before reading
GET input.
 Security: keep AJAX save protected with capability + nonce checks.

#### 1.0.0

Initial public release.

## اطلاعات

 *  نگارش **1.0.3**
 *  آخرین به‌روزرسانی **4 هفته پیش**
 *  نصب‌های فعال **کمتر از 10**
 *  نگارش وردپرس ** 6.0 یا بالاتر **
 *  آزمایش‌شده تا **7.0.2**
 *  نگارش PHP ** 7.4 یا بالاتر **
 *  زبان
 * [English (US)](https://wordpress.org/plugins/per-category-product-ordering/)
 * برچسب
 * [menu order](https://fa.wordpress.org/plugins/tags/menu-order/)[merchandising](https://fa.wordpress.org/plugins/tags/merchandising/)
   [product category](https://fa.wordpress.org/plugins/tags/product-category/)[sorting](https://fa.wordpress.org/plugins/tags/sorting/)
   [woocommerce](https://fa.wordpress.org/plugins/tags/woocommerce/)
 *  [نمایش پیشرفته](https://fa.wordpress.org/plugins/per-category-product-ordering/advanced/)

## امتیازها

هنوز هیچ نقدی ارسال نشده است.

[Your review](https://wordpress.org/support/plugin/per-category-product-ordering/reviews/#new-post)

[مشاهده همه بررسی‌ها](https://wordpress.org/support/plugin/per-category-product-ordering/reviews/)

## مشارکت کنندگان

 *   [ Luminos Agency ](https://profiles.wordpress.org/luminosagency/)

## پشتیبانی

چیزی برای گفتن دارید؟ نیاز به کمک دارید؟

 [مشاهده انجمن پشتیبانی](https://wordpress.org/support/plugin/per-category-product-ordering/)