Viktor Miller e87d974f71 feat(03-01): create settings class with WordPress Settings API
- Settings class with singleton pattern
- Registered 5 settings: receiver_email, captcha_provider, captcha_site_key, captcha_secret_key, thankyou_url
- Proper sanitization callbacks for each setting type
- Helper method get_option() for clean API access
- Integrated with admin menu structure
2026-01-16 11:45:16 +09:00
2026-01-16 11:38:01 +09:00
Description
No description provided
113 KiB
Languages
PHP 83.4%
JavaScript 9.8%
CSS 6.8%