WordPress.org

Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#2520 closed defect (bug) (fixed)

Move deprecated functions to deprecated.php

Reported by: ryan Owned by: 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 (5)

comment:1 ryan7 years ago

  • Description modified (diff)

comment:2 markjaquith7 years ago

+1

Me like.

comment:3 ryan7 years ago

[3589]

Any others we should retire?

comment:4 ryan7 years ago

[3590]

Cause doing it right the first time is too boring.

comment:5 matt7 years ago

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