| 开发者 | SpellDot |
|---|---|
| 更新时间 | 2026年4月3日 21:11 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GNU General Public License v3.0 |
| 版权网址: | 版权信息 |
Go to WooCommerce >> Orders, click Screen Options at the top right, and enable the Products filter. Type a product name, SKU, or barcode (UPC/EAN/GTIN) into the filter field. Results update instantly via AJAX.
Yes. Enable several filters from Screen Options and set values for each. For example, filter by order status "Processing" and payment method "PayPal" to see all processing PayPal orders.
Open Screen Options on the WooCommerce Orders page. Check the Phone and Email columns. They appear immediately in your orders list with clickable tel: and mailto: links.
Yes. All filtering, column display, and CSV export operations fully support HPOS order tables.
Yes. Settings save separately per site. You can activate the plugin network-wide.
Export runs in batches to prevent browser timeouts. Whether you have 500 or 50,000 orders, the export completes reliably. A progress bar shows the current batch status.
No. The plugin runs only in the WordPress admin area. It loads no CSS, JavaScript, or PHP on your store's front end. Customers never see or interact with it.
Yes. CSV files use standard formatting and open in Excel, Google Sheets, Numbers, and LibreOffice.
OrderFusion Lite uses standard WordPress and WooCommerce APIs. It works alongside other order management, shipping, invoicing, and payment plugins. It reads order data but does not modify it.
Filter and column preferences are stored in dedicated plugin database tables, per user. Display settings use WordPress user meta. Everything persists across sessions and doesn't affect other users on the same site.