Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

DeMomentSomTres Order Shortcodes

Mô tả

Provides shortcodes to show order contents

Cài đặt

  1. Use plugin usual installation process.

Hỏi đáp

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.

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“DeMomentSomTres Order Shortcodes” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

20200224

  • Add dms3-order-amount

20200127

  • First public version