Extending orders table #3231
Closed
luiseduardobraschi
started this conversation in
Ideas
Replies: 1 comment
-
|
I managed to work it out using wp.hooks.addFilter.
The objects are like these: dokan/src/dashboard/orders/OrderList.tsx Lines 600 to 646 in 139de4f |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. I have an add-on that relies on the actions column of the order tables. Is it possible to extend the new UI to add new actions?
Here’s an example of the old PHP-based UI. The blue/yellow buttons:
Beta Was this translation helpful? Give feedback.
All reactions