Guest Order Tracking for WooCommerce

Descriere

Guest Order Tracking for WooCommerce makes it easier for unlogged users to access a WooCommerce order.

Once you activate and setup this plugin, if an unlogged user tries to access an order page, he will be redirected to the tracking order page having the order field already filled.

Instalare

  1. Upload the entire plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the „Plugins” menu in WordPress.
  3. Start by visiting plugin settings at „WooCommerce > Settings > Guest Order Tracking”.

Întrebări frecvente

How does the plugin work?

By default, when unlogged users try to access an order page URL like http://example.com/my-account/view-order/123/, nothing happens. Once you activate and set up this plugin, users will be redirected to the tracking order page having the order field already filled.

How to use this plugin?

Simply follow these steps:

  1. Create a page and add this shortcode: [woocommerce_order_tracking].
  2. Copy the permalink of this page.
  3. Go to your plugin settings in „WooCommerce > Settings > Guest Order Tracking”.
  4. Paste your permalink to „Tracking page URL” option and „Save changes”.

Are there any filters available?

alg_gotwc_tracking_page_url – Filters the tracking page URL.

How can I contribute? Is there a GitHub repository?

If you are interested in contributing – head over to the Guest Order Tracking for WooCommerce plugin GitHub repository to find out how you can pitch in.

Recenzii

26 iunie 2022 1 răspuns
The plugin is just perfect. The customer can log in with the order id and email and see order details, status, and notes. Simple but very useful.
Citește o recenzie

Contributori și dezvoltatori

„Guest Order Tracking for WooCommerce” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

Istoric modificări

2.1.5 – 11/03/2024

  • Fix – One or more tags were ignored. Please limit your plugin to 5 tags.

2.1.4 – 11/03/2024

  • Add compatibility with HPOS.
  • WC tested up to: 8.6.

2.1.3 – 10/11/2023

  • Tested up to: 6.4
  • WC tested up to: 8.2
  • Move to WPFactory.
  • Dev – Add github deploy setup.

2.1.2 – 27/07/2021

  • Tested up to: 5.8.
  • WC tested up to: 5.5.

2.1.1 – 12/03/2021

  • Dev – Localisation – load_plugin_textdomain() moved to the init hook.
  • Tested up to: 5.7.
  • WC tested up to: 5.1.

2.1.0 – 27/03/2020

  • Fix – Using get_id() instead of get_order_number() now (i.e. unfiltered).
  • Fix – „Reset settings” admin notice fixed.
  • Dev – Admin settings descriptions updated.
  • Dev – Code refactoring.
  • WC tested up to: 4.0.
  • Tested up to: 5.3.

2.0.0 – 24/07/2019

  • Dev – Major code refactoring.

1.0.1 – 16/10/2018

  • Get default tracking page in case it hasn’t been set.
  • Add WooCommerce requirements.

2.0.0 – 22/06/2017

  • Initial Release.