| 开发者 | aslamdoctor |
|---|---|
| 更新时间 | 2026年2月21日 12:49 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPL-3.0-or-later |
| 版权网址: | 版权信息 |
Go to Admin → Rearrange Products and drag and drop products into your preferred order. To sort by category, open the “Sort by Categories” tab.
Yes. You can override the default sorting of products added via shortcodes such as:
[product_category category="my-category-slug"]
To enable this:
Database::get_sort_order() now correctly distinguishes between "no entry" (null) and "sort_order = 0" (first position)Database.php — create_table(), migrate_data(), and individual migration methods now properly detect and report failuresrwpp_sortorder_{id} postmeta data if the custom table is emptywp_rwpp_product_order for centralized sort order storage