תוסף זה לא נבדק ב-3 הגרסאות הראשיות האחרונות של וורדפרס. ייתכן והתוסף כבר לא מתוחזק או נתמך על ידי יוצריו, וייתכן שיהיו לו בעיות תאימות בגרסות וורדפרס עדכניות יותר.

DeMomentSomTres Order Shortcodes

תיאור

Provides shortcodes to show order contents

התקנה

  1. Use plugin usual installation process.

שאלות נפוצות

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.

סקירות

There are no reviews for this plugin.

מפתחים

"DeMomentSomTres Order Shortcodes" הוא תוסף קוד פתוח. האנשים הבאים תרמו ליצירת התוסף הזה.

תורמים

ניתן לתרגם את "DeMomentSomTres Order Shortcodes" לשפה שלך.

מעוניינים בפיתוח?

עיינו בקוד, ראו את הקוד ב-SVN repository, או הירשמו ללוג פיתוח באמצעות RSS.

שינויים

20200224

  • Add dms3-order-amount

20200127

  • First public version