Make WordPress Core

Opened 16 years ago

Closed 16 years ago

#13294 closed defect (bug) (duplicate)

Notice encountered with WP_DEBUG set to true

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

Description

I set WP_DEBUG to true, and was surprised to see two notices from the core show up in the header of my of my WordPress pages.

Notice: Undefined index: link_before in .../wp-includes/post-template.php on line 841

Notice: Undefined index: link_after in .../wp-includes/post-template.php on line 841

Change History (2)

#1 @ocean90
16 years ago

Which WP version do you use? Which theme do you use? Does your theme use wp_page_menu()? If yes, can you post the code block?

#2 @ocean90
16 years ago

  • Milestone 3.0 deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Ok, it' Twentyten.

See #13293.

Note: See TracTickets for help on using tickets.