Descripción
Provides shortcodes to show order contents
Instalación
- Use plugin usual installation process.
FAQ
- 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.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«DeMomentSomTres Order Shortcodes» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «DeMomentSomTres Order Shortcodes» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
20200224
- Add dms3-order-amount
20200127
- First public version