Linux 软件免费装
Banner图

ScanCircle

开发者 aklaren
更新时间 2026年5月19日 21:01
PHP版本: 2.5 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

widget shortcode button scan scancircle

下载

1.31 1.18 1.24 1.20 1.23 1.27 1.32 1.43 2.9.2 2.0 1.19 2.9.3

详情介绍:

Only for registered ScanCircle partners. See the ScanCircle partner program. Login to your ScanCircle partner page and select the Scan Widget tab to generate the required ScanCircle shortcode and copy/paste it into your post.

安装:

Manual installation:
  1. Upload the folder scancircle to the /wp-content/plugins/ directory
  2. Activate the scancircle plugin through the 'Plugins' menu in WordPress
  3. Place the [scancircle ...] or [scancircle_results ...] shortcode in your pages/posts

升级注意事项:

2.9.3 =
  • Update to avoid abuse of event attributes in IFRAME
2.9.2 =
  • Update to show correct version number
2.9.1 =
  • Update to avoid failing retrieval of plugin version
2.9
  • Upgrade if others can publish any type of post on your website
2.0
  • Upgrade if you want to include the ScanCircle result pages on your own website
1.43
  • Upgrade if you use the Speedometer option
1.32
  • Upgrade if you want to use new options
1.31
  • Upgrade if https does not work by default
1.27
  • Upgrade if you want to use https by default
1.24
  • Upgrade if your website uses https
1.23
  • Only need to upgrade if you want to use the category option
1.20
  • Upgrade if you want to validate the data entered into the input field and/or want to use multiple input fields
1.19
  • Only need to upgrade if you need to access PHP variables
1.18
  • First release

常见问题:

How can I change the styling of the scan button or the text?

See this post in the ScanCircle partner forum

What is the [scancircle_results ...] shortcode for?

Using this shortcode, you can show the results in an IFRAME on your own website.

  1. Set the "Own results page" to e.g. https://domain.com/results?language=%s&advice=%s&reference=%s
  2. On this page include the shortcode [scancircle_results partner="PARTNER-CODE" param="URL-PARAMETER" IFRAME-ATTRIBUTES], where
  3. PARTNER-CODE is your partner code (this prevents cross site scripting with non-ScanCircle URLs: only http(s)://PARNER-CODE.scancircle.com/... allowed)
  4. URL-PARAMETER is the name of the URL parameter containing the results URL (in this example "advice")
  5. IFRAME-ATTRIBUTES are optional IFRAME attributes (e.g. width="X" height="Y" class="Z")

Can I use the shortcodes in a template?

Yes, but you need the do_shortcode function as in: <?php echo do_shortcode('[scancircle...]'); ?>>

更新日志:

2.9.3 - 2024-12-03 2.9.2 - 2024-11-27 2.9.1 - 2024-11-27 2.9 - 2024-11-27 2.0 - 2020-07-23 1.43 - 2018-11-14 1.32 - 2015-12-16 1.31 - 2015-11-02 1.27 - 2015-03-23 1.24 - 2014-10-13 1.23 - 2014-08-04 1.20 - 2013-11-18 1.19 - 2013-11-04 1.18 - 2013-10-07