Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Display WooCommerce User Info

Description

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.

Installation

  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.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Display WooCommerce User Info » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Journal des modifications

1.0

  • First Version, Basic Working copy