<?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:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>異貌なメディア JJLW &#187; WordPressカスタマイズ日記</title>
	<atom:link href="http://900914.com/category/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://900914.com</link>
	<description>夜、歯磨きしながら読みきれるコラム集</description>
	<lastBuildDate>Mon, 25 Apr 2011 01:14:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://900914.com/category/wordpress/feed" />
		<item>
		<title>Wordpress エラー:Fatal error: Allowed memory size of XXXXXXXXXX</title>
		<link>http://900914.com/wordpress/wordpress_allowed_memory_error.html</link>
		<comments>http://900914.com/wordpress/wordpress_allowed_memory_error.html#comments</comments>
		<pubDate>Mon, 17 May 2010 14:55:50 +0000</pubDate>
		<dc:creator>Liangwei</dc:creator>
				<category><![CDATA[WordPressカスタマイズ日記]]></category>

		<guid isPermaLink="false">http://900914.com/?p=655</guid>
		<description><![CDATA[				Wordpress、プラグインのアップデートなどで出るエラー。
				Fatal error: Allowed memory size of 33554432 bytes exhausted:
				
				
				
				FTPでサーバーにアクセスして、wp-settings.php をダウンロード。
				WP_MEMORY_LIMIT’, ‘32M’　　の記述を検索します。
				この３２Mを変更しましょう。６４Mとか。‘WP_MEMORY_LIMIT’, ‘64M’
				
				これで終わりです。再度アップロードしてください。
]]></description>
		<wfw:commentRss>http://900914.com/wordpress/wordpress_allowed_memory_error.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://900914.com/wordpress/wordpress_allowed_memory_error.html" />
	</item>
		<item>
		<title>Wordpressアップグレードで、PHP Fatal error: Allowed memory size of XX bytes exhausted　の対応。</title>
		<link>http://900914.com/wordpress/fatalerror-allowed-memory-size-of-wordpress.html</link>
		<comments>http://900914.com/wordpress/fatalerror-allowed-memory-size-of-wordpress.html#comments</comments>
		<pubDate>Thu, 06 Aug 2009 05:38:29 +0000</pubDate>
		<dc:creator>Liangwei</dc:creator>
				<category><![CDATA[WordPressカスタマイズ日記]]></category>

		<guid isPermaLink="false">http://900914.com/?p=616</guid>
		<description><![CDATA[				このサイトじゃないのですが、wordpressを2.8にアップグレードした際に、
				PHP Fatal error: Allowed memory size of XXXX bytes exhausted
				
				なんて、エラーが・・。ダッシュボード内とか。散見されました。で、しらべてみたら。
				
				PHPを実行するにあたってサーバーに割り当てられたメモリをオーバーしてるよというエラー。へぇバージョンアップしたらメモリ大食いになったんだ？
				というより、プラグインが大規模になってきたんだろうなぁ。
				
				
				さてphp.iniを直接編集できる場合は、
				 memory_limit = ●●M      ; Maximum amount of memory a script may consume (32MB)
				を変更すればよいらしいです。
				
				hostmonsterを使っている場合には、そうはいきませんので、その対応策について。
				
				hostmonsterの場合には、コントロールパネルから、
				「php　Config」→「PHP5 (Single php.ini)」→「save change」
				次にその下にある
				「ionCube」にチェックして「INSTALL PHP.INI MASTER FILE」をクリック。するとpublic_html直下に『php.ini.default』というファイルがインストールされます。
				
				
				次にに、FTPツールでpublic_htmlにアクセスして、php.ini.defaultが存在するか、確認します。
				 インストールされているようであれば、いったんローカルにダウンロードします。 それから、テキストエディターで開いて、memory_limitの値を書き換えます。
				 デフォルトは32MBですけど、2倍～3倍程度にしておけばよいでしょう。（また同じエラーがでれば、この値を大きくしてください）
				
				最後に、php.ini　にリネームしてアップロードで完了。.defaultのファイルは削除してかまいません。
				
				
]]></description>
		<wfw:commentRss>http://900914.com/wordpress/fatalerror-allowed-memory-size-of-wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://900914.com/wordpress/fatalerror-allowed-memory-size-of-wordpress.html" />
	</item>
		<item>
		<title>Wordpress2.8からHead領域が・・。Head CleanerでHead領域をクリーンに！</title>
		<link>http://900914.com/wordpress/headcleaner_wordpress.html</link>
		<comments>http://900914.com/wordpress/headcleaner_wordpress.html#comments</comments>
		<pubDate>Wed, 22 Jul 2009 15:19:21 +0000</pubDate>
		<dc:creator>Liangwei</dc:creator>
				<category><![CDATA[WordPressカスタマイズ日記]]></category>

		<guid isPermaLink="false">http://900914.com/?p=595</guid>
		<description><![CDATA[				
				Wordpressを2.5から一気に2.8にアップグレードしたのですが、Head領域内が醜くなったような気がします。
				その醜さの原因とは、ナビゲーション用のlink要素が挿入されているから。少しでもきれいにしようと、調べていたらぴったりのプラグインがありました。
				Head Cleaner (最適化＆高速化）
				
				IE6 以外の時は先頭に xml 宣言を付与。
				重複タグや、不要なタグ、コメント、空白を削除。
				&#60;meta name=&#8221;description&#8221; /&#62; タグが複数ある場合、一つにまとめる。
				&#60;meta name=&#8221;keyword&#8221; /&#62; タグが複数ある場合、一つにまとめる。
				話題の &#60;link rel=&#8221;canonical&#8221; /&#62; タグを追加。
				
				こんなところが、主な機能です。このプラグインには、PHP5が必要ですので確認してください。/plugin/以下にアップロードするのはいつもどおりですが、
				/wp-content/ ディレクトリ以下に cache/head-cleaner というディレクトリを作成し、さらにその中に js, css という２つのディレクトリを作成して、書き込み権限を与えてください。
				ここも必ず行いましょう。
				体感できるほどの高速化を求めるよりは、無駄なタグなどがまとまってすっきりするという最適化部分が評価できる部分だと思います。
				作者いわく、今までのサーバー側での高速化ではなく、クライアント側の高速化を目的とした画期的なプラグインとのこと！
]]></description>
		<wfw:commentRss>http://900914.com/wordpress/headcleaner_wordpress.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://900914.com/wordpress/headcleaner_wordpress.html" />
	</item>
		<item>
		<title>Wordpressプラグイン「パンくずリストの自動生成：Breadcrumb NavXT」の使い方</title>
		<link>http://900914.com/wordpress/bureadcrumb_wp.html</link>
		<comments>http://900914.com/wordpress/bureadcrumb_wp.html#comments</comments>
		<pubDate>Thu, 12 Jun 2008 17:16:54 +0000</pubDate>
		<dc:creator>Liangwei</dc:creator>
				<category><![CDATA[WordPressカスタマイズ日記]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[わーどぷれす]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[パンくずリスト]]></category>

		<guid isPermaLink="false">http://900914.com/?p=428</guid>
		<description><![CDATA[				WordPressプラグイン　パンくずリストを自動生成するプラグイン「Breadcrumb NavXT」
				
				サイトの訪問者に現在位置を直感的に理解してもらうためには
				パンくずリストは欠かせません。
				Wordpressではそんなパンくずリストが自動生成できるプラグインが用意されています。
				パンくずリスト　【topic path】
				読み方 ： 	パンくずリスト
				 別名 ：トピックパス, breadcrumbs list, ブレッドクラム
				プラグイン名：Breadcrumb NavXT
				パンくずリストを自動生成してくれるWordpressプラグインです。ユーザビリティ向上という側面に加えて、た内部リンクにもなるのでSEO内部要因にも良い影響を与えてくれます。
				Breadcrumb NavXTは、WordPress versions 2.5以上のWordpressで動きます。それ以下のバージョンに関しては、
				Breadcrumb Navigation XTこちらの古いバージョンがよろしいかと。
				ダウンロード方法
				下記ページよりダウンロードください。
				安定版（2008年6月13日時点）
				Breadcrumb NavXT 2.1.2
				インストール方法
				
				ダウンロードしたフォルダを解凍して、適当な場所へ名前を変えずに保存します（デスクトップでもどこでもOK）
				FTPソフトを使って、wp-content/plugins フォルダにそのまま転送します。
				転送が完了したら、管理画面→プラグイン→有効化
				 Administration interface  / core の2種類があると思いますが、Wordpressで利用してるテーマに依存するので可能であれば、後者のCoreを有効にしておけばよいかと思います。（設定自体は前者のほうが楽です。前者で無事に表示できればそれでOKです、だめならCoreを再度に変更してもかまいません。ただ、同時に有効化しないでおきましょう）
				
				Administration interfaceを利用する場合＝管理画面が必要な場合
				管理画面から設定を行います。
				
				General Settings:
				
				Preserve spaces at the end and begining of the options, if not checked these spaces will not be saved.　（にチェック）
				Blog Title: HOME　（←WPのタイトル）
				Breadcrumb Separator:  &#62;　（←前後、空白を入れておいたほうが見やすいです。）
				
				
				Author Page Settings
				
				Author Display Format: display_name
				
				
				Single [...]]]></description>
		<wfw:commentRss>http://900914.com/wordpress/bureadcrumb_wp.html/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://900914.com/wordpress/bureadcrumb_wp.html" />
	</item>
		<item>
		<title>Wordpressで改行がうまく反映させるプラグイン</title>
		<link>http://900914.com/wordpress/wordpress-plugin-b.html</link>
		<comments>http://900914.com/wordpress/wordpress-plugin-b.html#comments</comments>
		<pubDate>Fri, 02 May 2008 13:19:01 +0000</pubDate>
		<dc:creator>Liangwei</dc:creator>
				<category><![CDATA[WordPressカスタマイズ日記]]></category>
		<category><![CDATA[WordPress改！]]></category>

		<guid isPermaLink="false">http://900914.com/?p=366</guid>
		<description><![CDATA[				Wordpress2.5にアップデートしたものの、相変わらず改行がうまく反映されません。
				ビジュアルエディタでいくら改行しても、HTMLで直接改行タグ p,br を打ち込んでも反映されませんでした。
				そこで、改行プラグインを導入してみました。
				ただ、pluginフォルダに入れて有効化するだけでいいのですが、
				wp-includes の中の formatting.php 1067行目付近
				（2.0x系は wp-includes / functions-formatting.php 1039行目付近）
				$output = woautop($output);
				を
				$output = brBrbr($output);
				に修正。
				この部分が、2.5には記述が無くて、そのまま使ってますが何とかできてます。
				ビジュアルエディタを使いながらHTMLにbrつければ改行はされているっぽいです。
				便利です。
]]></description>
		<wfw:commentRss>http://900914.com/wordpress/wordpress-plugin-b.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://900914.com/wordpress/wordpress-plugin-b.html" />
	</item>
	</channel>
</rss>

