Skip to content

Releases: SveinT83/WP-td-variable-fields

TD Variable Fields - Beta

Choose a tag to compare

@SveinT83 SveinT83 released this 05 Feb 11:58

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

  1. Download the attached ZIP.
  2. Upload it in WordPress: Plugins → Add New → Upload Plugin.
  3. 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.