can you please post the specific error
Url: siteurl.com/wp-admin/options-general.php?page=bbpress
Notice: screen_icon is deprecated since version 3.8.0 with no alternative available. in \xxx\wp-includes\functions.php on line 3842
Notice: get_screen_icon is deprecated since version 3.8.0 with no alternative available. in \xxx\wp-includes\functions.php on line 3842
looks like 4.9.5 has finally taken that function out.
the new version of bbpress 2.6 does not use that function, so it will disapear if/when that version is released.
I’ll log it as a bug in case the authors want to do a temporary fix.
It’s looking more and more like IF rather than When 2.6 gets released.
Same here:
Notice: screen_icon is deprecated since version 3.8.0 with no alternative available. in /home/admin/domains/domain.com/public_html/wp-includes/functions.php on line 3842
Notice: get_screen_icon is deprecated since version 3.8.0 with no alternative available. in /home/admin/domains/domain.com/public_html/wp-includes/functions.php on line 3842
Wordpress 4.9.5
Any release sate for BBpress 2.6?
6 months and the error still there. WP 4.9.8 and BBPress 2.5.14
Is there a github repo to make a pull request?