#36278 closed defect (bug) (invalid)
PHP Notice about use of deprecated - Version 4.5-beta4-37031
Reported by: |
|
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)
Note: See
TracTickets for help on using
tickets.
Plugin Problem, Sorry :)