Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Display WooCommerce User Info

Beskrivelse

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.

Installasjon

  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.

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

«Display WooCommerce User Info» er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen:

Bidragsytere

Endringslogg

1.0

  • First Version, Basic Working copy