Linux 软件免费装
Banner图

Webengine Quick Edit for WooCommerce

开发者 webenginedev
更新时间 2026年9月12日 02:18
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce price variations stock quick edit

下载

1.0.0

详情介绍:

Updating stock or prices in WooCommerce normally means opening every single product — and for variable products, expanding every variation. This plugin adds two inline columns to the native products list: Quick stock Quick price Variable products Everything happens inside the native list — your filters, search, sorting and pagination stay untouched. No new screen, no settings, no custom tables: the plugin stores nothing of its own. All updates run behind the manage_woocommerce capability with nonce protection.

屏幕截图:

  • A variable product expanded with per-variation stock and price editors.

常见问题:

Does it handle variable products?

Yes — that's the point. Expanding a variable product shows one stock editor and one price editor per variation, and the parent re-syncs after each save.

What are the price validation rules?

The regular price must be a valid non-negative number; the sale price is optional, must be lower than the regular price, and clearing the field removes the sale. Decimal commas and thousands separators are normalized in both conventions.

Does it respect backorder settings?

Yes, and you can edit them inline too: each row has a backorders selector (do not allow / allow but notify / allow). Quantities are saved through the WooCommerce CRUD, which recomputes the stock status using the product's backorder configuration — set a managed quantity to zero with backorders allowed and the status flips to "on backorder" by itself.

Can shop staff use it?

Anyone with the manage_woocommerce capability (shop managers and administrators).

更新日志:

1.0.0