<?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>wordpress | TabibitoJinのブログ</title>
	<atom:link href="https://tabibitojin.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://tabibitojin.com</link>
	<description>ネットビジネスで自由に生きる！会社を辞めて海外にいながらブログで稼ぐJINのサイト</description>
	<lastBuildDate>Sat, 16 May 2026 13:42:01 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://tabibitojin.com/wp-content/uploads/cropped-jin-favicon02-32x32.png</url>
	<title>wordpress | TabibitoJinのブログ</title>
	<link>https://tabibitojin.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>アドセンス広告を見出し前に簡単自動挿入！おすすめプラグインで検索順位と収益アップを狙う</title>
		<link>https://tabibitojin.com/adsense-recommended-plugin/</link>
					<comments>https://tabibitojin.com/adsense-recommended-plugin/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Wed, 22 Jun 2022 06:58:05 +0000</pubDate>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[アドセンス]]></category>
		<category><![CDATA[ネットビジネス]]></category>
		<category><![CDATA[リスト：全部に枠]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=22532</guid>

					<description><![CDATA[アドセンスでは、見出し前に広告コードを挿入することが多いと思いますが、記事内にショートコードなどで入れたり、moreタグ前後に入れたりするのは結構面倒。 （moreタグの場合、そもそもmoreタグの入れ忘れ、なんてことも [&#8230;]]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/adsense-recommended-plugin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【WordPress】複数チェックボックスの値取得と設定反映！checkedはどうやって入れる？</title>
		<link>https://tabibitojin.com/wordpress-form-checkbox-checked/</link>
					<comments>https://tabibitojin.com/wordpress-form-checkbox-checked/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Wed, 01 Dec 2021 12:59:45 +0000</pubDate>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[プラグイン開発]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=19780</guid>

					<description><![CDATA[設定ではよく利用するフォームのチェックボックス。1つだけのチェックボックスなら分かりやすいが複数になった場合、ワードプレスのSettings APIでのname属性の付け方から、送信したデータ（配列）を取得してその値をフォーム内のinputタグにchecked を付ける方法の解説。name属性を配列にするのがポイント。]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/wordpress-form-checkbox-checked/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【WordPress】フォーム内ラジオボタンにcheckedを入れる方法</title>
		<link>https://tabibitojin.com/wordpress-form-radio-checked/</link>
					<comments>https://tabibitojin.com/wordpress-form-radio-checked/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Tue, 30 Nov 2021 03:27:56 +0000</pubDate>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[ネットビジネス]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=19714</guid>

					<description><![CDATA[ワードプレスで独自プラグインや自作関数の設定を作る場合、よくフォームで利用するラジオボタン。チェックされた設定を保存した後、その値を読み込んでhtmlに「checked」を入れる方法の解説。ifの値比較、三項演算子の利用もあるが、ワードプレスで用意されているchecked関数を使うのが分かりやすい。]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/wordpress-form-radio-checked/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【WordPress】設定画面へラジオボタンやチェックボックスを追加で完成形へ</title>
		<link>https://tabibitojin.com/wordpress-settings-api-radiobutton-checkbox/</link>
					<comments>https://tabibitojin.com/wordpress-settings-api-radiobutton-checkbox/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Sun, 05 Dec 2021 02:58:11 +0000</pubDate>
				<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[ネットビジネス]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=19657</guid>

					<description><![CDATA[Settings APIを使った設定画面で複数行入力（textarea）、ラジオボタン（input type radio）やチェックボックス（input type radio）を使ってフィールドを追加してみる。ラジオボタンやチェックボックスでは「checked」の入れ方がポイントとチェックボックスでは更にnameに配列を指定するのがポイント。]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/wordpress-settings-api-radiobutton-checkbox/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【WordPress】register_settingで初期値を設定する方法は？add_optionを使うの？</title>
		<link>https://tabibitojin.com/wordpress-register_setting-how-to-set-default-values/</link>
					<comments>https://tabibitojin.com/wordpress-register_setting-how-to-set-default-values/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Fri, 26 Nov 2021 08:18:23 +0000</pubDate>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[プラグイン開発]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=19616</guid>

					<description><![CDATA[Settings APIを使ったワードプレスの設定画面では変数の初期値をどこで設定するのかが分かりづらい。register_settingで初期値の設定方法から、add_option、update_optionを使った方法までを解説。関数リファレンスでregister_settingの第三引数に初期値の設定が無く、コールバック関数の指定だけで問題ない理由も調査したメモ。]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/wordpress-register_setting-how-to-set-default-values/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【WordPress】ショートコード作成とプラグイン化の方法を簡単解説</title>
		<link>https://tabibitojin.com/wordpress-make-shortcode-plugin/</link>
					<comments>https://tabibitojin.com/wordpress-make-shortcode-plugin/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Mon, 15 Nov 2021 07:53:07 +0000</pubDate>
				<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=19267</guid>

					<description><![CDATA[ワードプレスで自作したショートコードをプラグイン化してみましょう。 プラグインの基本の形が分かれば、貼りつけるだけ、みたいな感じで簡単にできると思います。 ここでは最初にショートコード作成法の基本をサンプルを使って見つつ [&#8230;]]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/wordpress-make-shortcode-plugin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPressをPCに簡単インストール！LocalWpの使い方（設定方法）</title>
		<link>https://tabibitojin.com/localwp-how-to-use/</link>
					<comments>https://tabibitojin.com/localwp-how-to-use/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Sat, 25 Apr 2026 09:00:02 +0000</pubDate>
				<category><![CDATA[WPをPCで使う]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=28382</guid>

					<description><![CDATA[ワードプレスをPC上で動かしたい場合では、「LocalWp」（無料ソフト）がおすすめ。 「XAMPP」を使う場合もありますが、この「LocalWp」の方が簡単にワードプレスをPC上で動作させられます。またPHPのバージョ [&#8230;]]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/localwp-how-to-use/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【WordPress】記事を下書きにしても表示される？表示されないようにする方法</title>
		<link>https://tabibitojin.com/wp-draft-display-reason/</link>
					<comments>https://tabibitojin.com/wp-draft-display-reason/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Sat, 26 Jul 2025 10:37:18 +0000</pubDate>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[基本の知識・操作]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=26379</guid>

					<description><![CDATA[ワードプレスでは、記事を一旦下書きに戻しても、その記事のURLにアクセスすると記事が表示され、「え？どうして？」「他の人にも見えてるの？」と焦る場合がありますね。 これはワードプレスの仕様であり、下書きの記事が表示される [&#8230;]]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/wp-draft-display-reason/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>WordPressの目次をスクロール連動＆自動ハイライト！Cocoonでの実装手順を紹介</title>
		<link>https://tabibitojin.com/table-of-contents-auto-highlight/</link>
					<comments>https://tabibitojin.com/table-of-contents-auto-highlight/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Fri, 30 May 2025 12:16:15 +0000</pubDate>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[カスタマイズ]]></category>
		<category><![CDATA[デザイン]]></category>
		<category><![CDATA[Cocoon]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=26044</guid>

					<description><![CDATA[WordPressでは記事の冒頭に目次を入れることが多いですが、サイドバーに表示している人もいますよね。 目次があれば全体の流れがつかめて便利ですし、サイドバーでは「今どこを読んでいるか」がハイライトされたりすると更に親 [&#8230;]]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/table-of-contents-auto-highlight/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>【WordPress】ダッシュボードにメモ書きする簡単な方法！WP Dashboard Notesの使い方</title>
		<link>https://tabibitojin.com/wordpress-dashboard-memo/</link>
					<comments>https://tabibitojin.com/wordpress-dashboard-memo/#respond</comments>
		
		<dc:creator><![CDATA[JIN]]></dc:creator>
		<pubDate>Tue, 04 Feb 2025 12:14:12 +0000</pubDate>
				<category><![CDATA[環境構築]]></category>
		<guid isPermaLink="false">https://tabibitojin.com/?p=25247</guid>

					<description><![CDATA[ワードプレスでブログを運用している中、ちょっとした覚書き、メモをダッシュボードで残したい場合があります。 （記事のアイディア、次に何するかな、このプラグインは～だからその内別のに乗り換える、などなど、忘れそうなことをサク [&#8230;]]]></description>
		
					<wfw:commentRss>https://tabibitojin.com/wordpress-dashboard-memo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
