-
Notifications
You must be signed in to change notification settings - Fork 427
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
screen_icon Deprecated since version 3.8 #234
Comments
I just commented these two lines out, as far as I can see, they don't affect functionality |
Thanks denisbosire :) |
Thanks |
Anyone Submit the PR :) |
thomasgriffin
added a commit
that referenced
this issue
Apr 27, 2015
thomasgriffin
added a commit
that referenced
this issue
Apr 27, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi :)
my theme rejected because some of errors with Theme-Check plugin .
one of these error say that :
REQUIRED: screen_icon() found in the file theme-admin/plugins/class-tgm-plugin-activation.php. Deprecated since version 3.8.
Line 391: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
Line 1585: screen_icon( apply_filters( 'tgmpa_default_screen_icon', 'themes' ) );
How can i fix that ?
Thanks
The text was updated successfully, but these errors were encountered: