<?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>和暦 &#8211; WordPress Memo</title>
	<atom:link href="https://blog.riverforest-wp.info/tag/%E5%92%8C%E6%9A%A6/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.riverforest-wp.info</link>
	<description>WordPress に関する覚え書き</description>
	<lastBuildDate>Fri, 09 May 2025 12:48:53 +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://blog.riverforest-wp.info/wp-content/uploads/2018/05/cropped-icon-256x256-1-32x32.png</url>
	<title>和暦 &#8211; WordPress Memo</title>
	<link>https://blog.riverforest-wp.info</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>投稿日時を和暦（平成、令和）対応するプラグイン</title>
		<link>https://blog.riverforest-wp.info/wareki/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Tue, 02 Apr 2019 23:18:53 +0000</pubDate>
				<category><![CDATA[Plugin]]></category>
		<category><![CDATA[プラグイン]]></category>
		<category><![CDATA[令和]]></category>
		<category><![CDATA[和暦]]></category>
		<category><![CDATA[平成]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=1083</guid>

					<description><![CDATA[はじめに 元号が変わります。投稿日時を和暦にするプラグインを作成しました。投稿日時として、昭和以前はありえないので省略しました。 使用方法 プラグインを有効化し、設定-&#62;一般-&#62;日付のフォーマット、時刻フォー [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p>元号が変わります。投稿日時を和暦にするプラグインを作成しました。投稿日時として、昭和以前はありえないので省略しました。</p>



<div class="pluginstatsview-card-wrap">
	<div>
		<img decoding="async" src="https://ps.w.org/wareki/assets/icon-256x256.png?rev=2061943" alt="Wareki のアイコン" class="pluginstatsview-card-icon" />
		<div class="pluginstatsview-after-icon">
			<div class="pluginstatsview-bold"><a href="https://wordpress.org/plugins/wareki/" class="pluginstatsview-astyle">Wareki</a></div>
			<div class="pluginstatsview-small">日付のフォーマット、投稿、コメント、アーカイブ、カレンダーに元号を含む日本の暦を追加します。</div>
			<div class="pluginstatsview-small">作者: <a href="https://profiles.wordpress.org/katsushi-kawamori/">Katsushi Kawamori</a></div>
			<div style="clear: both;"></div>
		</div>
	</div>
	<div style="clear: both;"></div>

	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left"><a href="https://wordpress.org/plugins/wareki/#reviews" title="5.0(5点満点中)" class="pluginstatsview-astyle">	<span class="pluginstatsview-stars">
					<span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span><span class="dashicons dashicons-star-filled"></span>
			</span>
	</a>(3)</span>
		<span class="pluginstatsview-card-right">最終更新: 2日 前</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">200以上サイトで有効化中</span>
		<span class="pluginstatsview-card-right">検証済み: 7.0</span>
	</div>
	<div class="pluginstatsview-small">
		<span class="pluginstatsview-card-left">ダウンロード: <a href="https://downloads.wordpress.org/plugin/wareki.2.03.zip" class="dashicons dashicons-download pluginstatsview-download"></a></span>
		<span class="pluginstatsview-card-right">リリース: 2019-04-02</span>
	</div>
	<div class="pluginstatsview-small pluginstatsview-card-center">
		2026-03-31 09:30 時点の統計	</div>
</div>



<h3 class="wp-block-heading">使用方法</h3>



<p>プラグインを有効化し、設定-&gt;一般-&gt;日付のフォーマット、時刻フォーマットを変更します。投稿、コメント、アーカイブページ、月別アーカイブページウィジェット、カレンダーウィジェットに対応しています。</p>



<p><strong>Wareki</strong> は、<strong>date_i18n</strong> にフックしているので、<strong>date_i18n</strong> 関数をそのまま使用できます。３つの独自フォーマットを以下の様に提供していますので、それを使用してください。</p>



<ul class="wp-block-list">
<li>K 元号（漢字）ー平成、令和</li>



<li>k 元号（略号）ーH、R</li>



<li>E 午前午後ー午前、午後</li>
</ul>



<p class="has-text-align-center"><strong>設定画面</strong></p>



<figure class="wp-block-image aligncenter"><img fetchpriority="high" loading="eager" decoding="async" width="1024" height="604" src="https://blog.riverforest-wp.info/wp-content/uploads/20190410/screenshot-1-1024x604.png" alt="" class="wp-image-1147" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190410/screenshot-1-1024x604.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190410/screenshot-1-300x177.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190410/screenshot-1-768x453.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190410/screenshot-1-100x59.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190410/screenshot-1.png 1360w" sizes="(max-width: 1024px) 100vw, 1024px" /></figure>



<p class="has-text-align-center"><strong>投稿画面</strong></p>



<figure class="wp-block-image aligncenter"><img loading="lazy" decoding="async" width="1024" height="608" src="https://blog.riverforest-wp.info/wp-content/uploads/20190403/screenshot-2-1024x608.png" alt="" class="wp-image-1092" srcset="https://blog.riverforest-wp.info/wp-content/uploads/20190403/screenshot-2-1024x608.png 1024w, https://blog.riverforest-wp.info/wp-content/uploads/20190403/screenshot-2-300x178.png 300w, https://blog.riverforest-wp.info/wp-content/uploads/20190403/screenshot-2-768x456.png 768w, https://blog.riverforest-wp.info/wp-content/uploads/20190403/screenshot-2-100x59.png 100w, https://blog.riverforest-wp.info/wp-content/uploads/20190403/screenshot-2.png 1261w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
