Make WordPress Core

Changes between Version 30 and Version 31 of Ticket #56494, comment 4


Ignore:
Timestamp:
10/03/2022 06:46:36 PM (3 years ago)
Author:
anna.bansaghi
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56494, comment 4

    v30 v31  
    112112`PHP Notice:  Undefined index: type in /home/anna/html/wp60/wp-includes/rest-api.php on line 3041`
    113113
    114 In the **proposed implementation** I replaced the built-in notice with the `_doing_it_wrong()` notice.
     114In the **proposed implementation** the behavior remained the same, except the built-in notice was replaced with the `_doing_it_wrong()` notice.
    115115
    116116==== 2. Discard schema from further traversal