-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Woocommerce-Combine-Orders | ||
- PHP Function with two input fields for Order IDs and a button to combine those orders in Woocommerce Admin Order List Page. | ||
- This function will be developed as a custom plugin. | ||
- Please check the example.png to see how it works. | ||
- Please check the example.png to see how it works. (Open image in a new tab to see properly) | ||
- Code goes to functions.php of your theme or child theme. |