WooCommerce Order Tags (v2.4.4) Nulled

WooCommerce-Order-Tags-Nulled
WooCommerce-Order-Tags-Nulled
WooCommerce Order Tags
WooCommerce Order Tags

WooCommerce Order Tags Nulled v2.4.4 | WooCommerce Order Tags Free Download v2.4.4 with this extension you create order tags Nulled which can be automatically and/or manually assigned to your orders. When you have a successful eCommerce store, managing orders can be a time-consuming process. Keeping track of orders and processing them efficiently is fundamental to customers receiving their orders as quickly as possible.

Order tags Nulled are visible on the list of orders and within the order details page, you can easily filter orders by tags and bulk assign tags. Adding order tags means you can easily see which orders have met specific criteria without clicking into each order, reviewing the order details, and returning to the orders list. This is a huge time saver and can even open up possibilities not previously possible.

WooCommerce Order Tags Features

  • Dashboard
  • Add or edit order tags
  • Automatic tagging
  • Manual tagging
  • Tags displayed on orders
  • Filter orders by tag

WooCommerce Order Tags Free Download Links

Changelog WooCommerce Order Tags Nulled

2023-08-03 - version 2.4.0
* Added: High Performance Order Storage (HPOS) compatibility if WooCommerce version is 8.0.0 or higher, note that this version includes several changes for HPOS compatibility, it is recommended you perform this upgrade on a staging environment before upgrading the extension on a production website regardless of whether HPOS enabled, HPOS and the compatibility in this extension are very new, use with caution
* Changed: Development assets
* Changed: PHP requires at least 7.2.0
* Changed: WooCommerce requires at least 7.3.0
* Changed: WooCommerce tested up to 7.9.0
* Changed: WordPress requires at least 5.9.0

2023-05-31 - version 2.3.0
* Added: Order tag set if coupon option
* Changed: WooCommerce tested up to 7.7.1
* Changed: WordPress tested up to 6.2.2

2023-04-28 - version 2.2.0
* Note: This is a milestone release, please ensure you read the contents of this changelog and we recommend performing this upgrade on a staging environment and testing before upgrading the extension on a production website, clear all caches after upgrading
* Added: Text color option on order tags
* Added: wcot_order_tags_color_text_default() filter hook
* Added: wcot_order_tags_set_if_product_variations() filter hook to allow product variations to be selected in set if product assignment when returned true
* Added: Additional class with order tag slug append to order tag html
* Added: Set if product variations information when managing order tags
* Changed: Renamed existing color option to background due to new text color option
* Fixed: Set if fields which return results via AJAX can not be searched like non-AJAX fields

2023-03-03 - version 2.1.0
* Added: Set if product meta data option allowing order tags to be set based on if the order contains a product which has specific meta data
* Changed: Meta data related field descriptions
* Changed: Minor development assets
* Changed: WooCommerce tested up to 7.4.1

2022-12-23 - version 2.0.1
* Changed: WooCommerce tested up to 7.2.2
* Changed: WordPress requires at least 5.4.0
* Changed: WordPress tested up to 6.1.1

2022-08-23 - version 2.0.0
* Note: This is a milestone release, please ensure you read the contents of this changelog and we recommend performing this upgrade on a staging environment and testing before upgrading the extension on a production website, clear all caches after upgrading
* Added: Set if meta data option allowing order tags to be set based on any order based meta data
* Added: Set if product tag option allowing order tags to be set if products in order have specific tag(s)
* Added: != operator to set if fields where number based operators used
* Added: Warning alert if trying to save an order tag without any "Set On" conditions
* Changed: Set if customer, product and product category select2 fields on edit order tag screen now get data via AJAX request to increase performance
* Changed: Enqueue of admin.js asset so limited to edit order tag screens for efficiency 
* Changed: UX improvements on edit order tag screen
* Changed: Manage order tags notice to be more descriptive
* Changed: WordPress tested up to version 6.0.1
* Changed: WooCommerce tested up to version 6.8.1
* Fixed: Edit order tag screen may become unresponsive for large stores with huge amounts of customer, product and/or product category data

2022-06-24 - version 1.7.0
* Changed: Field descriptions on "set on" options when editing an order tag
* Changed: WooCommerce tested up to version 6.6.1
* Fixed: Setting of order tags may not work in some scenarios due to $order object not yet including all required data to set tags
* Fixed: Subscriptions (posts with shop_subscription post type but not orders with subscriptions or renewal orders derived from a subscription) may incorrectly have had order tags set when should not, only orders based off the subscription should have order tags set

2022-05-28 - version 1.6.1
* Note: Order tags menu has been moved and can now be found under the WooCommerce menu item in the WordPress dashboard as opposed to the parent menu item in previous versions, this is to meet WooCommerce guidelines on extension menu structures
* Added: Select fields on the edit order tag page now include the ID of products, categories, customers, payment/shipping methods, etc to allow options to be differentiated/found quicker
* Changed: Order tags menu moved to sub item of WooCommerce menu item
* Changed: WordPress tested up to version 6.0.0
* Changed: WooCommerce tested up to version 6.5.1

