<?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 Archives - sleep-sheep.info</title>
	<atom:link href="https://sleep-sheep.info/category/web%E6%8A%80%E8%A1%93/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://sleep-sheep.info/category/web技術/wordpress/</link>
	<description>フロントエンドとか趣味の闇鍋ブログ。</description>
	<lastBuildDate>Mon, 24 Apr 2023 14:44:06 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://sleep-sheep.info/wp-content/uploads/cropped-F492FA34-E35E-4681-B545-3B11710BD649-32x32.png</url>
	<title>wordpress Archives - sleep-sheep.info</title>
	<link>https://sleep-sheep.info/category/web技術/wordpress/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">178033283</site>	<item>
		<title>NUROだとXFREEがつながらない</title>
		<link>https://sleep-sheep.info/2023/04/24/6353/</link>
		
		<dc:creator><![CDATA[ore_new]]></dc:creator>
		<pubDate>Mon, 24 Apr 2023 14:44:05 +0000</pubDate>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[ツール]]></category>
		<category><![CDATA[調べ物]]></category>
		<guid isPermaLink="false">https://sleep-sheep.info/?p=6353</guid>

					<description><![CDATA[<p>XFREE、FTPで２時間くらい設定いじったり管理画面からなんたらマネージャーみたいなプラグインつかってDLしようとしてもできねぇ。ふざけんなバカ。 https://blog.t-haku.com/nuro/ こんなの見 [&#8230;]</p>
<p>The post <a href="https://sleep-sheep.info/2023/04/24/6353/">NUROだとXFREEがつながらない</a> appeared first on <a href="https://sleep-sheep.info">sleep-sheep.info</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6353</post-id>	</item>
		<item>
		<title>有料WordPressテーマ</title>
		<link>https://sleep-sheep.info/2023/04/19/6343/</link>
		
		<dc:creator><![CDATA[ore_new]]></dc:creator>
		<pubDate>Wed, 19 Apr 2023 06:04:09 +0000</pubDate>
				<category><![CDATA[web技術]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://sleep-sheep.info/?p=6343</guid>

					<description><![CDATA[<p>web制作やさんなのでライセンス確認目的で第三者に使えるかのみチェックしてみた。コーポレートサイトを主眼においてます。 SEO・デザイン・機能の3拍子揃った国内最高峰のWordPressテーマ「ザ・トール」 別途特別ライ [&#8230;]</p>
<p>The post <a href="https://sleep-sheep.info/2023/04/19/6343/">有料WordPressテーマ</a> appeared first on <a href="https://sleep-sheep.info">sleep-sheep.info</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6343</post-id>	</item>
		<item>
		<title>WordPressプラグインの自動更新が有効にならないときの解決方法</title>
		<link>https://sleep-sheep.info/2021/11/02/6218/</link>
		
		<dc:creator><![CDATA[ore_new]]></dc:creator>
		<pubDate>Tue, 02 Nov 2021 09:52:08 +0000</pubDate>
				<category><![CDATA[web技術]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://sleep-sheep.info/?p=6218</guid>

					<description><![CDATA[<p>自動更新にしたいのになぜかグレーアウトして、選択できない。全選択して保存しても【自動更新にしました】ってメッセージ出るのに、「 自動更新しない」でグレーアウトしてもう！なにこれ！！！ 解決 以下のコードをfunction [&#8230;]</p>
<p>The post <a href="https://sleep-sheep.info/2021/11/02/6218/">WordPressプラグインの自動更新が有効にならないときの解決方法</a> appeared first on <a href="https://sleep-sheep.info">sleep-sheep.info</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6218</post-id>	</item>
		<item>
		<title>WordPress SASSプラグインを使って開発環境を捨てた話</title>
		<link>https://sleep-sheep.info/2021/10/27/6199/</link>
		
		<dc:creator><![CDATA[ore_new]]></dc:creator>
		<pubDate>Wed, 27 Oct 2021 03:00:00 +0000</pubDate>
				<category><![CDATA[web技術]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://sleep-sheep.info/?p=6199</guid>

					<description><![CDATA[<p>自分は適当な人間なので開発環境立ち上げてコーディングするのが面倒くさいんですよね。 バージョン管理とかもだるい。のでプラグインで自動バックアップ取ってます。 WPのメンテでは大抵の場合CSSをいじるだけなので、SASSさ [&#8230;]</p>
<p>The post <a href="https://sleep-sheep.info/2021/10/27/6199/">WordPress SASSプラグインを使って開発環境を捨てた話</a> appeared first on <a href="https://sleep-sheep.info">sleep-sheep.info</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6199</post-id>	</item>
		<item>
		<title>Crayon Syntax Highlighterがエラー吐いてなんもできない！！！</title>
		<link>https://sleep-sheep.info/2021/10/26/6195/</link>
		
		<dc:creator><![CDATA[ore_new]]></dc:creator>
		<pubDate>Tue, 26 Oct 2021 03:02:00 +0000</pubDate>
				<category><![CDATA[web技術]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[crayon-syntax-highlighter]]></category>
		<guid isPermaLink="false">https://sleep-sheep.info/?p=6195</guid>

					<description><![CDATA[<p>スクショ取ってなかったんだけど、エラー画面いっぱいにcrayon-syntax-highlighterのプラグインが大量にエラーはいて死んでしまった。ログイン画面すら出てこない！！！ 解決方法 どうやらプラグインが更新さ [&#8230;]</p>
<p>The post <a href="https://sleep-sheep.info/2021/10/26/6195/">Crayon Syntax Highlighterがエラー吐いてなんもできない！！！</a> appeared first on <a href="https://sleep-sheep.info">sleep-sheep.info</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6195</post-id>	</item>
		<item>
		<title>LOCAL BY FLY WHEELのアップデートでおかしくなった</title>
		<link>https://sleep-sheep.info/2021/03/02/5273/</link>
		
		<dc:creator><![CDATA[ore_new]]></dc:creator>
		<pubDate>Tue, 02 Mar 2021 14:50:21 +0000</pubDate>
				<category><![CDATA[web技術]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[ツール]]></category>
		<guid isPermaLink="false">https://sleep-sheep.info/?p=5273</guid>

					<description><![CDATA[<p>LOCAL BY FLY WHEELをアップデートしたらなんか様子がおかしい。 以下から自分のOSに合わせてダウンロードします。 https://localwp.com/releases/?utm_source=loca [&#8230;]</p>
<p>The post <a href="https://sleep-sheep.info/2021/03/02/5273/">LOCAL BY FLY WHEELのアップデートでおかしくなった</a> appeared first on <a href="https://sleep-sheep.info">sleep-sheep.info</a>.</p>
]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">5273</post-id>	</item>
	</channel>
</rss>
