Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Jetstash Connect

Beschrijving

This plugin is built to help you easily embed your Jetstash form into your WordPress theme without making any code modifications. Just create a form on Jetstash and link it up via your API Key and a shortcode on the page desired. There is no limit to the number of forms that can be connected.

Installatie

  1. Upload the Jetstash Connect plugin and activate it.
  2. Add your API Key and User ID from the your account page.
  3. Place the shortcode on the page(s) you would like the form to appear on.

    [jetstash form=”YOUR_FORM_ID”]

FAQ

See the FAQs on support.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Jetstash Connect” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Jetstash Connect” in je eigen taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.3.4

  • didn’t properly checkut out v1.3.4 in plugin file
  • updated tests to use newer editions of WP

1.3.3

  • updated branding, logos, colors
  • merge latests test checkout

1.3.2

  • fixed jetstash menu overriding settings

1.3.1

  • tagged versions correctly throughout plugin

1.3.0

  • added banners and icons for wp.org
  • trigger custom event after submissions
  • if element is null, do not attempt to append
  • wrapped settings, added styles
  • moved php error messages to object
  • only instantiate js object if id element exists in dom

1.2.0

  • Moved markup into separate class
  • Add logo, smart looping on options page, minor tweaks
  • Move plugin to a top level position, king of the castle
  • Invalidate cache on failure OR with a supplied form ID
  • Fixed settings test, missing attribute
  • Integrated initial gulp build system for javascript

1.1.0

  • Rewrote ajax structure
  • Fixed frontend js validation issues
  • Fixed issue with base path called incorrectly
  • Moved environment info into env_* files if needed
  • Restructured main jetstash connect class
  • Moved to environment variables for Travis CI

1.0.0

  • Eerste release