<?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/%E5%AD%90%E3%83%86%E3%83%BC%E3%83%9E/feed/" rel="self" type="application/rss+xml" />
	<link>https://increment-log.com</link>
	<description>色々勉強中の人間が色々書いてるブログです</description>
	<lastBuildDate>Fri, 18 Oct 2019 11:05:39 +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]親テーマのfunctions.php後に子テーマの関数を実行させる</title>
		<link>https://increment-log.com/setup-after-parent-theme/</link>
					<comments>https://increment-log.com/setup-after-parent-theme/#respond</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Thu, 29 Jun 2017 06:33:04 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress カスタマイズ]]></category>
		<category><![CDATA[WordPressテーマ制作]]></category>
		<category><![CDATA[子テーマ]]></category>
		<guid isPermaLink="false">https://increment-log.com/?p=3877</guid>

					<description><![CDATA[<p>親テーマのfunctions.phpで実行されている関数の後に、子テーマのfunctions.phpの関数を実行したい。 自分がやりたかったことをそのまま述べると、親テーマで設定されていたコンテンツの横幅定数（GLOBA [&#8230;]</p>
The post <a href="https://increment-log.com/setup-after-parent-theme/">[WordPress]親テーマのfunctions.php後に子テーマの関数を実行させる</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/setup-after-parent-theme/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3877</post-id>	</item>
		<item>
		<title>WordPressサイトをスマホ対応にする3つの方法のメリットとデメリット</title>
		<link>https://increment-log.com/wordpress-smartphone-site/</link>
					<comments>https://increment-log.com/wordpress-smartphone-site/#respond</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Sun, 27 Apr 2014 02:52:47 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPressテーマ制作]]></category>
		<category><![CDATA[WPtouch]]></category>
		<category><![CDATA[スマホサイト]]></category>
		<category><![CDATA[レスポンシブWebデザイン]]></category>
		<category><![CDATA[子テーマ]]></category>
		<guid isPermaLink="false">https://increment-log.com/?p=1870</guid>

					<description><![CDATA[<p>WordPressサイトをスマートフォンに対応させる必要になったので、どんな方法があるのか、そしてどの方法が適しているのか調べました。 プラグインで対応 レスポンシブWebデザインで対応 別テーマで対応 の3つが主な方法 [&#8230;]</p>
The post <a href="https://increment-log.com/wordpress-smartphone-site/">WordPressサイトをスマホ対応にする3つの方法のメリットとデメリット</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/wordpress-smartphone-site/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1870</post-id>	</item>
		<item>
		<title>WordPressの子テーマを作成する時にハマった3つのこと</title>
		<link>https://increment-log.com/child-theme-bewildered/</link>
					<comments>https://increment-log.com/child-theme-bewildered/#comments</comments>
		
		<dc:creator><![CDATA[Ryoichi]]></dc:creator>
		<pubDate>Fri, 25 Apr 2014 17:49:51 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPressテーマ制作]]></category>
		<category><![CDATA[子テーマ]]></category>
		<guid isPermaLink="false">https://increment-log.com/?p=1856</guid>

					<description><![CDATA[<p>「WordPressの子テーマ作成なんて簡単でしょ」と侮っていたらハマったお話です。 3つの点で躓きました。  「Template」の指定はフォルダ名で 子テーマとして認識させるにはstyle.cssが必要です。このスタ [&#8230;]</p>
The post <a href="https://increment-log.com/child-theme-bewildered/">WordPressの子テーマを作成する時にハマった3つのこと</a> first appeared on <a href="https://increment-log.com">increment Log</a>.]]></description>
		
					<wfw:commentRss>https://increment-log.com/child-theme-bewildered/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1856</post-id>	</item>
	</channel>
</rss>
