Περιγραφή
The ‘Plain Formatted Billing Address for WooCommerce’ plugin adds a custom email placeholder {formatted_billing_address_plain}
that works just like the built-in {formatted_billing_address}
, but outputs the billing address in plain text format (joined by new line characters) instead of using HTML formatting.
This is particularly useful when you need to use addresses in contexts where HTML is not supported or desired.
Usage
Simply use the {formatted_billing_address_plain}
placeholder in your WooCommerce email templates wherever you need a plain-text formatted billing address.
Requirements
- WordPress 5.0 or higher
- WooCommerce 3.0.0 or higher
- PHP 7.2 or higher
Εγκατάσταση
- Upload the plugin files to the
/wp-content/plugins/plain-formatted-billing-address-for-woocommerce
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the placeholder
{formatted_billing_address_plain}
in your WooCommerce email templates
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Plain Formatted Billing Address for WooCommerce” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Plain Formatted Billing Address for WooCommerce” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.0
- Initial release