Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

DeMomentSomTres Order Shortcodes

Deskripsi

Provides shortcodes to show order contents

Instalasi

  1. Use plugin usual installation process.

Tanya Jawab

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.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“DeMomentSomTres Order Shortcodes” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Log Perubahan

20200224

  • Add dms3-order-amount

20200127

  • First public version