Make WordPress Core

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#36278 closed defect (bug) (invalid)

PHP Notice about use of deprecated - Version 4.5-beta4-37031

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

Description

Hey There,
I got an notice error

( ! ) Notice: add_object_page is <strong>deprecated</strong> since version 4.5! Use add_menu_page() instead. in WordPress\wp-includes\functions.php on line 3662

this notice became real issue when submitting forms in the admin screen, it causes :

( ! ) Warning: Cannot modify header information - headers already sent by (output started at \WordPress\wp-includes\functions.php:3662) in WordPress\wp-includes\pluggable.php on line 1171

Hope Fix it soon,
Thank you

Change History (3)

#1 @sidati
9 years ago

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

Plugin Problem, Sorry :)

#2 @swissspidy
9 years ago

  • Milestone Awaiting Review deleted

#3 @B_M
9 years ago

For people with the same issue, turns out the issue was with an outdated version of contact form 7. Updating that fixed the error.

Note: See TracTickets for help on using tickets.