add_action( 'before_delete_post', 'delete_post_or_product_media', 10, 1 ); function delete_post_or_product_media( $post_id ) { // Check if the post is a WooCommerce product if ( 'product' === get_post_type( $post_id ) ) { $product = wc_get_product( $post_id ); if ( !$product ) { return; } // Get product featured image and gallery images $featured_image_id = $product->get_image_id(); $gallery_image_ids = $product->get_gallery_image_ids(); // Delete featured image if ( !empty( $featured_image_id ) ) { wp_delete_attachment( intval( $featured_image_id ), true ); } // Delete gallery images if ( !empty( $gallery_image_ids ) ) { foreach ( $gallery_image_ids as $image_id ) { wp_delete_attachment( intval( $image_id ), true ); } } } // Get all media attached to the post (non-product) $attached_media = get_attached_media( '', $post_id ); if ( !empty( $attached_media ) ) { foreach ( $attached_media as $media ) { // Make sure $media->ID is properly escaped and cast to an integer $attachment_id = intval( $media->ID ); if ( $attachment_id ) { wp_delete_attachment( $attachment_id, true ); } } } }

Mustang BOSS 302 Cap Gift For Fans, Hat For Family 0438

$27.95

Mustang BOSS 302 Cap Gift For Fans, Hat For Family 0438

$27.95

  • $0.00
Quantity

Frequently Bought Together:

Total Price: $83.85
You saved $0.00
Add All To Cart
Description

Product Information:

  • Add style and personality to your hat collection with a custom-printed classic cap.
  • Constructed with 100% premium polyester that’s lightweight for maximum comfort and breathability.
  • Classic caps offer great protection from the sun and are perfect for any outdoor activity.
  • Universal Fit: One size fits most with an adjustable snapback closure.
  • Packaging: cap x 1pc.
  • Fashion and Stylish.

Shipping:

  • Production time: 8 – 10 business days
  • Standard Shipping: 12 – 20 business days after order shipped

Note:

  • All of our products are custom-made-to-order and handcrafted to the highest quality standards.
  • Please read the size chart information carefully before buying.
  • Since the size is manually measured, please allow a 1 – 3 cm dimension difference.
  • As different computers’ displayers, the color will be a little different from the pictures.

Product Information:

  • Add style and personality to your hat collection with a custom-printed classic cap.
  • Constructed with 100% premium polyester that’s lightweight for maximum comfort and breathability.
  • Classic caps offer great protection from the sun and are perfect for any outdoor activity.
  • Universal Fit: One size fits most with an adjustable snapback closure.
  • Packaging: cap x 1pc.
  • Fashion and Stylish.

Shipping:

  • Production time: 8 – 10 business days
  • Standard Shipping: 12 – 20 business days after order shipped

Note:

  • All of our products are custom-made-to-order and handcrafted to the highest quality standards.
  • Please read the size chart information carefully before buying.
  • Since the size is manually measured, please allow a 1 – 3 cm dimension difference.
  • As different computers’ displayers, the color will be a little different from the pictures.
×
×