[wp-trac] [WordPress Trac] #26921: Deprecated used function in WP 3.8

WordPress Trac noreply at wordpress.org
Fri Jan 24 00:56:41 UTC 2014


#26921: Deprecated used function in WP 3.8
--------------------------+----------------------
 Reporter:  peternwp      |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:  3.8
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |
--------------------------+----------------------
Changes (by nacin):

 * status:  new => closed
 * resolution:   => invalid
 * milestone:  Awaiting Review =>


Comment:

 Hi peternwp,

 This is simply where the notice is being issued from. Line 2908 in wp-
 includes/functions.php is in the `_deprecated_function()` function. PHP
 doesn't let you point to a bad line when throwing a notice.

 To track down where it's coming from, you could use a plugin like
 http://wordpress.org/plugins/log-deprecated-notices/.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/26921#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list