Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

DeMomentSomTres Order Shortcodes

Descrizione

Provides shortcodes to show order contents

Installazione

  1. Use plugin usual installation process.

FAQ

Shortcode dms3-order-details

Use the shortcode dms3-order-details show the order detail table as it is sent to email.

It does not need any parameter.

Shortcode dms3-order-amount

Use the shortcode dms3-order-amount show a link containing the order total amount in it.

Parameters:

  • orderid: order id (default current order)
  • prefix: content before the amount in the url (default “”)
  • suffix: content after the amount in the url (default “”)
  • decimals: number format (default 0)
  • text: link text. If none is specified, the url is shown.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“DeMomentSomTres Order Shortcodes” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

20200224

  • Add dms3-order-amount

20200127

  • First public version