वर्णन
Provides shortcodes to show order contents
स्थापना
- 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.
समीक्षा
ह्या प्लगइनसाठी कोणतेही समीक्षण नाही.
योगदानकर्ते आणि विकसक
“DeMomentSomTres Order Shortcodes” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.
योगदानकर्तेभाषांतर करा “DeMomentSomTres Order Shortcodes” तुमच्या भाषेत.
विकासातील आग्रह?
कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.
बदलांची यादी
20200224
- Add dms3-order-amount
20200127
- First public version