<?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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>自作関数 | increment Log</title>
	<atom:link href="https://increment-log.com/tag/%E8%87%AA%E4%BD%9C%E9%96%A2%E6%95%B0/feed/" rel="self" type="application/rss+xml" />
	<link>https://increment-log.com</link>
	<description>色々勉強中の人間が色々書いてるブログです</description>
	<lastBuildDate>Fri, 18 Oct 2019 02:36:52 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://i0.wp.com/increment-log.com/wp-content/uploads/2019/10/increment-log-logo_512.png?fit=32%2C32&#038;ssl=1</url>
	<title>自作関数 | increment Log</title>
	<link>https://increment-log.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<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"/><site xmlns="com-wordpress:feed-additions:1">66181059</site>	<item>
		<title>WordPressのカテゴリーアーカイブで特定のカテゴリーの子孫カテゴリーかを判定する方法</title>
		<link>https://increment-log.com/wordpress-category-tree/</link>
					<comments>https://increment-log.com/wordpress-category-tree/#respond</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Wed, 14 May 2014 14:24:48 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress カスタマイズ]]></category>
		<category><![CDATA[コードスニペット]]></category>
		<category><![CDATA[自作関数]]></category>
		<guid isPermaLink="false">https://increment-log.com/?p=2080</guid>

					<description><![CDATA[<p>特定のカテゴリーの子孫カテゴリーかを判定する関数を作ったのでメモ。 本当はWordPressをECサイトにするWelcartで使うため用意したんですけど、「あれ、WordPressそのものでも使えるのでは」ということで。 [&#8230;]</p>
The post <a href="https://increment-log.com/wordpress-category-tree/">WordPressのカテゴリーアーカイブで特定のカテゴリーの子孫カテゴリーかを判定する方法</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/wordpress-category-tree/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2080</post-id>	</item>
		<item>
		<title>Welcartで会員ページやカートページを判定して条件分岐するソースコードと、それを使った自作関数</title>
		<link>https://increment-log.com/welcart-member-cart/</link>
					<comments>https://increment-log.com/welcart-member-cart/#respond</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Fri, 09 May 2014 14:18:10 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Welcart]]></category>
		<category><![CDATA[WordPressプラグイン]]></category>
		<category><![CDATA[コードスニペット]]></category>
		<category><![CDATA[自作関数]]></category>
		<guid isPermaLink="false">https://increment-log.com/?p=2023</guid>

					<description><![CDATA[<p>Welcartで自動的に生成される会員ページやカートページかどうかを調べて、処理を分けるための条件分岐をメモ。基本的にこれらのページは固定ページになりますが、もっと細かく判定したかったので。 効率を考えて再利用しやすい関 [&#8230;]</p>
The post <a href="https://increment-log.com/welcart-member-cart/">Welcartで会員ページやカートページを判定して条件分岐するソースコードと、それを使った自作関数</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/welcart-member-cart/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2023</post-id>	</item>
	</channel>
</rss>
