<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>WordPressで全てのカテゴリー構造を取得する方法 へのコメント</title>
	<atom:link href="http://soft.fpso.jp/develop/wordpress/customize/entry_1274.html/feed" rel="self" type="application/rss+xml" />
	<link>http://soft.fpso.jp/develop/wordpress/customize/entry_1274.html</link>
	<description>AccessやExcel、.NETソフトウェア開発、WordPress等を使用したWebのシステム化、PCサポート、コンサルなどを行っています。全国対応可能です。お問い合わせください。</description>
	<lastBuildDate>Fri, 10 Dec 2010 08:46:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.6</generator>
	<item>
		<title>wordpressでカテゴリー一覧を表示する方法２ &#124; ダリの雑記：WEBプログラム版 より</title>
		<link>http://soft.fpso.jp/develop/wordpress/customize/entry_1274.html/comment-page-1#comment-898</link>
		<dc:creator>wordpressでカテゴリー一覧を表示する方法２ &#124; ダリの雑記：WEBプログラム版</dc:creator>
		<pubDate>Sun, 18 Jul 2010 13:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://soft.fpso.jp/?p=1274#comment-898</guid>
		<description>[...] 今回はget_terms()を利用します。（参考サイト：とりさんのソフト屋さんサイト） &lt;?php     $cat_all = get_terms( &#8216;category&#8217;, &#8216;fields=all&amp;get=all&amp;orderby=id&#8217; );     foreach($cat_all a [...]</description>
		<content:encoded><![CDATA[<p>[...] 今回はget_terms()を利用します。（参考サイト：とりさんのソフト屋さんサイト） &lt;?php     $cat_all = get_terms( &#8216;category&#8217;, &#8216;fields=all&amp;get=all&amp;orderby=id&#8217; );     foreach($cat_all a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>特定の親を持つカテゴリの抽出 &#124; Satake Studio Developer's Blog より</title>
		<link>http://soft.fpso.jp/develop/wordpress/customize/entry_1274.html/comment-page-1#comment-736</link>
		<dc:creator>特定の親を持つカテゴリの抽出 &#124; Satake Studio Developer's Blog</dc:creator>
		<pubDate>Sat, 17 Apr 2010 09:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://soft.fpso.jp/?p=1274#comment-736</guid>
		<description>[...] のみの一覧、特定カテゴリだけのアーカイブになります。 　 ※ ここ（WordPressで全てのカテゴリー構造を取得する方法）とここ（カテゴリ名、投稿リスト、とか）がすごく参考になりまし [...]</description>
		<content:encoded><![CDATA[<p>[...] のみの一覧、特定カテゴリだけのアーカイブになります。 　 ※ ここ（WordPressで全てのカテゴリー構造を取得する方法）とここ（カテゴリ名、投稿リスト、とか）がすごく参考になりまし [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

