Warning: Use of undefined constant more_link_shrarp_remove - assumed 'more_link_shrarp_remove' (this will throw an Error in a future version of PHP) in /home/users/1/limeline/web/nnmal/wp-content/plugins/more_link_sharp_remove/more_link_sharp_remove.php on line 16

Warning: Use of undefined constant ddsg_language - assumed 'ddsg_language' (this will throw an Error in a future version of PHP) in /home/users/1/limeline/web/nnmal/wp-content/plugins/sitemap-generator/sitemap-generator.php on line 44
WordPressの日付表示を英語にする方法 - nanomal

WordPressの日付表示を英語にする方法

WordPressの日付表示を英語にしたかったのですが、どうしても"26th 6月 2011"みたいになってしまい困っていたので直し方をメモ。

1. プラグインを利用する

僕はプラグインを利用しました。使わせていただいたプラグインはEnglishDate。導入するだけで英語表記に変わります。

2. wp-includes/locale.phpを修正する

プラグインを使わずにlocale.phpを修正する方法もあるみたいです。

小粋空間: WordPress の月および曜日を英語表記にする

他にもpoファイルを修正する方法もあるみたいですが、これは僕にはわからなかったのでパスしました。プラグインを使うかlocale.phpを修正する方法が無難みたいです。