2022-04-30 - version 1.6.0
* Note: This version changes the order placed/update hooks previously used to woocommerce_new_order and woocommerce_update_order to ensure order tags get set succesfully for order placement/update functionality when third party themes, plugins, custom development, etc including WooCommerce API attempt this, we recommend performing this upgrade on a staging environment and testing before upgrading the extension on a production website, clear all caches after upgrading
* Added: Order tags now get set when WooCommerce API used to place/update orders
* Added: Testing related files e.g. composer.json, phpcs.xml, etc for development purposes
* Changed: Code refactoring
* Changed: WordPress tested up to 5.9.3
* Changed: WooCommerce tested up to version 6.4.1
* Fixed: Order tags may not be set depending on order tag conditions and order data when using order list bulk actions
* Fixed: Order tags not set if website does not use the woocommerce_thankyou hook
* Fixed: Order tags not set if order updated through functionality where the woocommerce_process_shop_order_meta hook is not used

2022-03-25 - version 1.5.0
* Note: This version includes several changes to asset enqueues, upgrade conditions and more, please ensure you read the contents of this changelog, it is recommended you perform this upgrade on a staging environment before upgrading the extension on a production website, clear all caches after upgrading to ensure all assets are reloaded
* Added: Set if order status
* Added: WCOT_Order_Tags_Translation class
* Added: Minified CSS/JS assets created and enqueued
* Added: WooCommerce not installed/activated notice
* Changed: CSS assets now SCSS
* Changed: <code> tags used around default color and filter hook information when editing a tag
* Changed: Enqueues plugins_url function calls so folder name not included that could effect installations where folder renamed
* Changed: Upgrade conditions now use version_compare
* Changed: WordPress tested up to version 5.9.2
* Changed: WooCommerce tested up to version 6.3.1
* Fixed: Translations may not load due to load_plugin_textdomain not hooked on init

2021-11-13 - version 1.4.0
* Added: Set order tags via bulk actions on orders list
* Changed: wcot_order_tags_get_all_order_tags() function should be define taxonomy via the taxonomy argument in an arguments array
* Changed: WordPress tested up to version 5.8.2
* Changed: WooCommerce tested up to 5.9.0
* Fixed: Order subscription renewals may not set shipping instances/zones based order tags
* Fixed: WCOT_Order_Tags_Filter::filter() does not use wcot_order_tags_get_all_order_tags() function

2021-09-08 - version 1.3.0
* Added: Set on order subscription renewal
* Added: WooCommerce Subscriptions compatibility
* Changed: WooCommerce tested up to 5.6.0

2021-08-07 - version 1.2.1
* Added: Bulk set order tags functionality to allow set of order tags in bulk on all orders via wcot_order_tags_set_tags_bulk query var, see documentation for details
* Added: set_tags_bulk() function to WCOT_Order_Tags_Set class
* Fixed: Order tag may fail set depending on order type when customer is a guest
* Fixed: Order tag can lose its settings on edit depending on server setup potentially due to term caching and/or slow $wpdb query
* Fixed: Order tags dashboard menu item may not be highlighted depending on use of other plugins/extensions parent_file filters and their priorities
* Fixed: Order tag set may throw fatal error/PHP notices if attempted to be set on a refund order id using custom development

2021-08-05 - version 1.2.0
* Added: Set if customer role
* Added: Set if payment method
* Added: Set if product
* Added: Set if product category
* Added: Set if mode
* Added: wcot_order_tags_customer_roles filter to allow inclusion of customers with custom roles in set if customer field
* Changed: Tag field descriptions
* Changed: Return less customer data when querying customers on order tag edit for performance
* Changed: WordPress tested up to version 5.8
* Changed: WooCommerce tested up to version 5.5.2
* Fixed: PHP undefined variable notice when placing orders for virtual products order confirmation screen if set if shipping method used

2021-07-30 - version 1.1.3
* Fixed: Assigning tag via shipping method may cause undefined method error

2021-07-24 - version 1.1.2
* Fixed: wcpot_order_tag_taxonomy_args has incorrect prefix

2021-07-18 - version 1.1.1
* Added: Hyphen character to tag column on orders list if no order tags so consistent with WordPress
* Changed: Field descriptions line height on tag edit
* Changed: Field descriptions to be more descriptive on tag edit
* Changed: Checkbox expand box styling on tag edit so consistent with WordPress styling
* Fixed: Setting description typos
* Fixed: Changelog dates incorrect

2021-07-17 - version 1.1.0
* Added: Set if shipping method instance setting
* Added: Set if shipping zone setting
* Changed: "Set on" setting description
* Changed: Title tooltip to use WooCommerce tooltips as opposed to title attribute
* Changed: Minor order tag display styling tweaks
* Fixed: Order tags may still be applied after customer, shipping method/zone deletion until order tag updated

2021-06-23 - version 1.0.0
* Initial release

WooCommerce Order Tags Free Download

JoJoThemes Developer Team do their best to share Free WordPress Themes, Professional Blogger Templates and other PHP Scripts. JoJo Themes always try their best to find best Premium WP Themes so that you could always Download files and could remain update with more latest updates. You can join us and follow us by visiting our following Social Media Pages.