1 | # Settings API Field Callbacks |
---|
2 | |
---|
3 | ## General Settings |
---|
4 | |
---|
5 | * blogname: text |
---|
6 | * blogdescription: text |
---|
7 | * siteurl: url |
---|
8 | * home: url |
---|
9 | * admin_email: email |
---|
10 | * users_can_register: checkbox |
---|
11 | * default_role: custom |
---|
12 | * WPLANG: custom |
---|
13 | * timezone_string: custom |
---|
14 | * date_format: custom |
---|
15 | * time_format: custom |
---|
16 | * start_of_week: select |
---|
17 | |
---|
18 | ### Other settings from other pages (for testing purposes) |
---|
19 | |
---|
20 | * posts_per_page: number |
---|
21 | * posts_per_rss: number |
---|
22 | * blog_public: checkbox |
---|
23 | * ping_sites: textarea |
---|
24 | |
---|
25 | ## Discussion Settings |
---|
26 | |
---|
27 | * default_pingback_flag: checkbox |
---|
28 | * default_ping_status: checkbox |
---|
29 | * default_comment_status: checkbox |
---|
30 | * require_name_email: checkbox |
---|
31 | * comment_registration: checkbox |
---|
32 | * close_comments_for_old_posts: checkbox |
---|
33 | * close_comments_days_old: number |
---|
34 | * thread_comments: checkbox |
---|
35 | * thread_comments_depth: select |
---|
36 | * page_comments: checkbox |
---|
37 | * comments_per_page: number |
---|
38 | * default_comments_page: select |
---|
39 | * comment_order: select |
---|
40 | * comments_notify: checkbox |
---|
41 | * moderation_notify: checkbox |
---|
42 | * comment_moderation: checkbox |
---|
43 | * comment_whitelist: checkbox |
---|
44 | * comment_max_links: number |
---|
45 | * moderation_keys: textarea |
---|
46 | * blacklist_keys: textarea |
---|
47 | * show_avatars: checkbox |
---|
48 | * avatar_rating: radio |
---|
49 | * avatar_default: radio |
---|
50 | |
---|
51 | ## Network Settings |
---|
52 | |
---|
53 | * site_name: text |
---|
54 | * admin_email: email |
---|
55 | * registration: radio |
---|
56 | * registrationnotification: checkbox |
---|
57 | * add_new_users: checkbox |
---|
58 | * illegal_names: text |
---|
59 | * limited_email_domains: textarea |
---|
60 | * banned_email_domains: textarea |
---|
61 | * welcome_email: textarea |
---|
62 | * welcome_user_email: textarea |
---|
63 | * first_post: textarea |
---|
64 | * first_page: textarea |
---|
65 | * first_comment: textarea |
---|
66 | * first_comment_author: text |
---|
67 | * first_comment_email: email |
---|
68 | * first_comment_url: url |
---|
69 | * upload_space_check_disabled: checkbox |
---|
70 | * blog_upload_space: number |
---|
71 | * upload_filetypes: text |
---|
72 | * fileupload_maxk: number |
---|
73 | * WPLANG: custom |
---|
74 | * menu_items[plugins]: checkbox |
---|