Customize Admin-side ‘Edit Order’ Page
-
On the admin side, when you go to this url:
/wp-admin/post.php?post={id}&action=editand the post type = ‘shop_order’
How can I edit that page? It has ‘Edit Order’ on the top of it on the admin side. I wrote a plugin that exports the order as customized XML and simply want to put a link to it (the link would be /wp-admin/post.php?post={id}&action=export_xml) on that page.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Customize Admin-side ‘Edit Order’ Page’ is closed to new replies.