Plain Formatted Billing Address for WooCommerce

描述

The ‘Plain Formatted Billing Address for WooCommerce’ plugin adds a custom email placeholder {formatted_billing_address_plain} that works just like the built-in {formatted_billing_address}, but outputs the billing address in plain text format (joined by new line characters) instead of using HTML formatting.

This is particularly useful when you need to use addresses in contexts where HTML is not supported or desired.

Usage

Simply use the {formatted_billing_address_plain} placeholder in your WooCommerce email templates wherever you need a plain-text formatted billing address.

Requirements

  • WordPress 5.0 or higher
  • WooCommerce 3.0.0 or higher
  • PHP 7.2 or higher

安装

  1. Upload the plugin files to the /wp-content/plugins/plain-formatted-billing-address-for-woocommerce directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the placeholder {formatted_billing_address_plain} in your WooCommerce email templates

评价

此插件暂无评价。

贡献者及开发者

「Plain Formatted Billing Address for WooCommerce」是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Plain Formatted Billing Address for WooCommerce」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

帮助将「Plain Formatted Billing Address for WooCommerce」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial release