Linux 软件免费装
Banner图

Progremzion WooText Change

开发者 progremzion
更新时间 2026年8月24日 12:38
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.6
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce availability out of stock stock sold

下载

2.0.0

详情介绍:

Progremzion WooText Change replaces the WooCommerce "Out of stock" availability text on product pages with your own wording (default "Sold"), without editing any WooCommerce core files. This plugin requires WooCommerce to be installed and active.

安装:

From your WordPress dashboard
  1. Go to Plugins > Add New.
  2. Search for "Progremzion WooText Change".
  3. Click Install Now, then Activate.
From WordPress.org
  1. Download the plugin ZIP.
  2. Upload the progremzion-wootext-change directory to /wp-content/plugins/.
  3. Activate the plugin from your Plugins page.

屏幕截图:

  • "Out of stock" replaced with your custom text on the product page.

升级注意事项:

2.0.0 Modernized for current WordPress and WooCommerce. As always, back up before updating.

常见问题:

Where do I change the replacement text?

Go to Settings > WooText Change and enter your text. Leave it blank to use the default, "Sold".

Does it work on non-English stores?

Yes. The plugin matches the product's stock status ("out of stock"), not the displayed English text, so it works no matter what language your store uses.

Can I change the text in code instead?

Yes. Use the progremzion_wootext_replacement filter, for example: add_filter( 'progremzion_wootext_replacement', function() { return 'Reserved'; } );

更新日志:

2.0.0 1.0.0