| 开发者 | nexvibe |
|---|---|
| 更新时间 | 2026年8月21日 20:23 |
| PHP版本: | 8.0 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp_mail()) to your configured recipient, enabled by default and disableable at any time.wp_mail()) to the site administrator's email address — you can change the recipient or turn it off entirely at any time in Settings.
nexvibe-revenue-insights folder to /wp-content/plugins/, or install the zip via Plugins → Add New → Upload Plugin.No. NexVibe Revenue Insights only reads your existing prices, costs and order data to calculate profit and margin. It never writes to your product prices, and the Free version never will.
On the product edit screen, under Product data → General, you'll find a "Cost price" field. For variable products, each variation has its own cost price field. You can also bulk-update cost prices from the Products list using WooCommerce's built-in Bulk Edit.
NexVibe Revenue Insights never assumes a missing cost is $0 — that would fabricate profit. Products without a cost price are excluded from profit and margin totals until you add one; the dashboard shows how many products still need it.
No. It's calculated from product line-item revenue minus product cost only. It is not a complete net-profit figure for your business.
By default, your NexVibe Revenue Insights settings and product cost prices are left in place in case you reinstall later. If you'd rather they be removed on uninstall, enable "Delete NexVibe Revenue Insights data on uninstall" in Settings first. Your WooCommerce products, orders and prices are never deleted by this plugin, regardless of that setting.
Reports are cached for 6 hours for performance, and refresh automatically whenever an order's status changes, a refund is created, or a product's cost price is edited.
No. There is no external API call, no tracking, and no telemetry anywhere in this plugin. The one exception is the Weekly Email Report (enabled by default, can be disabled in Settings): it sends a profit/revenue summary through WordPress's own wp_mail() system to the recipient address configured in Settings — not to any third-party API or analytics service.
Yes. Only administrators can access it (capability and nonce checks on every request). The uploaded file is validated by extension and real content type before being read, is never saved anywhere on your server, and is only ever parsed as plain CSV text — never executed. It only ever writes to the plugin's own cost-price field; it cannot change selling prices or anything else about your products.
Yes — alongside Today, Yesterday, 7/30/90 days and This Year, you can pick any start and end date. All dashboard figures, the product table, and the low-margin data respect whichever range is selected.
$order->get_total()), with refunds netted out per line item.