Title: Flowbyte Bulk Edit
Author: Flow Byte
Published: <strong>Èbìbí  17, 2026</strong>
Last modified: Èbìbí  17, 2026

---

Ṣàwárí àwọn plugin

![](https://ps.w.org/flowbyte-bulk-edit/assets/banner-772x250.png?rev=3534431)

![](https://ps.w.org/flowbyte-bulk-edit/assets/icon-256x256.png?rev=3534431)

# Flowbyte Bulk Edit

 Láti ọwọ́ [Flow Byte](https://profiles.wordpress.org/wojciechborowicz/)

[Ṣe ìgbàsílẹ̀](https://downloads.wordpress.org/plugin/flowbyte-bulk-edit.1.0.0.zip)

 * [Àwọn àlàyé](https://yor.wordpress.org/plugins/flowbyte-bulk-edit/#description)
 * [Àwọn àgbéyẹ̀wò](https://yor.wordpress.org/plugins/flowbyte-bulk-edit/#reviews)
 *  [Ìgbéwọlẹ̀](https://yor.wordpress.org/plugins/flowbyte-bulk-edit/#installation)
 * [Ìdàgbàsókè](https://yor.wordpress.org/plugins/flowbyte-bulk-edit/#developers)

 [Ìrànlọ́wọ́](https://wordpress.org/support/plugin/flowbyte-bulk-edit/)

## Àpèjúwe

Flowbyte Bulk Edit adds a powerful product editor under **Products  Bulk Edit** 
in your WordPress admin. Stop opening one product at a time — filter your catalog,
click any cell to edit it, or run a chunked bulk update across hundreds or thousands
of products with a progress bar.

#### Filtering

 * Search by product title or SKU
 * Filter by category, tag, and any registered product attribute (Color, Size, Brand,
   etc.)
 * Price range and stock-quantity range
 * Stock status, product type, post status, and featured flag
 * Active filter badges on each section so you always know whatÌtumọ̀ Yorùbá: ’s
   applied

#### Inline editing

Click any cell in the table to edit it. Press Enter to save, Esc to cancel; click
outside also saves.

 * Name, SKU, regular price, sale price
 * Stock quantity (auto-enables manage-stock when you set a value)
 * Stock status, post status
 * Categories — opens a searchable multi-select popover with hierarchical labels
 * Description and short description — open a TinyMCE modal with the full WordPress
   visual editor

Variable products show their variations as expandable sub-rows; each variation can
be inline-edited independently. Editing a variation refreshes the parentÌtumọ̀ Yorùbá:’
s aggregate price range automatically.

#### Bulk operations

Pick “Selected” or “All filtered”, choose an action, fill the parameters, and apply.
The plugin sends product IDs to the server in chunks of 50 with a cancellable progress
bar.

 * **Regular and sale prices** — set, increase, or decrease by fixed amount or percent,
   with optional rounding (.99, .00, whole number)
 * **Sale window** — set or clear sale start / end dates
 * **Stock** — set quantity, set status, or toggle manage-stock
 * **Categories and tags** — add, remove, or replace
 * **Shipping class and tax class** — set
 * **Status, featured, catalog visibility** — set

Price and stock operations on variable products apply to each variation and re-sync
the parent.

#### Safety

 * All AJAX endpoints require the `manage_woocommerce` capability and a nonce
 * “Apply to all filtered” is capped at 5,000 products per run to keep memory predictable
 * Each bulk chunk reports per-product errors that are surfaced in the progress 
   modal — failed products donÌtumọ̀ Yorùbá: ’t stop the batch
 * No external HTTP calls, no telemetry, no upsell

## Ìgbéwọlẹ̀

 1. Upload the `flowbyte-bulk-edit` folder to `/wp-content/plugins/`, or install it
    from the WordPress plugins screen.
 2. Activate the plugin through the **Plugins** menu.
 3. Make sure WooCommerce is active.
 4. Go to **Products  Bulk Edit** to start.

## FAQ

### Does it work with variable products?

Yes. Variable products show their variations as expandable sub-rows, and price- 
or stock-related bulk operations apply to each variation and re-sync the parentÌtumọ̀
Yorùbá: ’s aggregate price range automatically.

### Is there a limit on how many products I can edit at once?

The “Apply to all filtered” mode is capped at 5,000 products per batch run. Bulk
operations are streamed to the server in chunks of 50, and you can cancel mid-flight
from the progress modal.

### What happens if a single save fails?

Inline saves: the cell flashes red, restores the original value, and a toast shows
the error (e.g., “SKU already in use”, “Sale price must be lower than regular price”).

Bulk runs: the failing product is logged in the per-run error list. The batch continues
with the remaining products.

### Is it compatible with WooCommerce HPOS (custom order tables)?

Yes. The plugin only operates on products and never reads or writes orders, so it
is HPOS-compatible.

### Are the strings translatable?

Yes. All strings are wrapped in WordPress translation functions and use the `flowbyte-
bulk-edit` text domain.

## Àwọn àgbéyẹ̀wò

Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.

## Àwọn Olùkópa & Olùgbéejáde

“Flowbyte Bulk Edit” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe
ìkópa sí plugin yìí.

Àwọn Olùkópa

 *   [ Flow Byte ](https://profiles.wordpress.org/wojciechborowicz/)

[Túmọ̀ “Flowbyte Bulk Edit” sí èdè rẹ.](https://translate.wordpress.org/projects/wp-plugins/flowbyte-bulk-edit)

### Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?

[Ṣàwárí koodu](https://plugins.trac.wordpress.org/browser/flowbyte-bulk-edit/), 
ṣàyẹ̀wò [ibi ìpamọ́ SVN](https://plugins.svn.wordpress.org/flowbyte-bulk-edit/),
tàbí ṣe àgbékalẹ̀ sí [àkọsílẹ̀ ìdàgbàsókè](https://plugins.trac.wordpress.org/log/flowbyte-bulk-edit/)
nípasẹ̀ [RSS](https://plugins.trac.wordpress.org/log/flowbyte-bulk-edit/?limit=100&mode=stop_on_copy&format=rss).

## Àkọsílẹ̀ àwọn àyípadà

#### 1.0.0

 * Initial release.
 * Filterable product table with attribute, category, tag, price, stock, type, status,
   and featured filters.
 * Inline cell editing for name, SKU, regular price, sale price, stock quantity,
   stock status, post status, and categories.
 * Description and short-description editing in a TinyMCE modal.
 * Variable products with expandable variation sub-rows.
 * Bulk operations: prices, sale window, stock, categories, tags, shipping class,
   tax class, post status, featured, catalog visibility.
 * Chunked, cancellable bulk execution with progress feedback.

## Àkójọpọ̀ Meta

 *  Ẹ̀yà **1.0.0**
 *  Ìgbàgbọ́hùn tó kẹ́yìn **ọ̀sẹ̀ 2 sẹ́yìn**
 *  Àwọn ìgbéwọlẹ̀ tó ṣiṣẹ́ **Tó kéré sí 10**
 *  Ẹ̀yà WordPress ** 6.0 tàbí ju bẹ́ẹ̀ lọ **
 *  Dánwò dé **6.9.4**
 *  Ẹ̀yà PHP ** 7.4 tàbí ju bẹ́ẹ̀ lọ **
 *  Èdè
 * [English (US)](https://wordpress.org/plugins/flowbyte-bulk-edit/)
 * Àwọn àmì
 * [bulk edit](https://yor.wordpress.org/plugins/tags/bulk-edit/)[Inline Edit](https://yor.wordpress.org/plugins/tags/inline-edit/)
   [products](https://yor.wordpress.org/plugins/tags/products/)[woocommerce](https://yor.wordpress.org/plugins/tags/woocommerce/)
 *  [Ìwòye Tó Péye](https://yor.wordpress.org/plugins/flowbyte-bulk-edit/advanced/)

## Àwọn ìbò

Kò sí ìwádìí tí a tíì fi ránṣẹ́.

[Your review](https://wordpress.org/support/plugin/flowbyte-bulk-edit/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/flowbyte-bulk-edit/reviews/)

## Àwọn Olùkópa

 *   [ Flow Byte ](https://profiles.wordpress.org/wojciechborowicz/)

## Ìrànlọ́wọ́

Nǹkan wà tí o fẹ́ sọ? Ṣé o nílò ìrànlọ́wọ́?

 [Wo àpéjọ ìrànlọ́wọ́](https://wordpress.org/support/plugin/flowbyte-bulk-edit/)