<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>WordPressのサムネイル画像を大きくする方法 へのコメント</title>
	<atom:link href="http://yoshikazuasada.biz/note/blog/1276/feed" rel="self" type="application/rss+xml" />
	<link>http://yoshikazuasada.biz/note/blog/1276</link>
	<description>東大生マインドマッパーのアイデアブログ。読書メモとかセミナー録とか。（by 淺田義和</description>
	<pubDate>Mon, 06 Oct 2008 12:41:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>Peaceful Labo より</title>
		<link>http://yoshikazuasada.biz/note/blog/1276#comment-13267</link>
		<dc:creator>Peaceful Labo</dc:creator>
		<pubDate>Sun, 25 Nov 2007 12:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://yoshikazuasada.biz/note/blog/1276#comment-13267</guid>
		<description>&lt;strong&gt;Wordpressでサムネイル画像を大きくするには・・・&lt;/strong&gt;


何度もやってるけど、毎回忘れちゃうのでメモ
こちらのサイトを参考に・・・


$max_side = apply_filters( 'wp_thumbnail_max_side_length',
128, $attachment_id, $file );
を編集
場所は
2.1,2.2なら
wp-admin/admin-func...</description>
		<content:encoded><![CDATA[<p><strong>Wordpressでサムネイル画像を大きくするには・・・</strong></p>
<p>何度もやってるけど、毎回忘れちゃうのでメモ<br />
こちらのサイトを参考に・・・</p>
<p>$max_side = apply_filters( &#8216;wp_thumbnail_max_side_length&#8217;,<br />
128, $attachment_id, $file );<br />
を編集<br />
場所は<br />
2.1,2.2なら<br />
wp-admin/admin-func&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
