<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>lab.琉結 &#187; テンプレートタグ</title>
	<atom:link href="http://lab.ryu-yui.com/archives/tag/%e3%83%86%e3%83%b3%e3%83%97%e3%83%ac%e3%83%bc%e3%83%88%e3%82%bf%e3%82%b0/feed" rel="self" type="application/rss+xml" />
	<link>http://lab.ryu-yui.com</link>
	<description>昨日より今日、今日より明日の一歩</description>
	<lastBuildDate>Fri, 30 Jul 2010 08:50:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://lab.ryu-yui.com/archives/tag/%e3%83%86%e3%83%b3%e3%83%97%e3%83%ac%e3%83%bc%e3%83%88%e3%82%bf%e3%82%b0/feed" />
		<item>
		<title>wp_list_pagesのリストにspanを挿入する</title>
		<link>http://lab.ryu-yui.com/archives/61.html</link>
		<comments>http://lab.ryu-yui.com/archives/61.html#comments</comments>
		<pubDate>Fri, 26 Jun 2009 12:10:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[テンプレートタグ]]></category>

		<guid isPermaLink="false">http://lab.ryu-yui.com/?p=61</guid>
		<description><![CDATA[				wp_list_pagesで書き出されるリストにspanを挿入したい。
				調べてみるとpluginで挿入も出来るみたいだが、v2.7以降なら下記で簡単にできるみたい。
				&#60;?php wp_lis [...]]]></description>
			<content:encoded><![CDATA[				<p>wp_list_pagesで書き出されるリストにspanを挿入したい。<br />
				調べてみるとpluginで挿入も出来るみたいだが、v2.7以降なら下記で簡単にできるみたい。</p>
				<blockquote><p>&lt;?php wp_list_pages(&#8216;title_li=link_before=&lt;span&gt;&amp;link_after=&lt;/span&gt;&#8217;); ?&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://lab.ryu-yui.com/archives/61.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://lab.ryu-yui.com/archives/61.html" />
	</item>
	</channel>
</rss>
