Linux 软件免费装
Banner图

Brand Voice Checker

开发者 davidiwanow
更新时间 2026年8月17日 19:18
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

content publishing editorial compliance claims

下载

1.0.1

详情介绍:

Brand Voice Checker adds two checks to the WordPress editor, in a panel beside your post: Results appear in the panel. The plugin never edits your content — you decide what to change. The publish gate Unlike a checker that only advises, this plugin can gate publishing. Three modes, in Settings → Brand Voice Checker: Content fails the gate when it has never been checked, when it changed since the last check, when the last compliance verdict was hold, or when the last score is below the minimum you configure. Three properties are deliberate: Start on Warn. Account and credits The checks run on the Brand Voice Generator service and need an account there. Each check costs one credit from the connected account's balance. You connect the site by pasting a connection key into the plugin's settings; the key is stored in WordPress options and is never exposed to the browser — the editor calls this plugin's own REST route, and WordPress calls the service server-side. The key is site-wide: everyone who edits this site spends the connected account's credits.

安装:

  1. Install and activate the plugin.
  2. Go to Settings → Brand Voice Checker.
  3. Create a connection key at connect-wordpress while signed in to your Brand Voice Generator account, and paste it in.
  4. Optionally set the brand voice domain you generated a guide for. Leave it empty to use compliance checks only.
  5. Choose a publish-gate mode. Warn is the default.

常见问题:

Do I need an account on an external service?

Yes. The checks run on the Brand Voice Generator service and consume credits from the account whose connection key you paste in. See the External services section for exactly what is sent and when.

Does the plugin change my content?

No. It reports; you edit. It never rewrites, inserts or removes anything in a post.

Can it lock me out of publishing?

No. Blocking never applies to users who can manage_options, so an administrator can always publish, and switching the gate to Off or Warn removes it entirely.

Does publishing cost a credit?

No. Only pressing a check button calls the service. The publish gate reads the last check stored in post meta and never touches the network.

What happens to shortcodes?

They are stripped before a check, not rendered. Rendering them would execute arbitrary plugin code during an editor request.

Which post types does it work on?

Every public post type, including posts and pages.

更新日志:

1.0.1 1.0.0