admin-page.php
Admin menu and tabbed settings page.
Table of Contents
Functions
- creationell_captcha_register_admin_menu() : void
- Registers the top-level "CreaCaptcha" admin menu entry.
- creationell_captcha_render_settings_page() : void
- Renders the tabbed settings page.
- creationell_captcha_render_trust_notice() : void
- Renders the "proxy mode on but trust-set empty" admin notice on plugin pages.
Functions
creationell_captcha_register_admin_menu()
Registers the top-level "CreaCaptcha" admin menu entry.
creationell_captcha_register_admin_menu() : void
creationell_captcha_render_settings_page()
Renders the tabbed settings page.
creationell_captcha_render_settings_page() : void
All tabs share one
creationell_captcha_render_trust_notice()
Renders the "proxy mode on but trust-set empty" admin notice on plugin pages.
creationell_captcha_render_trust_notice() : void
The notice is persistent (not dismissible) — it disappears automatically as soon as any trust source is configured.