该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Display WooCommerce User Info

描述

Displays formatted copy of Woo Commerce Shipping and/or Billing information in a shortcode.

The following shortcodes can be used:
[billing_info]
[shipping_info]

if the “id” parameter is added (e.g. [billing_info id=”1″] ), that users information will be displayed.
Otherwise the current users information will be displayed by default.

The output information will be formatted with the default wooCommerce styling.

安装

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add Shortcode to post or page
  4. Additionally can be used to display the shorcode within a theme or plugin.

评价

此插件暂无评价。

贡献者及开发者

「Display WooCommerce User Info」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • First Version, Basic Working copy