Linux 软件免费装
Banner图

Hacé Cuentas — Calculadoras

开发者 rambiss
更新时间 2026年7月13日 05:26
PHP版本: 7.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

embed shortcode block calculator finance

下载

1.0.1

详情介绍:

Hacé Cuentas — Calculadoras lets you embed any of the 2700+ calculators from hacecuentas.com directly into your WordPress site, without touching code. The calculators are aimed at a Spanish-speaking (mainly Argentine) audience and cover finance, taxes, payroll, health and everyday math. It is ideal for accounting firms, personal-finance blogs, HR consultancies, real-estate sites, health/fitness sites and media outlets: you add an interactive tool your readers use without leaving your page. Features Some popular calculators

安装:

  1. In your WordPress dashboard, go to Plugins → Add New and search for "Hacé Cuentas".
  2. Install and activate the plugin.
  3. In any post or page, add the "Calculadora Hacé Cuentas" block and choose the calculator you want to show.
With a shortcode Paste this into your content (classic editor, text widgets, etc.): [hacecuentas slug="calculadora-monotributo-2026"] You can set the initial height: [hacecuentas slug="calculadora-imc" height="700"] The slug is the last part of the calculator URL. For example, for https://hacecuentas.com/calculadora-imc the slug is calculadora-imc. Auto-embed by pasting the URL In the block editor, paste the full URL of a calculator (for example https://hacecuentas.com/sueldo-en-mano-argentina) on its own line and WordPress turns it into an embed automatically.

屏幕截图:

  • An embedded calculator, ready for the reader to use — with the optional credit linked back to Hacé Cuentas.

升级注意事项:

1.0.1 Readme and external-service documentation updated for the WordPress.org directory. 1.0.0 Initial release.

常见问题:

Is it free?

Yes. The plugin and the calculators are 100% free and require no signup.

Does it load heavy scripts on my site?

No. The calculator is shown inside a lightweight iframe and the calculations run in the visitor's browser. The only script the plugin adds to your page is a small height-adjustment helper (a few KB).

Is any visitor data sent anywhere?

No. Calculations happen client-side. The visitor enters their data and the result is computed in their own browser. See the "External services" section for details on the catalog request and the embed iframe.

Does the plugin add links to my site without permission?

No. By default only the calculator is shown. If you want, you can enable a credit link back to Hacé Cuentas below the calculator (the "Link to source" option in the block, or credit="yes" in the shortcode). It is off by default.

How do I find a calculator's slug?

It is the last part of the URL. In https://hacecuentas.com/calculadora-aguinaldo-sac, the slug is calculadora-aguinaldo-sac. The Gutenberg block also includes a search box with all of them.

Is the embed responsive?

Yes. It adapts to your content width (up to 720px) and adjusts its height automatically depending on the calculator.

Does it work with the classic editor?

Yes, with the [hacecuentas slug="..."] shortcode.

What happens if I uninstall the plugin?

It clears the temporary cache the plugin creates. No residual data is left behind.

更新日志:

1.0.1 1.0.0