Skip to content

Settings

Octa Editor keeps almost no configuration of its own. The one thing it stores is the update token, and it lives on the Settings tab.

Go to Tools → Octa Editor and open the Settings tab. The tab requires the manage_options capability, so it is admin-only. On a site where editors can reach the Add content page, the Settings tab stays hidden from them, and a forced link to it bounces back to the content view.

The Settings tab is deliberately minimal.

  • A write-only update token field. You can paste a token to save it, but the value is never echoed back for security. See Updates.
  • The fixed update repository and branch, shown read-only. These are set in code and do not change for the plugin.

That is all. Everything else about how a record is read or written follows WordPress, ACF and your SEO plugin, with no plugin-level options to tune.