wordpress_get_theme_mods
Retrieve theme customizer settings from Appearance → Customize data to access and manage WordPress site appearance configurations.
Instructions
Get theme customizer settings (Appearance → Customize data)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}