<?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>WEBあくまこ &#187; ダッシュボード</title>
	<atom:link href="http://wb.corekuuma.com/archives/tag/%e3%83%80%e3%83%83%e3%82%b7%e3%83%a5%e3%83%9c%e3%83%bc%e3%83%89/feed" rel="self" type="application/rss+xml" />
	<link>http://wb.corekuuma.com</link>
	<description>WEB制作している人のメモ。</description>
	<lastBuildDate>Wed, 17 Jun 2009 07:57:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ダッシュボードへのリンクがおかしい</title>
		<link>http://wb.corekuuma.com/archives/89</link>
		<comments>http://wb.corekuuma.com/archives/89#comments</comments>
		<pubDate>Mon, 18 May 2009 07:54:00 +0000</pubDate>
		<dc:creator>daisukew</dc:creator>
				<category><![CDATA[WPMUエラー]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress MU]]></category>
		<category><![CDATA[ダッシュボード]]></category>
		<category><![CDATA[管理画面]]></category>

		<guid isPermaLink="false">http://wb.corekuuma.com/?p=89</guid>
		<description><![CDATA[WPMU2.6→WPMU2.7.1にアップグレードしたときに起きた現象。
WP2.7～の管理画面で、ダッシュボードへのリンクを押すと、コンテンツの内画面になってしまいました。
本来、index.phpへのリンクが、admin.php?page=index.phpになってしまっています。
mu-plugins（pluginsも？）にindex.phpがあるのが原因で、mu-plugins内のindex.phpを削除すればOKさ！
]]></description>
			<content:encoded><![CDATA[<p>WPMU2.6→WPMU2.7.1にアップグレードしたときに起きた現象。<br />
WP2.7～の管理画面で、ダッシュボードへのリンクを押すと、コンテンツの内画面になってしまいました。</p>
<p>本来、index.phpへのリンクが、admin.php?page=index.phpになってしまっています。</p>
<p>mu-plugins（pluginsも？）にindex.phpがあるのが原因で、mu-plugins内のindex.phpを削除すればOKさ！</p>
]]></content:encoded>
			<wfw:commentRss>http://wb.corekuuma.com/archives/89/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
