Title: [Plugin: Antispam Bee] Including Google JS-API
Last modified: August 20, 2016

---

# [Plugin: Antispam Bee] Including Google JS-API

 *  Resolved [campino2k](https://wordpress.org/support/users/campino2k/)
 * (@campino2k)
 * [14 years ago](https://wordpress.org/support/topic/plugin-antispam-bee-including-google-js-api/)
 *     ```
       wp_register_script(
                               'google_jsapi',
                               'http://www.google.com/jsapi',
                               false
                       );
       ```
   
 * This is a bit unpleasant since this always includes the http version and produces
   warnings when using https backends.
 * [http://wordpress.org/extend/plugins/antispam-bee/](http://wordpress.org/extend/plugins/antispam-bee/)

Viewing 1 replies (of 1 total)

 *  [Sergej Müller](https://wordpress.org/support/users/sergejmueller/)
 * (@sergejmueller)
 * [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-antispam-bee-including-google-js-api/#post-2761026)
 * Fixed in the current (2.4.3) release.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Antispam Bee] Including Google JS-API’ is closed to new replies.

 * ![](https://ps.w.org/antispam-bee/assets/icon-256x256.png?rev=2898402)
 * [Antispam Bee](https://wordpress.org/plugins/antispam-bee/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/antispam-bee/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/antispam-bee/)
 * [Active Topics](https://wordpress.org/support/plugin/antispam-bee/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/antispam-bee/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/antispam-bee/reviews/)

## Tags

 * [js-api](https://wordpress.org/support/topic-tag/js-api/)

 * 1 reply
 * 2 participants
 * Last reply from: [Sergej Müller](https://wordpress.org/support/users/sergejmueller/)
 * Last activity: [13 years, 12 months ago](https://wordpress.org/support/topic/plugin-antispam-bee-including-google-js-api/#post-2761026)
 * Status: resolved