Descriere
This plugin lets you add custom order statuses to WooCommerce. When adding status, you can set:
- Descriptor stare personalizată.
- Etichetă stare personalizată.
- Icon stare personalizată.
- Icon și culoare coloană de stare personalizate.
Check out the PRO version of Custom Order Status for WooCommerce plugin.
Stările personalizate adăugate pot fi adăugate în lista de acțiuni în masă din administrarea comenzilor și în administrarea rapoartelor.
Some of our Pro plugins
Some of our other free plugins
Instalare
- Încarcă dosarul întreg al modulului în directorul
/wp-content/plugins/
. - Activează modulul în meniul „Module” din WordPress.
- Începe mergând la setările modulului în „WooCommerce > Setări > Custom Order Status”.
Recenzii
Contributori și dezvoltatori
„Custom Order Status for WooCommerce” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„Custom Order Status for WooCommerce” a fost tradus în 27 de locale. Mulțumim traducătorilor pentru contribuția lor.
Tradu „Custom Order Status for WooCommerce” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
2.3.0 – 04/07/2023
- Enhancement – Added deactivation survey v2.
- Fix – Compatibility with PHP 8.2.2.
- Fix – Compatibility declaration for WooCommerce Product Editor option.
- Fix – Compatibility with High-Performance Order Storage (COT).
- Fix – „Fallback delete order status” setting was not working.
- Fix – Fatal error upon activation of the plugin when Custom Order Number plugin was installed and activated.
2.2.1 – 29/11/2022
- Fix – Fatal error on the Order Received page.
2.2.0 – 29/11/2022
- Enhancement – Introduced compatibility with WooCommerce High Performance Order Storage.
2.1.1 – 11/05/2022
- Fix – Custom Order Status plugin conflict with Custom order number plugin due to same function name.
2.1.0 – 03/05/2022
- Fix – Duplicate Queries on Custom Order Status page.
- Fix – Plugin setting link was missing on the plugin page.
- Fix – Notice to enable color setting was missing.
2.0.3 – 14/09/2021
- Enhancement – Added an option to select the default status for Cheque and Paypal payment methods.
- Fix – After migration, slugs were coming empty in some site. This is fixed now.
- Fix – When slug in custom order status starts with wc- then order status don’t gets changed to that custom order status. This is fixed now.
- Fix – Text color for the custom order status was coming on the orders page even if the settings for enabling color option is kept disabled. This is fixed now.
2.0.2 – 09/04/2021
- Fix – Order status was getting changed when we refresh the Thankyou page. This has been fixed.
- Fix – When we change the slug of the custom order status, orders having that custom status was not seen on the orders page. This has been fixed.
2.0.1 – 01/12/2020
- Enhancement – Added new setting „Enable color” to show background color for the statuses in the order page.
- Fix – When we click on the „Custom Order Status Tool” link from the plugin, it shows an error. This has been fixed.
- Fix – After deleting the plugin old data does not get removed. This has been fixed.
- Fix – Orders are getting deleted which has the custom order status when the plugin is deleted. This has been fixed.
- Fix – The status is not getting changed to the custom one when the status is created with 3 words. This has been fixed.
- Fix – Added icons to the labels. This has been fixed.
2.0.0 – 05/11/2020
- Feature – Added Custom Post Type for custom statuses with the support of previous tool page.
- Feature – Added Global level email function to send the email to customer & admin on change of custom order status.
1.4.11 – 10/09/2020
- Updated compatibility with WordPress 5.5
- Updated compatibility with WC 4.5
1.4.9 – 19/03/2020
- Updated compatibility with WC 4.0.0
1.4.8 – 23/09/2019
- Made the plugin code compliant with WPCS standards.
1.4.7 – 27/03/2019
- Added uninstall.php to ensure the plugin settings are removed from the DB when the plugin is deleted.
- Added check to ensure slugs from WC core cannot be added as custom statuses. This has been done to avoid conflicts.
- Applied some bug fixes to ensure the plugin is in sync with the PRO version.
1.4.6 – 16/11/2018
- Author name and URL updated due to handover of the plugins.
1.4.5 – 31/10/2018
- A testat compatibilitatea cu WooCommerce 3.5.0.
1.4.4 – 16/10/2018
- Feature – Emails – Email content –
{order_details}
replaced value added. - Feature – Default order status – „Default order status for BACS / COD” options added (instead of forcing BACS and COD to „default order status”, as was added in previous plugin version 1.4.3).
1.4.3 – 15/10/2018
- Dev – Default order status – Forcing BACS and COD payment gateways to „default order status”.
1.4.2 – 27/09/2018
- Dezvoltare – a adăugat compatibilitatea cu modulele WPML/Polylang (fișier
wpml-config.xml
).
1.4.1 – 23/09/2018
- Feature – „Add custom statuses to admin order preview action buttons” option added.
- Dezvoltare – refactorizare cod.
- Dev – Minor admin settings restyling.
1.4.0 – 03/09/2018
- Funcționalitate – a adăugat secțiunea „Emailuri”.
- Feature – „Make custom status orders paid” option added.
- Dezvoltare – refactorizare cod.
- Dev – Admin settings divided into sections, restyled and descriptions updated.
- Dezvoltare – a fost înlăturată opțiunea „Activează modulul”.
1.3.5 – 22/06/2018
- Feature – „Make custom status orders editable” option added.
- Dezvoltare – a actualizat URI modul la wpfactory.com.
- Dezvoltare – Setările sunt salvate ca proprietate a clasei principale.
1.3.4 – 24/05/2018
- Dezvoltare – a adăugat opțiunea „Avansat: prioritate filtre”.
1.3.3 – 15/05/2018
- Dezvoltare – a adăugat opțiunea „Culoare text”.
1.3.2 – 15/05/2018
- Dezvoltare – a adăugat opțiunea „Activează culorile în coloana de stare”.
- Dezvoltare – „WC testat până la” a fost adăugat la antetul modulului.
1.3.1 – 10/05/2017
- Fix –
Too few arguments to function Alg_WC_Custom_Order_Statuses_Settings_Section::get_settings()
fixed.
1.3.0 – 30/04/2017
- Dezvoltare – compatibilitate cu WooCommerce 3.x.x – ID produs.
- Dezvoltare – Instrument stare comandă personalizată – sanitizarea descriptorului înainte de adăugarea unei stări noi.
- Dev – Custom Order Status Tool – „Delete with fallback” separate button added. Simple „Delete” button now deletes statuses without any fallback.
- Dezvoltare – Instrument stare comandă personalizată – funcționalitatea „Editează” mutată de la Pro la versiunea gratuită.
- Informal – a actualizat readme.txt și antetul modulului.
- Ajustare – Instrument stare comandă personalizată – reproiectat.
- Ajustare – Instrument stare comandă personalizată – refactorizare cod.
- Tweak – Link changed from
coder.fm
towpcodefactory.com
.
1.2.1 – 23/01/2017
- Dezvoltare – a adăugat butonul „Resetează setările”.
- Ajustare – a corectat readme.txt.
1.2.0 – 17/01/2017
- Fix – Tool – Add – Checking for duplicate default WooCommerce status added.
- Dev – Tool – „Edit” custom status button added.
- Dev – Fallback status on delete.
- Dev – „Add Custom Statuses to Admin Order List Action Buttons” options added.
- Dezvoltare – a adăugat versiunea extinsă (plătită).
- Tweak – Plugin „Tags” updated.
1.1.0 – 14/12/2016
- Fix –
load_plugin_textdomain()
moved frominit
hook to constructor. - Corecție – Toate apelările
get_option
au acum valoarea implicită. - Dezvoltare – a adăugat fișierul pentru limbi (POT). Domeniul „custom-order-statuses-for-woocommerce” a fost modificat în „custom-order-statuses-woocommerce”.
- Dev – Bulk actions added in proper way for WordPress version >= 4.7.
- Ajustare – a actualizat legătura de donație.
1.0.0 – 12/11/2016
- Lansare inițială.