This document lists known data quality issues in the hooks JSON files.
manage_{$this->screen->id}_custom_column
No duplicate filters.
No hooks with missing @since tags.
No hooks with empty descriptions.
Hooks with @param tags that have an empty variable name.
No hooks with empty variables.
Hooks with @param tags where the variable is not a valid PHP variable name.
No hooks with invalid variable names.
Hooks with @param tags that have an empty description.
block_core_navigation_render_inner_blocks— $inner_blocks (wp-includes/blocks/navigation.php)render_block_core_navigation_link_allowed_post_status— $attributes (wp-includes/blocks/navigation-link.php)render_block_core_navigation_link_allowed_post_status— $block (wp-includes/blocks/navigation-link.php)render_block_core_navigation_link_allowed_post_status— $post_status (wp-includes/blocks/navigation-link.php)should_load_remote_block_patterns— $should_load_remote (wp-includes/block-patterns.php)the_weekday— $the_weekday (wp-includes/general-template.php)
Hooks where all @since tags have descriptions, indicating the original version is missing.
{$action}_prefilter(wp-admin/includes/file.php)password_reset_key_expired(wp-includes/user.php)
Hooks where the number of @param tags does not match the args count.
wp_default_autoload_value— args: 4, params: 3 (wp-includes/option.php)wp_next_scheduled— args: 4, params: 3 (wp-includes/cron.php)
Hooks with @param tags that have empty or missing type arrays.
No hooks with empty param types.
Hooks with @param tags where types are not valid PHP docblock types.
block_editor_rest_api_preload_paths— $preload_paths:(string(wp-includes/block-editor.php)block_editor_rest_api_preload_paths— $preload_paths:string[])[](wp-includes/block-editor.php)