Wordpress skills for everyone

1 225 0
Wordpress skills for everyone

Đang tải... (xem toàn văn)

Thông tin tài liệu

- Change price from “Free” to “Contact us!” add_filter( 'woocommerce_free_price_html', 'hide_free_price_notice' ); add_filter( 'woocommerce_empty_price_html', 'hide_free_price_notice' ); add_filter( 'woocommerce_variable_free_price_html', 'hide_free_price_notice' ); add_filter( 'woocommerce_variation_free_price_html', 'hide_free_price_notice' ); function hide_free_price_notice( $price ) { return ( 'Contact us!', 'woocommerce' ); }

Ngày đăng: 25/04/2016, 10:08

Từ khóa liên quan

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan