Bu eklenti, WordPress’in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

DeMomentSomTres Order Shortcodes

Açıklama

Provides shortcodes to show order contents

Yükleme

  1. Use plugin usual installation process.

SSS

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.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“DeMomentSomTres Order Shortcodes” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

20200224

  • Add dms3-order-amount

20200127

  • First public version