Title: emanielc's Replies | WordPress.org

---

# emanielc

  [  ](https://wordpress.org/support/users/emanielc/)

 *   [Profile](https://wordpress.org/support/users/emanielc/)
 *   [Topics Started](https://wordpress.org/support/users/emanielc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/emanielc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/emanielc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/emanielc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/emanielc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/emanielc/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce – Removing the "From $0" from a grouped product page.](https://wordpress.org/support/topic/woocommerce-removing-the-from-0-from-a-grouped-product-page/)
 *  [emanielc](https://wordpress.org/support/users/emanielc/)
 * (@emanielc)
 * [13 years ago](https://wordpress.org/support/topic/woocommerce-removing-the-from-0-from-a-grouped-product-page/#post-3681735)
 * Had the same question…so spent many hours searching the forums and internet for
   a solution. I didn’t like the “From :” or the “$ ” displayed on my grouped products.
   Finally, I stumbled upon a solution…hopefully this will help you also :
 * Update the function get_price_html() in Woocommerce\classes\Update class-wc-grouped.
   php as follows :
 * **// return apply_filters( ‘woocommerce_get_price_html’, $price, $this );**

Viewing 1 replies (of 1 total)