=== Admin Previous and Next Order Edit Links for Woocommerce ===

Contributors:      cylas
Requires at least: 5.2 or higher
Tested up to:      7.0
Requires PHP:      5.6
Stable tag:        1.0.4
Donate link:       https://www.buymeacoffee.com/BELOCODES
License:           GPLv2 or later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Tags:              woocommerce, order, next order, previous order, admin, dashboard

This plugin enables you to quickly access and edit the next and previous orders. It saves times while processing orders in a sequence which boosts productivity.

== Description ==

This plugin enables you to quickly access and edit the next and previous orders. It saves times while processing orders in a sequence which boosts productivity.

Currently the plugin includes the following features:

* **Previous Order link:** In the order edit screen, if the previous order exists a previous order button is displayed.
* **Next Order link:** In the order edit screen, if the next order exists a next order button is displayed.

== Installation ==

= Installation from within WordPress =

1. Visit **Plugins > Add New**.
2. Search for **Admin Previous and Next Order Edit Links for Woocommerce**.
3. Install and activate the Admin Previous and Next Order Edit Links for Woocommerce plugin.

= Manual installation =

1. Upload the entire `previous-next-edit-order-links-for-woocommerce` folder to the `/wp-content/plugins/` directory.
2. Visit **Plugins**.
3. Activate the Admin Previous and Next Order Edit Links for Woocommerce plugin.

= After activation =

1. Go to the order's list page and select the first order you want to process.
2. If you have a couple of orders ahead of this order, you can click the next order button to move to the next order or previous order button to move to the previous order edit screen 

= Support for translation =
* If you are using wpml for translation, support is included in this plugin for the button texts.  

== Frequently Asked Questions ==

= What is the purpose of this plugin? =

The primary purpose of the Admin Previous and Next Order Edit Links for Woocommerce plugin is to ease the process of moving from one order edit screen to another during processing

 
= Where can I submit my plugin feedback? =

Especially since this is a collection of WordPress core feature plugins, providing feedback is encouraged and much appreciated! You can submit your feedback either in the [plugin support forum](https://wordpress.org/support/plugin/previous-next-edit-order-links-for-woocommerce/) or, if you have a specific issue to report, in its [GitHub repository](https://github.com/WordPress/previous-next-edit-order-links-for-woocommerce).

= How can I contribute to the plugin? =

Contributions welcome! There are several ways to contribute:

* Raise an issue or submit a pull request in the [Github repository for the plugin](https://github.com/WordPress/previous-next-edit-order-links-for-woocommerce)
* Translate the plugin into your language at [translate.wordpress.org](https://translate.wordpress.org/projects/wp-plugins/previous-next-edit-order-links-for-woocommerce)
* Join the weekly chat (Tuesdays at 16:00 UTC) in the [#performance channel on Slack](https://wordpress.slack.com/archives/previous-next-edit-order-links-for-woocommerce)

== Screenshots ==

1. Previous and Next order button links.

== Changelog ==
 
= 1.0.0 =
Initial release

= 1.0.1 =
Bug Fixes plus minor upgrades

= 1.0.2 =
Woocommerce HPOS integration, syncing wordpress' default button style

= 1.0.3 =
Bug Fixes plus minor upgrades