Get Customizer settings
get_theme_modsAccess the active theme's Customizer settings (theme mods) to retrieve logo, colors, layout options, and other registered configuration for classic themes.
Instructions
Read the active theme's Customizer settings (theme mods) — logo, colors, layout options and anything else the theme registers there. Classic themes keep much of their configuration here rather than in options.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site_id | No | Which configured WordPress site to act on. Optional — with a single site configured it is used automatically; with several, the default site is used unless you name one. Run list_sites for valid ids. |