79595500

Date: 2025-04-27 21:01:14
Score: 1.5
Natty:
Report link
$term_ids    = get_term_children( $category_id, 'product_cat' );
$term_ids[]  = $category_id;
$product_ids = get_objects_in_term( $term_ids, 'product_cat' );
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Claiment