Make WordPress Core

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#27649 closed defect (bug) (fixed)

Remove old links_recently_updated_* options

Reported by: nacin's profile nacin Owned by: nacin's profile nacin
Milestone: 3.9 Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

	'links_recently_updated_prepend' => '<em>',
	'links_recently_updated_append' => '</em>',
	'links_recently_updated_time' => 120,

Change History (3)

#1 @nacin
11 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 27916:

Remove old links_recently_updated_* DB options that never had a UI.

fixes #27649.

#2 @nacin
11 years ago

In 27917:

Remove links_recently_updated_time (hardening).

Merges some of [27916] to the 3.8 branch.

props Tom Adams.
see #27649.

#3 @nacin
11 years ago

In 27919:

Remove links_recently_updated_time (hardening).

Merges [27917] from the 3.8 branch to 3.7 branch.

see #27649.

Note: See TracTickets for help on using tickets.