Deskripsi
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.
Instalasi
- Upload
plugin-name.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Add Shortcode to post or page
- Additionally can be used to display the shorcode within a theme or plugin.
Ulasan
Belum ada ulasan untuk plugin ini.
Kontributor & Pengembang
“Display WooCommerce User Info” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
KontributorTerjemahkan “Display WooCommerce User Info” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
1.0
- First Version, Basic Working copy