Dokan Function Filters

Dokan Multi Vendor Documentation

Dokan included all necessary function filters.

dokan_email_admin_mailAdmin mail filter. Arguments ( get_option( 'admin_email' ) )
dokan_categoryCategory Filter. Arguments ( $dokan_category )
payment_withdraw_optionAdmin withdraw method Filter. Arguments ( $method )
dokan_withdraw_methodsSeller withdraw method Filter. Arguments ( $method )
dokan_widget_argsWidget argument filter. Arguments ( array )
dokan_reports_chartsReport chart filter. Arguments ( $charts )
dokan_get_dashboard_navSeller dashboard navigation filter. Arguments ( $urls )
dokan_product_status_caseProduct status filter. Arguments ( $name, $status )
dokan_my_account_my_sub_orders_actionsAccount order filter. Arguments ( $action, $order )
dokan_can_add_productSeller can add product filter. Arguments ( $errors )
dokan_can_postSeller can sell product filter. Arguments ( $errors )

Note: All Filters of WprdPress and woocommerce plugin are available.