<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	WordPressのカテゴリーウィジェットの投稿数部分をカスタマイズしてデザインするサンプル ~ アーカイブウィジェットも対応 へのコメント	</title>
	<atom:link href="https://increment-log.com/wordpress-categories-customize/feed/" rel="self" type="application/rss+xml" />
	<link>https://increment-log.com/wordpress-categories-customize/</link>
	<description>色々勉強中の人間が色々書いてるブログです</description>
	<lastBuildDate>Mon, 04 Jan 2021 15:40:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>
		しおつぎ より		</title>
		<link>https://increment-log.com/wordpress-categories-customize/#comment-1949</link>

		<dc:creator><![CDATA[しおつぎ]]></dc:creator>
		<pubDate>Mon, 21 Dec 2015 07:43:00 +0000</pubDate>
		<guid isPermaLink="false">https://increment-log.com/?p=2495#comment-1949</guid>

					<description><![CDATA[&lt;a href=&quot;https://increment-log.com/wordpress-categories-customize/#comment-1948&quot;&gt;雪姫&lt;/a&gt; への返信。

雪姫さん、はじめまして。

コメントありがとうございますm(__)m

記事数が４桁！半端ないですね、ひっくり返りそうです。４桁区切りのコード追加しておきますね、合わせてありがとうございます。

今回の記事のプログラムは引用した部分もありますが、参考になったようでなによりです！]]></description>
			<content:encoded><![CDATA[<p><a href="https://increment-log.com/wordpress-categories-customize/#comment-1948">雪姫</a> への返信。</p>
<p>雪姫さん、はじめまして。</p>
<p>コメントありがとうございますm(__)m</p>
<p>記事数が４桁！半端ないですね、ひっくり返りそうです。４桁区切りのコード追加しておきますね、合わせてありがとうございます。</p>
<p>今回の記事のプログラムは引用した部分もありますが、参考になったようでなによりです！</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		雪姫 より		</title>
		<link>https://increment-log.com/wordpress-categories-customize/#comment-1948</link>

		<dc:creator><![CDATA[雪姫]]></dc:creator>
		<pubDate>Mon, 21 Dec 2015 07:15:00 +0000</pubDate>
		<guid isPermaLink="false">https://increment-log.com/?p=2495#comment-1948</guid>

					<description><![CDATA[しおつぎさん、はじめまして。

カテゴリリストのデザインを何とかしたいなぁと思いカスタマイズ記事を探していて、こちらに辿り着きました。

私のサイトは1つのカテゴリの内包件数が4桁になることがあり、数字3ケタごとにカンマが入ります。
そこで、([0-9]*) を ([0-9,]*) に変更したところ4桁カンマ付きでもうまく表示できました。

わかりやすい記事でとても参考になりました、シェアありがとうございます！]]></description>
			<content:encoded><![CDATA[<p>しおつぎさん、はじめまして。</p>
<p>カテゴリリストのデザインを何とかしたいなぁと思いカスタマイズ記事を探していて、こちらに辿り着きました。</p>
<p>私のサイトは1つのカテゴリの内包件数が4桁になることがあり、数字3ケタごとにカンマが入ります。<br />
そこで、([0-9]*) を ([0-9,]*) に変更したところ4桁カンマ付きでもうまく表示できました。</p>
<p>わかりやすい記事でとても参考になりました、シェアありがとうございます！</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		increment-log より		</title>
		<link>https://increment-log.com/wordpress-categories-customize/#comment-1226</link>

		<dc:creator><![CDATA[increment-log]]></dc:creator>
		<pubDate>Sun, 09 Nov 2014 11:11:00 +0000</pubDate>
		<guid isPermaLink="false">https://increment-log.com/?p=2495#comment-1226</guid>

					<description><![CDATA[ご指摘ありがとうございます。
確かにspanタグのスペルが間違っていました＾＾；


「/spn」から「/span」に修正いたしました。]]></description>
			<content:encoded><![CDATA[<p>ご指摘ありがとうございます。<br />
確かにspanタグのスペルが間違っていました＾＾；</p>
<p>「/spn」から「/span」に修正いたしました。</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		hype studio より		</title>
		<link>https://increment-log.com/wordpress-categories-customize/#comment-1192</link>

		<dc:creator><![CDATA[hype studio]]></dc:creator>
		<pubDate>Sun, 09 Nov 2014 02:28:00 +0000</pubDate>
		<guid isPermaLink="false">https://increment-log.com/?p=2495#comment-1192</guid>

					<description><![CDATA[わかりやすい解説、ありがとうございました。
ひとつ、2行目の閉じspanのスペルが違っていたので報告させていただきますね。

現状：&lt;span class=&quot;count&quot;&gt;${1}
正解：&lt;span class=&quot;count&quot;&gt;${1}&lt;/span&gt;]]></description>
			<content:encoded><![CDATA[<p>わかりやすい解説、ありがとうございました。<br />
ひとつ、2行目の閉じspanのスペルが違っていたので報告させていただきますね。</p>
<p>現状：<span class="count">${1}<br />
正解：<span class="count">${1}</span></span></p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
