Displaying Advanced Custom Field (ACF) value in a WooCommerce hook

前端 未结 2 757
春和景丽
春和景丽 2021-01-15 02:38

I want to display the value from an Advanced Custom Field (ACF) in Woocommerce and I am using this code in this function hooked:

add_action( \'woocommerce_si         


        
2条回答
  •  难免孤独
    2021-01-15 03:28

    I used this code and it worked well in local but when i upload function file in server it doesn,t work and it gives server error 500, so I had to remove this code again

提交回复
热议问题