wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
debug_information › WordPress Filter Hooks
Seit5.2.0
Veraltetn/v
› apply_filters( 'debug_information', $info )
| Parameter: |
|
| Definiert in: |
|
| Codex: |
Filters the debug information shown on the Tools -> Site Health -> Info screen.
Plugin or themes may wish to introduce their own debug information without creating additional admin pages. They can utilize this filter to introduce their own sections or add more data to existing sections. Array keys for sections added by core are all prefixed with `wp-`. Plugins and themes should use their own slug as a prefix, both for consistency as well as avoiding key collisions. Note that the array keys are used as labels for the copied data. All strings are expected to be plain text except `$description` that can contain inline HTML tags (see below).Ähnliche Funktionen: install_plugin_information, debug_fopen, debug_fwrite, install_theme_information, get_linkrating, delete_blog_option
Ähnliche Hooks: login_form_-action, date_formats, attach_session_information, login_form_top, lang_dir_for_domain