查看了FUNCTIONS文件,
( r- n2 n& {( F
, {5 h- c" N, N; \) o+ z; O' [- k3 y1 `! g/ v; D! t
$ W3 O9 M9 @6 V0 Y/ Y( g# l# _" j/*-- Post thumbnail + Menu Support + Formats + Feeds --*/
6 Z$ T; l- |0 m) V9 f: {5 E: o; ^0 w: |3 W! e) B
if ( function_exists( 'add_theme_support' ) ) {* T* V. k R6 d- r7 F0 X$ Y
add_theme_support('post-thumbnails' );% ^ y7 R# @ ^' H. i6 l
add_image_size('mag-image', 340, 160,true);
; \' J% d$ C8 B# O$ K add_image_size('blog-image', 220, 180,true);
" T/ \, s) l. G, S( C0 C5 s add_image_size('sb-post-thumbnail', 70, 70,true);2 B: n7 x( h" \2 D0 n8 J7 B4 ~
add_theme_support( 'automatic-feed-links' );$ A; E. d$ n9 ]9 y( C$ s
add_theme_support('menus');$ b7 M6 }$ y) Q
1 E* d% A/ k" w X
4 E! w' e# k3 j, X$ _是不是問題在add_image_size('mag-image', 340, 160,true);? 我上傳的照片都是500乘500的。
4 h5 u3 s8 [ t( t! a& M |