WordPress.org

Make WordPress Core

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15602 closed defect (bug) (fixed)

check_server_timer() doesn't do anything

Reported by: nacin Owned by:
Priority: normal Milestone: 3.1
Component: Cron Version: 2.7
Severity: normal Keywords:
Cc:

Description

This function is useless. It should either die, or become a functional filter.

I'm fine with no. 1, as it has never been functional since its introduction in [8927]. Alternatively, it can become a filter.

Seems the question posed by westi was never addressed: http://core.trac.wordpress.org/ticket/7068#comment:7

Change History (3)

comment:1 ryan3 years ago

Kill it.

comment:2 nacin3 years ago

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

(In [16603]) Kill check_server_timer(). fixes #15602.

comment:3 nacin3 years ago

  • Milestone changed from Future Release to 3.1

I saw no reason to deprecate this.

Note: See TracTickets for help on using tickets.