<?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>ＩＳプランニング &#187; WordPress備忘録</title>
	<atom:link href="http://www.is-p.cc/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.is-p.cc</link>
	<description>WordPress 2.6</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:14:10 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress 3.3 でのログイン画面のロゴについて</title>
		<link>http://www.is-p.cc/wordpress/design/wordpress-3-3-%e3%81%a7%e3%81%ae%e3%83%ad%e3%82%b0%e3%82%a4%e3%83%b3%e7%94%bb%e9%9d%a2%e3%81%ae%e3%83%ad%e3%82%b4%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/934</link>
		<comments>http://www.is-p.cc/wordpress/design/wordpress-3-3-%e3%81%a7%e3%81%ae%e3%83%ad%e3%82%b0%e3%82%a4%e3%83%b3%e7%94%bb%e9%9d%a2%e3%81%ae%e3%83%ad%e3%82%b4%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/934#comments</comments>
		<pubDate>Mon, 19 Dec 2011 01:14:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[デザイン]]></category>
		<category><![CDATA[add_action]]></category>
		<category><![CDATA[login_head]]></category>
		<category><![CDATA[wordpress 3.3]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=934</guid>
		<description><![CDATA[最近WordPress3.3がリリースされたので早速アップデートしました。 するとadd_action関数のlogin_headでログイン画面のロゴを変えていたのに元の「WordPress」に戻ってしまいました。 現在の [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/design/wordpress-3-3-%e3%81%a7%e3%81%ae%e3%83%ad%e3%82%b0%e3%82%a4%e3%83%b3%e7%94%bb%e9%9d%a2%e3%81%ae%e3%83%ad%e3%82%b4%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6/934/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ループ外で投稿者名を取得</title>
		<link>http://www.is-p.cc/wordpress/design/out_roop_the_author/801</link>
		<comments>http://www.is-p.cc/wordpress/design/out_roop_the_author/801#comments</comments>
		<pubDate>Mon, 14 Feb 2011 01:10:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[デザイン]]></category>
		<category><![CDATA[get_the_author()]]></category>
		<category><![CDATA[the_author()]]></category>
		<category><![CDATA[ループ外]]></category>
		<category><![CDATA[投稿者名]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=801</guid>
		<description><![CDATA[ループ外で the_author() の代わりを取得]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/design/out_roop_the_author/801/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Field Templateプラグインでの画像表示</title>
		<link>http://www.is-p.cc/wordpress/contribution-tips/custom-field-template-imag/786</link>
		<comments>http://www.is-p.cc/wordpress/contribution-tips/custom-field-template-imag/786#comments</comments>
		<pubDate>Thu, 20 Jan 2011 04:52:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[投稿Tips]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=786</guid>
		<description><![CDATA[「カスタムフィールドテンプレート」プラグインを利用すると予め入力項目が設定できるので便利です。 その設定の中で という設定があります。 今回、ある案件で画像用として項目が欲しかったので上記の設定を行いました。 実際に画像 [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/contribution-tips/custom-field-template-imag/786/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>$wpdbの機能をAjax等で利用する場合</title>
		<link>http://www.is-p.cc/wordpress/function-tips/use-wpdb/779</link>
		<comments>http://www.is-p.cc/wordpress/function-tips/use-wpdb/779#comments</comments>
		<pubDate>Mon, 27 Dec 2010 05:36:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[関数 備忘録]]></category>
		<category><![CDATA[$wpdb]]></category>
		<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=779</guid>
		<description><![CDATA[Ajaxの利用等で通常のアクセスとは異なる方法で$wpdbを使いたい場合、以下のファイルを読み込めば利用できるようになります。 後は通常どおり「 global $wpdb; 」とグローバル宣言して使います。 どこかの英語 [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/function-tips/use-wpdb/779/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>カテゴリーの並び替えにはカスタムメニューのデータを利用する</title>
		<link>http://www.is-p.cc/wordpress/function-tips/wp_nav_menu-wp_get_nav_menu_items/753</link>
		<comments>http://www.is-p.cc/wordpress/function-tips/wp_nav_menu-wp_get_nav_menu_items/753#comments</comments>
		<pubDate>Fri, 24 Sep 2010 06:29:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[関数 備忘録]]></category>
		<category><![CDATA[wp_get_nav_menu_items]]></category>
		<category><![CDATA[wp_nav_menu-wp]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=753</guid>
		<description><![CDATA[カスタムメニュー機能で作成したリストを他で利用する方法です。]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/function-tips/wp_nav_menu-wp_get_nav_menu_items/753/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>編集画面から一覧に戻るリンクを追加するプラグイン（自作）</title>
		<link>http://www.is-p.cc/wordpress/plug-in/edit-list-link/745</link>
		<comments>http://www.is-p.cc/wordpress/plug-in/edit-list-link/745#comments</comments>
		<pubDate>Wed, 25 Aug 2010 05:02:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPressプラグイン]]></category>
		<category><![CDATA[edit list link]]></category>
		<category><![CDATA[WordPress備忘録]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[一覧に戻る]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=745</guid>
		<description><![CDATA[記事編集画面から直前の一覧リストに戻るリンクを付けるプラグインです。]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/plug-in/edit-list-link/745/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>親カテゴリに属するサブカテゴリのIDを取得する関数</title>
		<link>http://www.is-p.cc/wordpress/original-function/get_sub_cat_id/719</link>
		<comments>http://www.is-p.cc/wordpress/original-function/get_sub_cat_id/719#comments</comments>
		<pubDate>Tue, 15 Jun 2010 08:22:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[独自関数]]></category>
		<category><![CDATA[id取得]]></category>
		<category><![CDATA[WordPress備忘録]]></category>
		<category><![CDATA[サブカテゴリ]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=719</guid>
		<description><![CDATA[以前、サブカテゴリ毎に記事をまとめて表示2という記事を書きましたが、少し需要があるようなのでもう少しスマート（だと思える）取得をしてみます。 といっても「怪しい正規表現」から「データベースで直接取得」に変わっただけですけ [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/original-function/get_sub_cat_id/719/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>イベント開催予定日のカレンダーを作成するヒント</title>
		<link>http://www.is-p.cc/wordpress/original-function/event-calendar/712</link>
		<comments>http://www.is-p.cc/wordpress/original-function/event-calendar/712#comments</comments>
		<pubDate>Wed, 26 May 2010 06:00:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[独自関数]]></category>
		<category><![CDATA[WordPress備忘録]]></category>
		<category><![CDATA[イベント開催日]]></category>
		<category><![CDATA[カスタムフィールド]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=712</guid>
		<description><![CDATA[イメージとしてはカスタムフィールドで独自にイベントの開催日時を設定し、それを基準としたイベントカレンダーを作成したい場合。需要があるかどうかは判りませんが、一応記しておきます。 &#160; カスタムフィールドの設定には [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/original-function/event-calendar/712/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>最新記事のidを返す関数（カテゴリ指定可能）</title>
		<link>http://www.is-p.cc/wordpress/original-function/get-latest-id/711</link>
		<comments>http://www.is-p.cc/wordpress/original-function/get-latest-id/711#comments</comments>
		<pubDate>Wed, 14 Apr 2010 07:09:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[独自関数]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[id取得]]></category>
		<category><![CDATA[最新記事]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=711</guid>
		<description><![CDATA[最新記事のidを取得する関数です。カテゴリidによる指定も可能です。 あるカテゴリの最新idを取得したいと思い、調べているとWordPressフォーラムでバッチリなのが見つかりました。ただしこれは全ての記事の中の最新記事 [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/original-function/get-latest-id/711/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>営業日カレンダー　ウィジェット（自作）</title>
		<link>http://www.is-p.cc/wordpress/plug-in/business-calendar/700</link>
		<comments>http://www.is-p.cc/wordpress/plug-in/business-calendar/700#comments</comments>
		<pubDate>Thu, 21 Jan 2010 06:40:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPressプラグイン]]></category>
		<category><![CDATA[ウィジェット]]></category>
		<category><![CDATA[営業日カレンダー]]></category>

		<guid isPermaLink="false">http://www.is-p.cc/?p=700</guid>
		<description><![CDATA[営業日（休業日）をお知らせするカレンダーを表示するウィジェットです。 当社のお客様でビジネスサイトを運営しているところがありますが、そのようなサイトでは休業日のお知らせを入れるのは必要不可欠といっても過言ではありません。 [...]]]></description>
		<wfw:commentRss>http://www.is-p.cc/wordpress/plug-in/business-calendar/700/feed</wfw:commentRss>
		<slash:comments>125</slash:comments>
		</item>
	</channel>
</rss>

