Normal view

[PROMO] Frontend Product Editor - edit WooCommerce products without touching wp-admin

24 August 2026 at 03:06

I'm on the WPVibes team - I'll mention a plugin of ours below.

Editing a WooCommerce product usually means leaving your storefront, opening wp-admin, finding the product, making the change, then switching back to check if it looks right. That's a lot of steps just to fix a price or update stock.

Frontend Product Editor adds a flyout editor directly to your storefront. Browse your own store, click the floating icon or the admin toolbar option on any simple product page, and edit right there - no backend, no page reload.

What's included, free:

  • Works on simple products
  • Edit product name, descriptions, pricing, and sale scheduling
  • Inventory, stock, SKU, and Global Unique ID
  • Categories, tags, shipping, and tax settings
  • Works with any WooCommerce-compatible theme

It's fully free for simple product editing - no trial, no time limit.

Free Download : https://wordpress.org/plugins/frontend-product-editor/

Happy to answer any questions.

submitted by /u/hardik777sharma
[link] [comments]

[DISCUSSION] WordPress 7.1 is adding a native way to register custom SVG icons - no JavaScript needed

14 August 2026 at 02:46

One of the more exciting features coming in WordPress 7.1 is a public API for custom SVG icons. It finally gives developers a native way to register their own SVG icons and use them across the block editor - without relying on JavaScript workarounds.

What it lets you do:

  • Register your own SVG icons using just PHP
  • Group them into named collections
  • Have them show up in the block editor's icon picker automatically
  • Render them server-side in PHP templates
  • Pull them through the REST API

No JavaScript. No build tools. Just PHP.

We wrote a guide and built a real plugin to test it on WordPress 7.1's test version, covering:

  • Registering icons two ways: inline and from .svg files
  • A simple pattern to auto-load a whole folder of icons at once
  • Using a custom icon as a block's icon instead of the default Dashicon

Full guide with the working plugin code:

https://wpvibes.com/blog/wordpress-custom-icons/?utm_source=reddit&utm_medium=social

Has anyone else tried this on the test version yet?

submitted by /u/hardik777sharma
[link] [comments]
❌