Linux 软件免费装
Banner图

Private Practice Financial Calculators

开发者 keystonepractice
更新时间 2026年8月21日 06:45
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

embed shortcode calculator therapy private practice

下载

1.0.0

详情介绍:

Working calculators, not another article about the math If you write for private-practice owners, you have hit this: the useful answer is arithmetic, and arithmetic in prose is unreadable. This plugin gives you the instrument instead. Paste a shortcode, and a working calculator appears in your post — the reader puts in their own numbers and gets their own answer. Twenty-two of them, covering the money questions practice owners actually get stuck on: Compensation — what a clinician is really worth once you load them fully, salary versus split for a new hire, designing a comp plan, what you can pay yourself, and what a comp offer would actually leave you. Profitability — whether a given clinician makes money, each clinician's share of overhead, what you are billing but not collecting, what cancellations cost, and what accrued PTO is costing you. Decisions — whether to raise rates, whether you can afford a hire, whether an insurance panel is worth staying on, what losing a therapist costs, and what the practice is worth. Taxes and survival — quarterly set-aside, the S-corp break-even, filing separately, cash runway, and the number the practice has to clear to survive. No account. Nothing to configure. There is no sign-up, no API key, no connection step, and no paid tier. Install, activate, paste a shortcode. The settings screen exists to hand you the list of shortcodes and one optional default height — you can ignore it entirely. Your visitors' numbers stay with your visitors Every calculation runs inside the reader's own browser. The figures they type — their rates, their payroll, their overhead — are computed on their device and are not transmitted to us, to you, or to anyone else. There is no submit button, because there is nothing to submit. The plugin sets no cookies, adds no tracking script to your site, and makes no request from your server. The calculator itself is served by us, so loading it reaches our server the way an embedded video reaches its host; we count that load anonymously, without cookies, and none of what your reader typed is part of it. That is the whole of it, and it is written out in plain terms on the settings screen too. What this plugin does and does not do A note on the third-party service The calculators are hosted by Keystone Practice, so a visitor's browser does load the calculator from keystonepractice.co — exactly the way an embedded video or map loads from its host. That is the service this plugin embeds, and it is worth being precise about what the load involves: Service: Keystone Practice Terms of use: keystonepractice.co/terms Privacy policy: keystonepractice.co/privacy If you would rather visitors not load anything from a third-party host, this plugin is not for you — an embed is by definition a request to the host that serves it. The same calculators we publish ourselves These are the same instruments we publish on our own site — not a stripped-down version made to sell you the real one. Support: email support@keystonepractice.co. That reaches a person, and it is faster than the forum here. The calculators Each has its own shortcode. All 22 are also reachable through the generic shortcode. Shortcode attributes Every shortcode above, and the generic one, accepts: The generic shortcode takes one more: [keystone_calculator tool="s-corp-calculator" height="700"]

安装:

  1. Install the plugin through Plugins → Add New, or upload the plugin folder to /wp-content/plugins/.
  2. Activate it through the Plugins screen.
  3. Open Settings → Private Practice Financial Calculators for the full shortcode list and one optional default. There is nothing you are required to configure.
  4. Paste a shortcode into any post, page, or Shortcode block.

屏幕截图:

  • The settings screen: the full shortcode reference, generated from the live list of calculators.
  • The one optional setting — a site-wide default frame height.

升级注意事项:

1.0.0 First release.

常见问题:

Do I need a Keystone Practice account?

No. There is no account, no API key, no connection step, and no paid tier for this plugin. Install it and the shortcodes work.

Is any of my visitors' data sent anywhere?

The figures a visitor types are computed in their own browser and are not transmitted. Loading the calculator does contact keystonepractice.co, because that is where the calculator is served from, and Keystone counts that load anonymously and without cookies. Nothing a visitor enters is part of that.

Does this plugin set cookies or track anyone?

No. The plugin sets no cookies and adds no tracking script to your site. Some calculators may remember what a visitor typed using their own browser's local storage, on Keystone's side of the frame, so a reader does not lose their work — that stays on the visitor's device and is not a cookie and not shared with your site.

Where do I get support?

Email support@keystonepractice.co. That is the fastest route and it reaches a person. The WordPress.org support forum for this plugin is monitored, but less frequently than email — if your question is time-sensitive, please use email.

The calculator is cut off, or has a scrollbar inside it.

Set a taller frame: [keystone_pay_yourself height="900"]. A narrow column makes a calculator taller, so a sidebar or a two-column layout usually needs more height than the 720px default. You can change the default for the whole site under Settings → Private Practice Financial Calculators.

Can the frame resize itself to fit the calculator?

Not currently. The height is whatever you set. Browsers do not let an embedding page measure the height of a document from another domain, and the embedded calculator does not yet report its own height, so automatic resizing is not available. Setting height per shortcode is the reliable approach.

My site uses a strict Content-Security-Policy and nothing appears.

Allow the frame source: frame-src https://keystonepractice.co. This plugin uses no inline styles or inline scripts, so you do not need 'unsafe-inline' for it.

Does it work in the block editor / with page builders?

Yes. Use a Shortcode block, or the shortcode module of whichever builder you use. Shortcodes also work in text widgets.

Will it slow my pages down?

The stylesheet is loaded only on pages where a calculator actually appears, and it is under 1 KB. Calculators are lazy-loaded by default, so a calculator further down a page is not fetched until the reader scrolls near it. Deactivating the plugin removes everything.

Can I use it on a multisite network?

Yes. Settings are per-site, and uninstalling clears them from every site on the network.

What happens if I uninstall it?

The single option row it creates is deleted. It creates no database tables, no post meta, and no scheduled events, so nothing is left behind.

更新日志:

1.0.0