這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Frontend Product Editor Manager for WooCommerce

外掛說明

Frontend Product Editor Manager for WooCommerce allows store admins and shop managers to edit product details directly from the frontend shop page. Skip the backend dashboard and manage your product catalog on the go.

✨ Key Features:

  • Inline edit buttons on the shop page
  • AJAX-based form to update product info without page reload
  • Edit the following product fields from the frontend:
    • Product Name
    • Product Description
    • Short Description
    • SKU
    • Pricing
    • Schedule Sale
    • Inventory / Stock
    • Categories & Tags
    • Tax Class & Status
    • Catalog Visibility
    • Featured Product
    • Shipping (Weight, Dimensions, Shipping Class)

License

This plugin is licensed under the GPLv2 or later.

Credits

Developed by Nobo Plugins

安裝方式

  1. Upload the plugin ZIP via Plugins > Add New > Upload Plugin, or extract the ZIP and upload the folder to /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Ensure WooCommerce is installed and activated.
  4. Visit the Shop page to see the “Edit” buttons on product cards (admin or shop manager roles only).

常見問題集

Who can edit products on the frontend?

Only users with edit_products capability — typically Administrators and Shop Managers.

Can customers see the edit buttons?

No. Only authorized users (admins/shop managers) see and use the frontend edit interface.

Can I add more fields?

Yes! The plugin uses a modular OOP structure. You can extend it by modifying the get_edit_form() and save_product_edits() methods.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Frontend Product Editor Manager for WooCommerce〉的開發相關工作。

參與者

變更記錄

1.0.0

  • Initial release with inline product editing on shop page.
  • Supports all core WooCommerce product fields.