Ticket #2520 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Move deprecated functions to deprecated.php

Reported by: ryan Assigned to: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.0.1
Severity: normal Keywords: deprecated functions
Cc:

Description (Last modified by ryan)

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()
  • ...

Change History

03/01/06 07:29:47 changed by ryan

  • description changed.

03/01/06 08:55:32 changed by markjaquith

+1

Me like.

03/02/06 03:28:30 changed by ryan

[3589]

Any others we should retire?

03/02/06 03:32:40 changed by ryan

[3590]

Cause doing it right the first time is too boring.

07/04/06 18:28:34 changed by matt

  • status changed from new to closed.
  • resolution set to fixed.