[wp-trac] Re: [WordPress Trac] #2520: Move deprecated functions to deprecated.php

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 1 07:29:47 GMT 2006


#2520: Move deprecated functions to deprecated.php
----------------------------+-----------------------------------------------
       Id:  2520            |      Status:  new                     
Component:  Administration  |    Modified:  Wed Mar  1 07:29:47 2006
 Severity:  normal          |   Milestone:  2.1                     
 Priority:  normal          |     Version:  2.0.1                   
    Owner:  anonymous       |    Reporter:  ryan                    
----------------------------+-----------------------------------------------
Old description:

> Just so I don't have to look at 'em.
>
>  * get_postdata()
>  * start_wp()
>  * the_category_ID()
>  * the_category_head()
>  * previous_post()
>  * next_post()
>  * user_can_*() in capabilities.php
>  * get_linkobjectsbyname()
>  * get_linkobjects()
>  * get_linksbyname_withrating()
>  * get_links_withrating()
>  * get_autotoggle()
>  * ...

New description:

 Just so I don't have to look at 'em.

  * get_postdata()
  * start_wp()
  * the_category_ID()
  * the_category_head()
  * previous_post()
  * next_post()
  * user_can_*() in capabilities.php
  * get_linksbyname()
  * wp_get_linksbyname()
  * get_linkobjectsbyname()
  * get_linkobjects()
  * get_linksbyname_withrating()
  * get_links_withrating()
  * get_autotoggle()
  * ...

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


More information about the wp-trac mailing list