v5.0.0
v5.0.0 — 2026-07-02
Major release — starting version
What's in this version
- Scrapes UK B2B trade shows daily from EventsEye (no robots.txt blocking, polite 1-second delay between pages)
- Custom DB tables:
rhg_exhibitions+rhg_registrations - Daily WP-Cron job with manual "Run Scrape Now" button
- Front-end shortcode
[rhg_exhibitions]with:- Live search (debounced)
- Show 10 / 20 / 40 / 50 dropdown
- Paginated grid of cards (navy/red/gold brand colours)
- Registration popup modal per exhibition
- Server-side email validation (@ + valid domain required)
- Emails on registration: customer confirmation + dual admin notifications
- Admin → Registrations page: filterable by keyword, date range (1/3/7/30 days or specific date), city, category
- Admin → Exhibitions page: only shows exhibitions with ≥1 registration; filterable; click-through to registrant list
- Admin → Settings page: 2 admin notification email fields, scraper controls, shortcode reference
- XAMPP SSL fix baked in (
sslverify => false, real browser User-Agent) - Detailed scrape error logging with copy-pasteable admin error box
- Versioned CHANGELOG (this file)