WordPress Option abrufen
admin_get_optionRetrieve a WordPress option value from the wp_options table by specifying its name, like blogname or admin_email.
Instructions
Ruft eine einzelne WordPress Option aus der wp_options Tabelle ab
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| option | Yes | Option-Name (z.B. blogname, admin_email, etc.) |