[wp-trac] [WordPress Trac] #15144: register_widget_control deprecated, but still referenced in 3.0.1
WordPress Trac
wp-trac at lists.automattic.com
Mon Oct 18 09:45:19 UTC 2010
#15144: register_widget_control deprecated, but still referenced in 3.0.1
--------------------------+-------------------------------------------------
Reporter: Ron C | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: General | Version: 3.0.1
Severity: normal | Resolution: invalid
Keywords: |
--------------------------+-------------------------------------------------
Changes (by scribu):
* keywords: deprecated =>
* status: new => closed
* resolution: => invalid
* milestone: Awaiting Review =>
Comment:
That's because the function that outputs the notice is defined in wp-
includes/functions.php
Add this code in a file in mu-plugins.php and you'll see where
register_sidebar_widget() is actually called from:
http://gist.github.com/625748
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15144#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list