Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Display WooCommerce User Info

Descripción

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.

Instalación

  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.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Display WooCommerce User Info» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Display WooCommerce User Info» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • First Version, Basic Working copy