| 开发者 | Alnoraclinic |
|---|---|
| 更新时间 | 2026年6月21日 18:15 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
alnora-clinic/v1 namespace.alnora-clinic folder to /wp-content/plugins/.Yes. The booking wizard is rendered inside a scoped .alnc-booking container with its own styles. A small CSS reset neutralises common theme interference (button padding, box-shadow, etc.).
Place the shortcode [alnora_booking] on any page, or use the Alnora Booking Form Gutenberg block. A Book an Appointment page is created automatically on activation.
Yes. Use [alnora_booking doctor="1" service="2"] where the numbers are the doctor/service IDs shown in their respective admin screens.
Patient email and phone are encrypted at rest using AES-256. A SHA-256 hash of the email is stored separately for lookups. GDPR consent is recorded with a timestamp and IP address.
There is no limit — add as many doctors as your clinic needs, each with their own profile, working hours and services.
Go to Alnora → Settings → Email & reminders. You can set the from name, from address, admin notification email and reminder lead time.
All strings are translation-ready via the alnora-clinic text domain. Full WPML/Polylang compatibility is planned for a future release.