changes
This commit is contained in:
@@ -40,6 +40,6 @@ class DontShowProductsOnShopLandingPageAction extends RadAction
|
||||
$query->set('post_type', 'product');
|
||||
$query->set('posts_per_page', 0);
|
||||
}
|
||||
}, 20);
|
||||
}, 99);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user