Hi !
my admin dashboard is showing/working properly with
define('WP_DEBUG', false);
but when I used define('WP_DEBUG', true); to test a plugin
I got so many errors
pls help me to locate these errors
Notice: load_plugin_textdomain was called with an argument that is deprecated since version 2.7 with no alternative available. in wp-includes\functions.php on line 3389
Notice: register_widget_control is deprecated since version 2.8! Use wp_register_widget_control() instead. in wp-includes\functions.php on line 3303
Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in wp-includes\functions.php on line 3387
Note: This same Error of Line 3303,3387 repeated several times also in Quick Press Box & Plugins Box
& Line 3387 Error alse appear 3times in settings !