Skip to content

The Admin Interface

Everything Voxel Toolkit does is controlled from the Voxel Toolkit menu in the WordPress admin sidebar.

Functions

The default screen. Lists all 67 functions as cards with a toggle each.

  • Toggle switches a function on or off. Changes take effect immediately.
  • Configure appears on functions that have settings, and opens that function's settings panel.

Turning a function off stops it from initialising but keeps its settings, so you can switch it back on later without reconfiguring.

See Functions for the full list.

Widgets

The same card-and-toggle pattern for the 25 Elementor widgets. An enabled widget appears in the Elementor editor panel; a disabled one is not registered at all.

See Widgets for the full list.

Post Fields

Enables the custom field types Voxel Toolkit adds to Voxel's post type editor — Poll (VT), Checklist (VT), and Auto Reply (VT).

Enabling a field here makes it selectable when you edit a post type's fields under Voxel → Post Types. Poll and Checklist automatically enable their matching display widget, since the field is not much use without it.

See Post Fields.

Dynamic Tags

Lists the dynamic tag modifiers, methods, and properties the plugin adds to Voxel's dynamic data system, with the syntax for each.

See Dynamic Tags.

Tag Usage

Scans your site for where Voxel Toolkit dynamic tags are actually used. Useful before disabling a function — it tells you which templates would break.

Site Options

Only appears when enabled

Site Options is its own top-level admin menu, and only shows up when the Site Options function is enabled under Functions.

Creates global, site-wide fields readable through dynamic tags like @site(options.field_name). It has two screens:

  • Site Options — enter values for the fields you've defined
  • Configure Fields — define which fields exist and what type each one is

Settings

Plugin-wide settings that aren't tied to a single function.

Tools

One-off utilities. Currently Duplicate Post Fields, which copies a field configuration from one Voxel post type to another — useful when you're setting up a second post type that should mirror an existing one.

License

License key activation, status, and renewal. See Installation & Licensing.

Docs

Opens the Code Wattz documentation in a new tab.

Built by Code Wattz.