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.

DeMomentSomTres Order Shortcodes

Leírás

Provides shortcodes to show order contents

Telepítés

  1. Use plugin usual installation process.

GYIK

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.

Vélemények

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

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

“DeMomentSomTres Order Shortcodes” 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

“DeMomentSomTres Order Shortcodes” 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ó

20200224

  • Add dms3-order-amount

20200127

  • First public version