-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
null, |
tools.php
needs to be specified otherwise this triggers a deprecation warning on PHP 8.0.
NOTICE: PHP message: PHP 4. require_once() /var/www/html/wp-admin/menu.php:417
NOTICE: PHP message: PHP 5. do_action($hook_name = 'admin_menu', ...$arg = variadic('')) /var/www/html/wp-admin/includes/menu.php:161
NOTICE: PHP message: PHP 6. WP_Hook->do_action($args = [0 => '']) /var/www/html/wp-includes/plugin.php:517
NOTICE: PHP message: PHP 7. WP_Hook->apply_filters($value = '', $args = [0 => '']) /var/www/html/wp-includes/class-wp-hook.php:348
NOTICE: PHP message: PHP 8. WP_REST_API_Log_Admin::admin_menu('') /var/www/html/wp-includes/class-wp-hook.php:324
NOTICE: PHP message: PHP 9. add_submenu_page($parent_slug = NULL, $page_title = 'REST API Log Entries', $menu_title = '', $capability = 'read_wp-rest-api-log', $menu_slug = 'wp-rest-api-log-view-entry', $callback = [0 => 'WP_REST_API_Log_Admin', 1 => 'display_log_entry'], $position = *uninitialized*) /var/www/html/wp-content/plugins/wp-rest-api-log/admin/class-wp-rest-api-log-admin.php:43
Metadata
Metadata
Assignees
Labels
No labels