Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Display WooCommerce User Info

Leírás

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.

Telepítés

  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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Display WooCommerce User Info” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Display WooCommerce User Info” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

1.0

  • First Version, Basic Working copy