Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

DeMomentSomTres Order Shortcodes

Beschreibung

Provides shortcodes to show order contents

Installation

  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.

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„DeMomentSomTres Order Shortcodes“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

20200224

  • Add dms3-order-amount

20200127

  • First public version