Docs  /  User Guide  /  Settings — Admin Only

Settings — Admin Only

Advanced gates and developer toggles, restricted to site administrators only.

The Settings → Admin Only tab with advanced developer toggles and capability gates.

The Admin Only tab.

What this tab does

Settings that shouldn’t be touched by shop managers — multi-site flags, debug toggles, deep customisation hooks. Visible only to users with the manage_options capability.

Available options

Debug mode

Enables verbose logging to wp-content/debug.log for every notification dispatch, REST call, and cache invalidation. Off by default.

Capability override

Replace the default capability used to gate update creation. Defaults to edit_shop_order.

Disable customer portal injection

Stops the plugin from auto-injecting the portal into My Account → View Order. Use when you want the portal to appear only via shortcode.

Custom hooks

Per-context filters for advanced workflows; documented in the Developer Guide.