<?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/"
	>

<channel>
	<title>Code Archives - MILL KEY</title>
	<atom:link href="https://millkeyweb.com/tag/code/feed/" rel="self" type="application/rss+xml" />
	<link>https://millkeyweb.com/tag/code/</link>
	<description>仕事、プログラミング、ライフハック。人生の鍵となるモノを創ろう。</description>
	<lastBuildDate>Fri, 26 Aug 2022 07:15:15 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>

<image>
	<url>https://i0.wp.com/millkeyweb.com/wp-content/uploads/2021/05/cropped-logo.png?fit=32%2C32&#038;ssl=1</url>
	<title>Code Archives - MILL KEY</title>
	<link>https://millkeyweb.com/tag/code/</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">66750972</site>	<item>
		<title>WordPressでテーマのカスタマイズ時に使用中プラグインの関数を使う方法</title>
		<link>https://millkeyweb.com/use-plugin-function/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Fri, 05 Aug 2016 11:54:43 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=3008</guid>

					<description><![CDATA[<p>テーマをカスタマイズしたいけど、実装が大掛かりになりそうな時やプラグインを入れてみたけど、何か物足りないので拡張するプラグインを作成しようとした時に、一からコードを書くのは大変ですよね。 そんな時は使用中のプラグインに定 [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/use-plugin-function/">WordPressでテーマのカスタマイズ時に使用中プラグインの関数を使う方法</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">3008</post-id>	</item>
		<item>
		<title>カスタマイズしやすい汎用性の高いWordPressテーマ作りの考え方</title>
		<link>https://millkeyweb.com/create-versatile-wp-theme/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Thu, 26 May 2016 12:37:03 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=2748</guid>

					<description><![CDATA[<p>WordPressテーマを作成する時に、機能を追加した後に、別の機能に取り替えたいことがあると思います。テーマに機能が密接に関わっているとコードの変更に手間と不具合を起こしてしまう恐れがあります。 なのでカスタマイズしや [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/create-versatile-wp-theme/">カスタマイズしやすい汎用性の高いWordPressテーマ作りの考え方</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2748</post-id>	</item>
		<item>
		<title>Macのツールを楽にインストールできるパッケージ管理システムHomebrewの使い方</title>
		<link>https://millkeyweb.com/installing-homebrew/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Wed, 01 Oct 2014 11:15:25 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Webサービス]]></category>
		<category><![CDATA[仕事効率化]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=2231</guid>

					<description><![CDATA[<p>Mac OS X の環境を整えるには、便利なツールやアプリ（ソフトウェア）のインストールを行います。パッケージ管理システムを知らなければ、Webでツールを検索してダウンロードページから一つずつ落とし、インストールしなくて [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/installing-homebrew/">Macのツールを楽にインストールできるパッケージ管理システムHomebrewの使い方</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2231</post-id>	</item>
		<item>
		<title>[WordPress]編集がし易くなる！テンプレートファイルの3つの管理方法</title>
		<link>https://millkeyweb.com/wp-templates-management/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Sat, 07 Jun 2014 16:26:13 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=1998</guid>

					<description><![CDATA[<p>WordPressサイトの表示に関わるテンプレートファイルは、テーマディレクトリにWordPressが認識する標準のファイル名を付けることで、Webページの表示にあったファイルを自動で使用します。 このテンプレートファイ [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/wp-templates-management/">[WordPress]編集がし易くなる！テンプレートファイルの3つの管理方法</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1998</post-id>	</item>
		<item>
		<title>[WordPress] functions.phpを編集、修正、管理しやすくする書き方</title>
		<link>https://millkeyweb.com/wp-functions-management/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Sat, 10 May 2014 16:01:00 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[仕事効率化]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=1957</guid>

					<description><![CDATA[<p>WordPressをカスタマイズする時、もっともコードを追加したり、編集したりするのはfunctions.phpになるのではないでしょうか ネット上の情報でも便利な機能を追加、拡張するために「functions.phpに [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/wp-functions-management/">[WordPress] functions.phpを編集、修正、管理しやすくする書き方</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1957</post-id>	</item>
		<item>
		<title>Twitter Cardsの設定！ツイートされた時、概要、アイキャッチを表示する方法</title>
		<link>https://millkeyweb.com/twitter-cards/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Thu, 17 Apr 2014 02:33:32 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[アクセスアップ]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=1767</guid>

					<description><![CDATA[<p>Twitterにブログ記事などがシェアされた時、アイキャッチ画像や概要が表示されることがあります。これは、Twitterの「Twitter Cards」が、設定されているサイトに起こるものです。 アイキャッチ画像や概要が [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/twitter-cards/">Twitter Cardsの設定！ツイートされた時、概要、アイキャッチを表示する方法</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1767</post-id>	</item>
		<item>
		<title>スイッチ式検索フォームをCSSで作る！Javascriptを使わないデザイン方法</title>
		<link>https://millkeyweb.com/switched-search-form/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Wed, 02 Apr 2014 08:56:01 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=1735</guid>

					<description><![CDATA[<p>虫眼鏡のアイコンをクリックすると検索フォームが現れるサイトをよく見かけます。モバイルファーストでサイトが作られるようになっているからでしょうか。余分なスペースを使わずに済むのでサイトがスッキリしみえますね。 そのスイッチ [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/switched-search-form/">スイッチ式検索フォームをCSSで作る！Javascriptを使わないデザイン方法</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1735</post-id>	</item>
		<item>
		<title>SNSでリッチ表示してくれるOGPをWordPressに、プラグインを使わず設定する</title>
		<link>https://millkeyweb.com/wordpress-ogp/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Thu, 13 Mar 2014 17:18:42 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[アクセスアップ]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=1571</guid>

					<description><![CDATA[<p>FacebookやTwitterなどのSNSで記事がシェアされた時、リッチに表示されるOGPの設定をプラグインを使わず実装します。OGPについてよくわからない方は、予備知識として、こちらの記事に目を通してください。 Fa [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/wordpress-ogp/">SNSでリッチ表示してくれるOGPをWordPressに、プラグインを使わず設定する</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1571</post-id>	</item>
		<item>
		<title>Facebookなどでサイトが共有された時、リッチ表示するOGPの設定</title>
		<link>https://millkeyweb.com/facebook-ogp/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Fri, 07 Feb 2014 11:55:36 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[アクセスアップ]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=1304</guid>

					<description><![CDATA[<p>Facebookでシェアされたり、いいねを押すとニュースフィードにWebサイトやブログ記事が表示されます。サイトによっては画像が大きく表示されたり、概要がいい感じで思わずクリックして読んでみたくなるときってないでしょうか [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/facebook-ogp/">Facebookなどでサイトが共有された時、リッチ表示するOGPの設定</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1304</post-id>	</item>
		<item>
		<title>ビル・ゲイツ、マーク・ザッカーバーグ先生が教えてくれるプログラミング教室！ゲーム感覚で楽しく学べる</title>
		<link>https://millkeyweb.com/code-org/</link>
		
		<dc:creator><![CDATA[Tadashi]]></dc:creator>
		<pubDate>Wed, 08 Jan 2014 13:08:00 +0000</pubDate>
				<category><![CDATA[テクノロジー]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Webサービス]]></category>
		<category><![CDATA[人生]]></category>
		<guid isPermaLink="false">http://millkeyweb.com/?p=1243</guid>

					<description><![CDATA[<p>「これからプログラミングを始めてみようかな」 そう思ってもプログラミン初心者は、何から手をつけていいか、わからないのではないでしょうか？どの言語を選べばいいか？何が必要なのか？何ができるのか？いきなりコードを書けと言われ [&#8230;]</p>
<p>The post <a href="https://millkeyweb.com/code-org/">ビル・ゲイツ、マーク・ザッカーバーグ先生が教えてくれるプログラミング教室！ゲーム感覚で楽しく学べる</a> appeared first on <a href="https://millkeyweb.com">MILL KEY</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1243</post-id>	</item>
	</channel>
</rss>
