<?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>mono-lab &#187; ページ関係</title>
	<atom:link href="http://www.mono-lab.net/plugin-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mono-lab.net</link>
	<description>Wordpressのテンプレート・プラグイン・カスタマイズ情報サイト</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:20:12 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>WordPress プラグイン Improved Include Page で任意のページを読み込む</title>
		<link>http://www.mono-lab.net/wordpress-plugin/92/</link>
		<comments>http://www.mono-lab.net/wordpress-plugin/92/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 16:21:28 +0000</pubDate>
		<dc:creator>mono-lab</dc:creator>
				<category><![CDATA[Wordpress プラグイン]]></category>
		<category><![CDATA[ページ関係]]></category>

		<guid isPermaLink="false">http://www.mono-lab.net/92.html</guid>
		<description><![CDATA[PHPが分からない方の為に、任意のページを好きな場所に読み込む便利なプラグイン「Improved Include Page」を紹介します。 はじめに、「Improved Include Page」 プラグインをダウンロー [...]]]></description>
			<content:encoded><![CDATA[<p>PHPが分からない方の為に、任意のページを好きな場所に読み込む便利なプラグイン「Improved Include Page」を紹介します。</p>
<p>はじめに、「<a class="external" title="プラグインのホームページを開く" rel="nofollow" href="http://wordpress.org/extend/plugins/improved-include-page/">Improved Include Page</a>」 プラグインをダウンロードし有効化してください。<br />次に、利用中のテーマ内のindex.phpやsidebar.phpなどに、以下のコードを記入してください。</p>
<pre class="brush:php">&lt;?php if(function_exists('include_page')) include_page(4); ?&gt;</pre>
<p>数字の部分に表示したいページのIDを入力してください。<br />（上の例の場合、ページIDが４のページが表示されます）</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mono-lab.net/wordpress-plugin/92/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress ページの表示順を変更する方法</title>
		<link>http://www.mono-lab.net/wordpress-plugin/45/</link>
		<comments>http://www.mono-lab.net/wordpress-plugin/45/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 12:54:17 +0000</pubDate>
		<dc:creator>mono-lab</dc:creator>
				<category><![CDATA[Wordpress プラグイン]]></category>
		<category><![CDATA[ページ関係]]></category>

		<guid isPermaLink="false">http://www.mono-lab.net/45.html</guid>
		<description><![CDATA[WordPressの管理画面にある、固定ページの順番に不満を覚える方も多くいると思います。 そこで、固定ページの表示順を自由に変更できるプラグインをご紹介します。 カテゴリーの並び替え方法を説明したときに紹介した、「My [...]]]></description>
			<content:encoded><![CDATA[<p>WordPressの管理画面にある、固定ページの順番に不満を覚える方も多くいると思います。</p>
<p>そこで、固定ページの表示順を自由に変更できるプラグインをご紹介します。</p>
<p><a class="external" rel="nofollow" href="http://www.mono-lab.net/32.html">カテゴリーの並び替え方法</a>を説明したときに紹介した、「<a class="external" rel="nofollow" href="http://www.wordpress.org/extend/plugins/my-page-order/">My Page Order</a>」プラグインでも<br /> 変更できますが、今回は「<a class="external" title="プラグインのホームページを開く" rel="nofollow" href="http://www.wordpress.org/extend/plugins/pagemash/">pageMash</a>」 というプラグインをご紹介します。</p>
<p>このプラグインの特徴は、「My Page Order」 とは異なり、一画面内で親ページと子ページの<br /> 並び替えが出来る点です。</p>
<p>使用方法は、プラグインを有効化してから、「ページ」→「Page Mash」と進み、<br /> ドラッグアンドドロップをしながら表示順を変更するだけです。</p>
<p>ちなみに、非表示にしたいページの設定もこの画面から行えます。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mono-lab.net/wordpress-plugin/45/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

