php WooCommerce设置图像大小

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了php WooCommerce设置图像大小相关的知识,希望对你有一定的参考价值。

add_theme_support( 'woocommerce', array(
  'thumbnail_image_width' => 300,
  'single_image_width' => 600,
) );

以上是关于php WooCommerce设置图像大小的主要内容,如果未能解决你的问题,请参考以下文章

php WooCommerce设置图像大小

php [WooCommerce 360​​ Image]过滤图像大小

php 修改WooCommerce Shop图像大小

使用 Woocommerce 更改图像大小

php [WooCommerce Core]在主题激活时设置WooCommerce图像尺寸

php [WooCommerce Core]在主题激活时设置WooCommerce图像尺寸