Automattic / Automattic/bulk-user-management

Deprecated screen icons usage

Open
#16 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
40
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Two notices when using in WP 5.2:

> Notice: screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4438
>
> Notice: get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /wp-includes/functions.php on line 4438

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the plugin for uses of screen_icon and get_screen_icon, then reproduce the notices on WordPress 5.2. Done means those deprecated screen-icon notices no longer appear while the affected admin screen continues to work.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.