Title: function wvg_get_product_default_attributes() undefined
Last modified: November 14, 2022

---

# function wvg_get_product_default_attributes() undefined

 *  Resolved [pramukpor](https://wordpress.org/support/users/pramukpor/)
 * (@pramukpor)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/function-wvg_get_product_default_attributes-undefined/)
 * Hello,
 * Before your plugin was updated to 1.3.0, I was able to call this function `wvg_get_product_default_attributes()`
   from my child theme e.g. child-theme/woocommerce/single-product/product-image.
   php template. But after 1.3.0 I am getting `PHP Fatal error: Uncaught Error: 
   Call to undefined function wvg_get_product_default_attributes()`
 * What is the correct way to use this function after 1.3.0?

Viewing 1 replies (of 1 total)

 *  Plugin Support [fizanzvai](https://wordpress.org/support/users/fizanzvai/)
 * (@fizanzvai)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/function-wvg_get_product_default_attributes-undefined/#post-16198878)
 * [@pramukpor](https://wordpress.org/support/users/pramukpor/)
 * Please call it now like this:
 * `woo_variation_gallery()->get_frontend()->get_product_default_attributes( $product_id)`
 * **Note: Don’t forget to pass the product id argument at the time of calling the
   above function.**
 * Hope to hear from you soon!

Viewing 1 replies (of 1 total)

The topic ‘function wvg_get_product_default_attributes() undefined’ is closed to
new replies.

 * ![](https://ps.w.org/woo-variation-gallery/assets/icon-128x128.gif?rev=2741185)
 * [Additional Variation Images Gallery for WooCommerce](https://wordpress.org/plugins/woo-variation-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-variation-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-variation-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-variation-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-variation-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-variation-gallery/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [fizanzvai](https://wordpress.org/support/users/fizanzvai/)
 * Last activity: [3 years, 6 months ago](https://wordpress.org/support/topic/function-wvg_get_product_default_attributes-undefined/#post-16198878)
 * Status: resolved