开发者 | mastermind |
---|---|
更新时间 | 2015年10月9日 02:15 |
PHP版本: | 3.4.2 及以上 |
WordPress版本: | 4.3.1 |
版权: | MIT |
版权网址: | 版权信息 |
[tixysform]
to embed a form.[tixysform]
shortcode accepts a number of parameters, all of which are optional:
same
, new
. default: same
): Open the Tixys page in the same or a new window.null
): Pass a station ID, to have it preselected as starting point, and the select field hidden.null
): Pass a station ID, to have it preselected as destination, and the select field hidden.true
, false
. default: false
): Add a datepicker to allow selecting a journey date. If no datepicker is to be embedded, the current day will be used.null
): Pass an affiliate ID, as provided by the shop owner. This can be used for tracking where customers came from and what turnovers they generated. Note: Affiliate tracking is only supported on Tixys Premium.Simple.
tixys-form
and tixys-jquery-ui-smoothness
.style.css
.Apart from the configurational parameters and CSS styling, no. Of course, you could modify the source code. But this is strongly discouraged, because new updates will overwrite your modifications. And, you are advised to update the plugin as soon as new versions are available, because there may be updates to the Tixys API, which the new plugin version reflects.
$options
object structure.