TD Variable Fields – Beta
This is a beta release of TD Variable Fields, a lightweight WordPress plugin for managing global custom variables (key/value) that can be reused across your site.
Highlights
- Store variables centrally in a single WordPress option
- Manage variables from the WordPress admin area
- Supported types: Text, Number, Boolean
- Helper function and shortcode for easy output
Installation
- Download the attached ZIP.
- Upload it in WordPress: Plugins → Add New → Upload Plugin.
- Activate the plugin.
Usage
- Admin page: Settings → Variable Fields
- Shortcode:
[td_var key="my_key" default="Default Value"]
Notes
This is a beta release. Please report bugs and feedback via GitHub Issues.