[wp-trac] [WordPress Trac] #36278: PHP Notice about use of deprecated - Version 4.5-beta4-37031

WordPress Trac noreply at wordpress.org
Sun Mar 20 17:28:49 UTC 2016


#36278: PHP Notice about use of deprecated - Version 4.5-beta4-37031
--------------------------+-----------------------------
 Reporter:  sidati        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 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

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36278>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list