class-wp-locale.php ロケールAPI:WP_Localeクラス。Locale API: WP_Locale class タグの説明と使い方。
class-wp-localeファイルは wp-includes ディレクトリに保存されています。
ページコンテンツ
class-wp-locale.php タグリスト

WordPress wp-includes/class-wp-locale.php 関数 リスト
wp-includes/class-wp-locale.php
| コード | 説明 | タイプ |
|---|---|---|
| WP_Locale | WP_Locale とは、ロケールの翻訳されたデータを格納するために使用されるコアClasses。・Classes : 16 | Classes |
| WP_Locale :: _ strings_for_pot() | WP_Locale :: _ strings_for_pot() とは、一般的なPOTの日付/時刻書式文字列を登録します。・Method : 396 | Method |
| WP_Locale :: __ construct() | WP_Locale :: __ construct() とは、オブジェクト変数を設定するヘルパーMethodを呼び出すコンストラクタ。・Method : 112 | Method |
| WP_Locale :: get_meridiem() | WP_Locale :: get_meridiem() とは、翻訳されたバージョンのmeridiem文字列を取得します。・Method : 349 | Method |
| WP_Locale :: get_month() | WP_Locale :: get_month() とは、月ごとに翻訳された完全な月を取得します。・Method : 318 | Method |
| WP_Locale :: get_month_abbrev() | WP_Locale :: get_month_abbrev() とは、翻訳されたバージョンの月の略語文字列を取得します。・Method : 334 | Method |
| WP_Locale :: get_weekday() | WP_Locale :: get_weekday() とは、翻訳された完全な曜日の単語を取得します。・Method : 263 | Method |
| WP_Locale :: get_weekday_abbrev() | WP_Locale :: get_weekday_abbrev() とは、翻訳された曜日の略語を取得します。・Method : 297 | Method |
| WP_Locale :: get_weekday_initial() | WP_Locale :: get_weekday_initial() とは、翻訳された曜日のイニシャルを取得します。・Method : 281 | Method |
| WP_Locale :: init() | WP_Locale :: init() とは、翻訳された文字列とオブジェクトのプロパティを設定します。・Method : 129 | Method |
| WP_Locale :: is_rtl() | WP_Locale :: is_rtl() とは、現在のロケールがRTLかどうかを確認します。・Method : 383 | Method |
| WP_Locale :: register_globals() | WP_Locale :: register_globals() とは、グローバル変数は推奨されていません。・Method : 369 | Method |
| WP_Locale :: rtl_src_admin_notice() | WP_Locale :: rtl_src_admin_notice() とは、 RTLに/ buildディレクトリを使用する必要がある場合はadmin通知を出力します。・Method : 245 | Method |
| ソース ファイル | wp-includes/class-wp-locale | File |
WordPress バージョン 4.8.1 wp-includes
| wp-includes/ フォルダ | |
| wp-includes/ certificates | wp-includes/ pomo |
| wp-includes/ css | wp-includes/ random_compat |
| wp-includes/ customize | wp-includes/ Requests |
| wp-includes/ fonts | wp-includes/ rest-api |
| wp-includes/ ID3 | wp-includes/ SimplePie |
| wp-includes/ images | wp-includes/ Text |
| wp-includes/ IXR | wp-includes/ theme-compat |
| wp-includes/ js | wp-includes/ widgets |
