オプション リファレンス -> 一般 (General)

Posted by muchag | WordPress |
初回投稿:2011-03-20 (日) 4:46:13 | 最終更新:2011-03-20 (日) 5:16:36

admin_email

Administrator email
Default: ‘you@example.com’
Data type: String
 

blogdescription

Blog tagline
Default: ‘__(‘Just another WordPress weblog’)’
Data type: String
 

blogname

Blog title
Default: ‘__(‘My Blog’)’
Data type: String
 

comment_registration

Users must be registered and logged in to comment
1 : Yes
0 : No (default)
Data type: Integer
 

date_format

Default date format (see Formatting Date and Time)
Default: ‘__(‘F j, Y’)’
Data type: String
 

default_role

The default role of users who register at the blog.
subscriber : (default)
administrator :
editor :
author :
contributor :
Data type: String
 

gmt_offset

Times in the blog should differ by this value.
-6 : GMT -6 (aka Central Time, USA)
0 : GMT (aka Greenwich Mean Time)
Default: date(‘Z’) / 3600
Data type: Integer
 

home

Blog address (URL)
Default: wp_guess_url()
Data type: String (URI)
 

siteurl

WordPress address (URL)
Default: wp_guess_url()
Data type: String (URI)
 

3.1 での挙動
get_option

単一ブログの場合は サイトURL = WordPress インストールディレクトリ = 当該ブログのパス を返す。
マルチサイトの場合は サイトURL = 当該ブログのパス を返す。
 

get_site_option

単一ブログであろうがマルチサイトであろうが
当該ブログの サイトURL = WordPress インストールディレクトリ を返す。
 

start_of_week

The starting day of the week. Default is 0 (Sunday).
0 : Sunday
1 : Monday (default)
2 : Tuesday
3 : Wednesday
4 : Thursday
5 : Friday
6 : Saturday
Data type: Integer
 

time_format

Default time format (see Formatting Date and Time)
Default: ‘__(‘g:i a’)’
Data type: String
 

users_can_register

Anyone can register
1 : Yes
0 : No (default)
Data type: Integer
 

timezone_string

Timezone
Default: NULL
Data type: String

Posted by muchag | WordPress |
初回投稿:2011-03-20 (日) 4:46:13 | 最終更新:2011-03-20 (日) 5:16:36

コメントはまだありません »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment