tools-page.php
The "Werkzeuge" admin submenu page: settings export, import, reset and "load defaults".
Table of Contents
Functions
- creationell_captcha_register_tools_page() : void
- Registers the "Werkzeuge" submenu page under the CreaCaptcha menu.
- creationell_captcha_render_tools_notice() : void
- Renders the one-shot admin notice left behind by a tools action.
- creationell_captcha_render_tools_page() : void
- Renders the "Werkzeuge" page.
- creationell_captcha_render_cloudflare_status() : void
- Renders the Cloudflare-cache status block inside the Werkzeuge tool card.
Functions
creationell_captcha_register_tools_page()
Registers the "Werkzeuge" submenu page under the CreaCaptcha menu.
creationell_captcha_register_tools_page() : void
creationell_captcha_render_tools_notice()
Renders the one-shot admin notice left behind by a tools action.
creationell_captcha_render_tools_notice() : void
creationell_captcha_render_tools_page()
Renders the "Werkzeuge" page.
creationell_captcha_render_tools_page() : void
creationell_captcha_render_cloudflare_status()
Renders the Cloudflare-cache status block inside the Werkzeuge tool card.
creationell_captcha_render_cloudflare_status() : void