开发者 | zanderz |
---|---|
更新时间 | 2024年10月24日 16:31 |
WordPress版本: | 6.7 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
https://mysite.recras.nl/
then your Recras name is mysite
. That's all there is to it! You can now use widgets to retrieve data. All data is retrieved via a secured connection (HTTPS) to ensure data integrity. Other than the request parameters, no data is sent to the Recras servers.
This plugin consists of the following "widgets". To use them, you first need to set your Recras name (see paragraph above).
css/style.css
for all available classes. Be sure to include these styles in your own theme, this stylesheet is not loaded by the plugin!
For styling the date picker, we refer you to the Pikaday repository. Be sure to make any changes in your own theme or using WordPress' own Customizer.
Cache
All data from your Recras is cached for up to 24 hours. If you make important changes, such as increasing the price of a product, you can clear the cache to reflect those changes on your site immediately.
Google Analytics integration
You can enable basic Google Analytics integration for the booking of packages and voucher sales by checking "Enable Google Analytics integration?" on the Recras Settings page. This will only work if there is a global ga
JavaScript object. This should almost always be the case, but if you find out it doesn't work, please contact us!
recras-wordpress-plugin
folder to the /wp-content/plugins/
directorycomposer require recras/recras-wordpress-plugin
in your terminal/wp-content/plugins/
directory by using Composer InstallersIntegrating a book process is possible through Elementor. If you are creating a website through a different page builder, or want to integrate something else, please let Recras Support known. We might support it in the future.
Yes it does. You can set different Recras names (all settings, for that matter) for each site.
No. "Must use" plugins don't appear in the update notifications nor show their update status on the plugins page (direct quote from the WordPress documentation) which is reason enough for us not to support this.