Make WordPress Core

Opened 20 years ago

Closed 20 years ago

#2520 closed defect (bug) (fixed)

Move deprecated functions to deprecated.php

Reported by: ryan's profile ryan Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0.1
Component: Administration Keywords: deprecated functions
Focuses: 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 (5)

#1 @ryan
20 years ago

  • Description modified (diff)

#2 @markjaquith
20 years ago

+1

Me like.

#3 @ryan
20 years ago

[3589]

Any others we should retire?

#4 @ryan
20 years ago

[3590]

Cause doing it right the first time is too boring.

#5 @matt
20 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.