[wp-trac] [WordPress Trac] #20724: untrackable error notices
WordPress Trac
wp-trac at lists.automattic.com
Tue May 22 09:35:25 UTC 2012
#20724: untrackable error notices
-------------------------+-----------------------------
Reporter: thomask | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: minor | Keywords:
-------------------------+-----------------------------
I do not know if it is possible, but sometimes i see error notices like
this:
Notice: wp_tiny_mce is deprecated since version 3.3! Use wp_editor()
instead. in /var/www/vhosts/money.cz/httpdocs/wp-includes/functions.php on
line 3467
The problem is, that that 3467 line is just the error notice function, not
the line with that wp_tiny_mce function, so i have to go through all
plugins etc.
When i google it, i see, that a lot of people got problems with this as
they are searching for this notice. If it could report the original line,
function it was running, plugin, hook or anything more helpfull, it would
be great
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20724>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list