CreaCaptcha

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

and one submit button — the tab panels are only a display split, so saving always persists every field at once. PHP marks one tab active server-side; admin.js switches tabs client-side; the

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.


        
On this page

Search results