WordPress.org

Make WordPress Core

Opened 5 years ago

Closed 5 years ago

#7010 closed defect (bug) (fixed)

Trackback input box is not displayed

Reported by: MtDewVirus Owned by: mdawaffe
Priority: normal Milestone: 2.6
Component: General Version: 2.6
Severity: normal Keywords: has-patch commit
Cc:

Description

The trackback input box at Write->Post is no longer displayed.

$form_trackback is no longer accessible at http://trac.wordpress.org/browser/trunk/wp-admin/edit-form-advanced.php#L288 because it's now inside a function and it's declared at http://trac.wordpress.org/browser/trunk/wp-admin/edit-form-advanced.php#L55

Attachments (1)

7010.diff (2.1 KB) - added by mdawaffe 5 years ago.

Download all attachments as: .zip

Change History (3)

mdawaffe5 years ago

comment:1 mdawaffe5 years ago

  • Keywords has-patch commit added
  • Status changed from new to assigned

comment:2 ryan5 years ago

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

(In [7967]) Fix trackback meta box. Props mdawaffe. fixes #7010

Note: See TracTickets for help on using tickets.