查看了FUNCTIONS文件, : t8 H' `9 I/ N0 S+ r5 x
S# I& j+ s- {$ |; N6 h8 U# h+ O! W
0 x' g$ G+ v1 _8 `" L3 _# h9 d. v0 e I
/*-- Post thumbnail + Menu Support + Formats + Feeds --*/( }2 Y7 y9 Q/ N: Q! k. l. `
) \0 Q+ ?7 ^! A) p. Y
if ( function_exists( 'add_theme_support' ) ) {
, H( _& n6 [9 q y add_theme_support('post-thumbnails' );
4 { v6 P. P. I J/ X add_image_size('mag-image', 340, 160,true);
; b& e( ]- E q9 R; c5 n' r& C, L( C add_image_size('blog-image', 220, 180,true); 6 T4 C2 h- d3 s# h. v8 W: e, y- a# F
add_image_size('sb-post-thumbnail', 70, 70,true);6 K0 r- X3 ]) W5 K% L: i& p
add_theme_support( 'automatic-feed-links' );2 Y1 K; k/ S: x" ]
add_theme_support('menus');5 A* S, I* r: F; l! T9 I# Q
0 Z0 n) W2 t L8 v
- O6 s+ m# D' _# h$ Z9 R4 S9 D是不是問題在add_image_size('mag-image', 340, 160,true);? 我上傳的照片都是500乘500的。
" M# a, v% v! ?& |; V |