<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/ME2.1.2" -->
<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/"
	>

<channel>
	<title>WordPressメモ</title>
	<link>http://memo-wp.google-mania.net</link>
	<description>WordPressでの便利な機能、プラグイン、使い方をメモメモ</description>
	<pubDate>Wed, 07 Nov 2007 21:11:22 +0900</pubDate>
	<generator>http://wordpress.xwd.jp/?v=ME2.1.2</generator>
	<language>ja</language>
			<item>
		<title>WordPressにソーシャルブックマーク追加ボタンを表示させる・まとめ</title>
		<link>http://memo-wp.google-mania.net/archives/69</link>
		<comments>http://memo-wp.google-mania.net/archives/69#comments</comments>
		 <pubDate>Sat, 31 Mar 2007 22:43:05 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[WPチューニング]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/69</guid>
		<description><![CDATA[前回の投稿で「はてなブックマークボタンを表示する方法」を載せましたが、それ以外のソーシャルブックマークの追加ボタンを表示する方法について調べたので、こちらにまとめておきます。
↑タイトルの上に表示され...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/69/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPressに「このエントリーを含むはてなブックマーク」ボタンを表示させる</title>
		<link>http://memo-wp.google-mania.net/archives/68</link>
		<comments>http://memo-wp.google-mania.net/archives/68#comments</comments>
		 <pubDate>Mon, 26 Mar 2007 01:21:43 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[WPチューニング]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/68</guid>
		<description><![CDATA[WordPressにはてなブックマークボタンを表示する方法が公式サイトヘルプに載っていなかったので、ググってみました。
（WordPressってまだマイナーなんですね～）
  
↑こんなボタンを作りま...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/68/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Google Sitemap Generator 3 Beta</title>
		<link>http://memo-wp.google-mania.net/archives/67</link>
		<comments>http://memo-wp.google-mania.net/archives/67#comments</comments>
		 <pubDate>Sun, 25 Mar 2007 08:55:09 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[使用中プラグイン]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/67</guid>
		<description><![CDATA[

プラグイン詳細
機能紹介
インストール方法
使い方
Yahoo Application IDの取得方法
メモ


プラグイン詳細

プラグイン名：Google Sitemap Generator
...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/67/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Executable PHP widget：ウィジェット内でPHPを実行</title>
		<link>http://memo-wp.google-mania.net/archives/66</link>
		<comments>http://memo-wp.google-mania.net/archives/66#comments</comments>
		 <pubDate>Sun, 25 Mar 2007 04:40:27 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[使用中プラグイン]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/66</guid>
		<description><![CDATA[

プラグイン詳細
機能紹介
インストール方法
使い方
例


プラグイン詳細

プラグイン名：Executable PHP widget
バージョン：1.0
配布元：http://ottodestr...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/66/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WP-UnFormating</title>
		<link>http://memo-wp.google-mania.net/archives/64</link>
		<comments>http://memo-wp.google-mania.net/archives/64#comments</comments>
		 <pubDate>Fri, 09 Mar 2007 04:12:51 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[使用中プラグイン]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/64</guid>
		<description><![CDATA[

プラグイン詳細
機能紹介
インストール方法
使い方
動作テスト


プラグイン詳細

プラグイン名：WP-UnFormating
バージョン：1.0a
配布元：http://www.belive....]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/64/feed/</wfw:commentRss>
		</item>
		<item>
		<title>ページの表示順の変更</title>
		<link>http://memo-wp.google-mania.net/archives/63</link>
		<comments>http://memo-wp.google-mania.net/archives/63#comments</comments>
		 <pubDate>Fri, 09 Mar 2007 02:19:46 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[WPチューニング]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/63</guid>
		<description><![CDATA[ページの表示順を変更する方法です。

まず、wp_list_pagesタグの引数に
sort_column=menu_order
を指定しなければいけません
私のテーマの場合は
header.phpフ...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/63/feed/</wfw:commentRss>
		</item>
		<item>
		<title>検索エンジン登録</title>
		<link>http://memo-wp.google-mania.net/archives/61</link>
		<comments>http://memo-wp.google-mania.net/archives/61#comments</comments>
		 <pubDate>Thu, 08 Mar 2007 18:03:37 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/61</guid>
		<description><![CDATA[今更ながら検索エンジンに登録してみました。
とりあえず基本のGoogle,yahoo,MSNといったところです。
infoseekは設定上登録できませんでした。

Google
Yahoo!JAPAN...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/61/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WordPress ME 2.1.1~2.1.2へバージョンアップ</title>
		<link>http://memo-wp.google-mania.net/archives/60</link>
		<comments>http://memo-wp.google-mania.net/archives/60#comments</comments>
		 <pubDate>Wed, 07 Mar 2007 22:19:36 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[WordPressの話題]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/60</guid>
		<description><![CDATA[先日2.1にバージョンアップしたばかりでしたが、もうWordPress ME 2.1.2がリリースされたので、バージョンアップしました。
少しでも、最新版にして不具合が少なくなれば・・って思いまして。...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/60/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Lightbox JS version 2.0：画像を簡単拡大表示</title>
		<link>http://memo-wp.google-mania.net/archives/58</link>
		<comments>http://memo-wp.google-mania.net/archives/58#comments</comments>
		 <pubDate>Wed, 07 Mar 2007 19:52:48 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[使用中プラグイン]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/58</guid>
		<description><![CDATA[

プラグイン詳細
機能紹介
インストール方法
使い方
メモ
備考


プラグイン詳細

プラグイン名：Lightbox JS version 2.0
バージョン：Version 0.5
配布元：ht...]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/58/feed/</wfw:commentRss>
		</item>
		<item>
		<title>テスト</title>
		<link>http://memo-wp.google-mania.net/archives/59</link>
		<comments>http://memo-wp.google-mania.net/archives/59#comments</comments>
		 <pubDate>Wed, 07 Mar 2007 19:11:19 +0900</pubDate>
		<dc:creator>memo-wp</dc:creator>
		
		<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://memo-wp.google-mania.net/archives/59</guid>
		<description><![CDATA[
]]></description>
		<wfw:commentRss>http://memo-wp.google-mania.net/archives/59/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
