Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- add_filter('wcfm_order_notes_args', function($args) {
- global $WCFMu;
- remove_filter('wcfm_order_notes_args', [ $WCFMu->wcfmu_marketplace, 'wcfmmp_order_notes_args' ], 10);
- return $args;
- }, 9);
Advertisement
Add Comment
Please, Sign In to add comment