| 开发者 | byteflows |
|---|---|
| 更新时间 | 2026年7月8日 00:29 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
[wptm_trips] — Display trip grid (attrs: count, columns, destination, activity)[wptm_hotels] — Display hotel grid (attrs: count, columns)[wptm_search_form] — Display search form (attrs: style=horizontal|vertical)[wptm_booking_form] — Display booking form (attrs: id)[wptm_destinations] — Display destination grid (attrs: count)[wptm_ai_chat] — Display the AI chat widget (requires the Pro add-on)/wp-content/plugins/ (or install from the Plugins screen)Manual / Bank Transfer works out of the box. Stripe, PayPal and Razorpay online checkout are provided by the optional Byteflows Travel & Hotel Booking Pro add-on. Additional gateways can be added via the wptm_payment_gateways filter.
The AI assistant is part of the Byteflows Travel & Hotel Booking Pro add-on and is bring-your-own-key. With Pro installed, go to Byteflows Travel → Settings → AI, enable AI and enter your provider API key (OpenAI, Anthropic, or any OpenAI-compatible endpoint such as Groq). Nothing is sent to any AI provider until you do this.
Online payments (Stripe, PayPal, Razorpay), printable invoices, coupons/discount codes, priced pickup points and the AI assistant. It's a separate plugin from byteflows.net; install it alongside this free plugin and the extra options appear automatically.
The demo importer uses placeholder images bundled inside the plugin. It does not download images from any external service.
Yes! Copy any file from the plugin's templates/ folder into your-theme/journeyloom/ (keeping the same path) and it will be used instead. You can also extend templates without copying them using the action hooks listed in the Developers section.