Forums
(@ayazevren)
1 year, 9 months ago
add_filter( ‘woocommerce_admin_meta_boxes_variations_per_page’, ‘handsome_bearded_guy_increase_variations_per_page’ );
function handsome_bearded_guy_increase_variations_per_page() {return 50;}