<?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 &#8211; jETブログ</title>
	<atom:link href="https://jet-blog.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://jet-blog.com</link>
	<description>プログラミングやITのナレッジブログ</description>
	<lastBuildDate>Sat, 25 May 2024 06:35:04 +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://jet-blog.com/wp-content/uploads/2020/04/cropped-only_jet_bgwhite-32x32.png</url>
	<title>Wordpress &#8211; jETブログ</title>
	<link>https://jet-blog.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/>
<atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/>
<atom:link rel="hub" href="https://websubhub.com/hub"/>
<atom:link rel="self" href="https://jet-blog.com/category/wordpress/feed/"/>
	<item>
		<title>WordPressのインストール</title>
		<link>https://jet-blog.com/install_for_wordpress/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sat, 20 Apr 2019 15:06:50 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://absorood.com/?p=545</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2017/10/WordPress_blue_logo.svg_-1024x1024.png" class="webfeedsFeaturedVisual" /></p>1.概要 ローカル開発環境で構築したLinuxサーバーにWordPressをインストールする方法を記載する。 2.目次 [toc] 3.前提条件 使用するサーバーには下記がインストールされていること Apache2 PH [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>初期状態のUbuntu16.04 LTSにWordPressが動作する環境を構築する手順</title>
		<link>https://jet-blog.com/install_wordpress_for_ubuntu1604_lts/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sat, 20 Apr 2019 06:30:28 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[開発環境]]></category>
		<guid isPermaLink="false">https://absorood.com/?p=425</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2016/08/2016-08-29_02h21_03-1.png" class="webfeedsFeaturedVisual" /></p>概要 インストール直後のUbuntu 16.04 LTSに対して、 WordPressが動作する環境を構築する手順です。 今回の環境構築でインストールする項目は、下記の通りです。 SSH Apache Ver2.4.x  [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>WordPressの自作テーマ作成への道 -2- (テンプレートタグ)</title>
		<link>https://jet-blog.com/wp_theme_create_2/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sat, 28 Oct 2017 22:29:57 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[プログラミング]]></category>
		<guid isPermaLink="false">https://jet-consulting.tech/?p=791</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2017/10/WordPress_blue_logo.svg_-1024x1024.png" class="webfeedsFeaturedVisual" /></p>[toc] テンプレートタグとは WordPressが標準で用意してくれているPHP関数群のこと ※bloginfo()などが当たる プログラミング言語である、PHP言語の知識が必要になる WordPress &#821 [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>WordPressの自作テーマ作成への道 -1- (準備〜テンプレートファイル)</title>
		<link>https://jet-blog.com/wp_theme_create_1/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Sat, 28 Oct 2017 21:16:36 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[プログラミング]]></category>
		<guid isPermaLink="false">https://jet-consulting.tech/?p=774</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2017/10/WordPress_blue_logo.svg_-1024x1024.png" class="webfeedsFeaturedVisual" /></p>[toc] 概要 WordPressのテーマを1から作成するノウハウをまとめていく。 背景としては、WordPress関連のお仕事が増えてきたため。 今回は、自作テーマ作成の準備をまとめる。 準備編 今回はサクッとXAM [&#8230;]]]></description>
		
		
		
			</item>
		<item>
		<title>【WordPress】自作CSS/JavaScriptを読み込む方法</title>
		<link>https://jet-blog.com/wordpress_import_css_javascript/</link>
		
		<dc:creator><![CDATA[やっち]]></dc:creator>
		<pubDate>Tue, 26 Jul 2016 06:16:11 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[プログラミング]]></category>
		<guid isPermaLink="false">https://absorood.com/?p=177</guid>

					<description><![CDATA[<p><img src="https://jet-blog.com/wp-content/uploads/2016/07/javascript.png" class="webfeedsFeaturedVisual" /></p>はじめに WordPressのテーマやプラグインを作成する際に、 自作のCSS/JavaScriptファイルを読みこませる方法です。 例えば 自作CSS : [変更対象テーマのディレクトリ]/css/myCSS.css  [&#8230;]]]></description>
		
		
		
			</item>
	</channel>
</rss>
