Hi,
Thanks for get in touch with us.
Yes off course, there has lots of hooks in dashboard page to add new widgets as your own.
Thank You
Ok thanks for getting back to me. So how do i do that?
-
This reply was modified 7 years, 11 months ago by
motprotect.
-
This reply was modified 7 years, 11 months ago by
motprotect.
Hi,
As I told you, there has many action hooks for the purpose. e.g.
wcfm_after_dashboard_stats_box
after_wcfm_dashboard_product_stats
after_wcfm_dashboard_sales_reports
after_wcfm_dashboard_orders
after_wcfm_dashboard_stock_reports
after_wcfm_dashboard_left_col
after_wcfm_dashboard_sales_report
after_wcfm_dashboard_zone_analytics
after_wcfm_dashboard_right_col
You may use of this to add your own widget. You just have to choose right hook to set it’s desired position.
Thank You