[wp-trac] [WordPress Trac] #12024: Move admin-only deprecated functions to wp-admin/includes/deprecated.php

WordPress Trac wp-trac at lists.automattic.com
Mon Jan 25 20:50:14 UTC 2010


#12024: Move admin-only deprecated functions to wp-admin/includes/deprecated.php
--------------------------+-------------------------------------------------
 Reporter:  nacin         |       Owner:     
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.0
Component:  Inline Docs   |     Version:     
 Severity:  normal        |    Keywords:     
--------------------------+-------------------------------------------------
 We have a few admin-only functions that were deprecated and moved to wp-
 includes/deprecated.php without checking for is_admin() before declaring
 the function.

 These should be moved from wp-includes/deprecated.php to wp-
 admin/includes/deprecated.php.

 I'll go through the ones we have there now and figure out which ones ought
 to be moved.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12024>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list