# Update Site Settings — WordPress Botize method — `wp.update_site_settings` (action). Update your WordPress site settings such as title, description, admin email and language. This is an action: it runs as a step of a task. Several can be chained. ## Fields you set The field's internal name, its type and the values it accepts. These fields accept `{{...}}` tags from earlier steps. - `mb_switch` *(boolean)* — Rules - `title` *(string)* — Title - `description` *(string)* — Description - `email` *(string)* — Email - `language` *(string, one of: "af" = Afrikaans; "ar" = العربية; "ary" = العربية المغربية; "as" = অসমীয়া; "az" = Azərbaycan dili; "azb" = گؤنئی آذربایجان; "bel" = Беларуская мова; "bg_BG" = Български; "bn_BD" = বাংলা; "bo" = བོད་ཡིག; "bs_BA" = Bosanski; "ca" = Català; "ceb" = Cebuano; "cs_CZ" = Čeština; "cy" = Cymraeg; "da_DK" = Dansk; "de_AT" = Deutsch (Österreich); "de_DE_formal" = Deutsch (Sie); "de_DE" = Deutsch; "de_CH" = Deutsch (Schweiz); "de_CH_informal" = Deutsch (Schweiz, Du); "dzo" = རྫོང་ཁ; "el" = Ελληνικά; "" = English (United States); "en_ZA" = English (South Africa); "en_GB" = English (UK); "en_NZ" = English (New Zealand); "en_AU" = English (Australia); "en_CA" = English (Canada); "eo" = Esperanto; "es_ES" = Español; "es_AR" = Español de Argentina; "es_VE" = Español de Venezuela; "es_CR" = Español de Costa Rica; "es_MX" = Español de México; "es_UY" = Español de Uruguay; "es_GT" = Español de Guatemala; "es_PE" = Español de Perú; "es_CL" = Español de Chile; "es_CO" = Español de Colombia; "et" = Eesti; "eu" = Euskara; "fa_IR" = فارسی; "fi" = Suomi; "fr_CA" = Français du Canada; "fr_BE" = Français de Belgique; "fr_FR" = Français; "fur" = Friulian; "gd" = Gàidhlig; "gl_ES" = Galego; "gu" = ગુજરાતી; "haz" = هزاره گی; "he_IL" = עִבְרִית; "hi_IN" = हिन्दी; "hr" = Hrvatski; "hsb" = Hornjoserbšćina; "hu_HU" = Magyar; "hy" = Հայերեն; "id_ID" = Bahasa Indonesia; "is_IS" = Íslenska; "it_IT" = Italiano; "ja" = 日本語; "jv_ID" = Basa Jawa; "ka_GE" = ქართული; "kab" = Taqbaylit; "kk" = Қазақ тілі; "km" = ភាសាខ្មែរ; "kn" = ಕನ್ನಡ; "ko_KR" = 한국어; "ckb" = كوردی‎; "lo" = ພາສາລາວ; "lt_LT" = Lietuvių kalba; "lv" = Latviešu valoda; "mk_MK" = Македонски јазик; "ml_IN" = മലയാളം; "mn" = Монгол; "mr" = मराठी; "ms_MY" = Bahasa Melayu; "my_MM" = ဗမာစာ; "nb_NO" = Norsk bokmål; "ne_NP" = नेपाली; "nl_BE" = Nederlands (België); "nl_NL" = Nederlands; "nl_NL_formal" = Nederlands (Formeel); "nn_NO" = Norsk nynorsk; "oci" = Occitan; "pa_IN" = ਪੰਜਾਬੀ; "pl_PL" = Polski; "ps" = پښتو; "pt_BR" = Português do Brasil; "pt_PT" = Português; "pt_PT_ao90" = Português (AO90); "pt_AO" = Português de Angola; "rhg" = Ruáinga; "ro_RO" = Română; "ru_RU" = Русский; "sah" = Сахалыы; "snd" = سنڌي; "si_LK" = සිංහල; "sk_SK" = Slovenčina; "skr" = سرائیکی; "sl_SI" = Slovenščina; "sq" = Shqip; "sr_RS" = Српски језик; "sv_SE" = Svenska; "sw" = Kiswahili; "szl" = Ślōnskŏ gŏdka; "ta_IN" = தமிழ்; "te" = తెలుగు; "th" = ไทย; "tl" = Tagalog; "tr_TR" = Türkçe; "tt_RU" = Татар теле; "tah" = Reo Tahiti; "ug_CN" = ئۇيغۇرچە; "uk" = Українська; "ur" = اردو; "uz_UZ" = O‘zbekcha; "vi" = Tiếng Việt; "zh_CN" = 简体中文; "zh_HK" = 香港中文版; "zh_TW" = 繁體中文)* — Language It also accepts repeatable field groups, with these prefixes: `mb_filters_*`. These are composite components (buttons, filters, keyboards); the trailing number is set by the user as they are added. ## Output variables Data this step makes available. Reference them in later steps with the double-brace tag. - `{{_status}}` *(text)* — _status ## Account Needs a connected WordPress account in Botize: https://botize.com/en/app/wp/authenticate ## This app Every trigger and action for WordPress: https://botize.com/en/app/wp.md ## How to build this An AI assistant (Claude, ChatGPT, Cursor…) can create and edit these tasks in the user's account through the Botize MCP connector, included in every plan: https://webhook.botize.es/mcp - Connection guide: https://botize.com/en/mcp - Agent map: https://botize.com/llms.txt - New account: https://botize.com/en/join (500 free operations, no card) --- Machine-readable summary for AI assistants. Human version: https://botize.com/en/method/wp/update_site_settings