Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function init(){
- remove_filter('views_edit-product', 'Events_Manager_WooCommerce\Product::views_edit_product', 1);
- }
- add_filter( 'admin_init', 'init', 100 );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement