Support Hours: Mon-Fri 8:00-14:00 CET - If and when our partners and kids allow, we may reply to your posts outside these hours :)
Hello,
I am wondering if it is possible to add a "REMARK" column in the action logs to remark the purpose of this action?? such as Changed "Stock Quantity" for the products XXXXX"
Example:
Thanks
Andy
Hi andyleelun
You could do so with custom development. As this is a WP_List_table class, you could use any of its hooks to add custom columns to it. More info: https://make.wordpress.org/docs/plugin-developer-handbook/10-plugin-components/custom-list-table-columns/
This is quite advanced though and you'll need a developer to do it for you.
Best Regards, Salva.