Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #51986, comment 2


Ignore:
Timestamp:
12/27/2020 03:45:41 PM (4 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #51986, comment 2

    v1 v2  
    77Warning: array_intersect_key(): Expected parameter 1 to be an array, string given in /wp-includes/rest-api/class-wp-rest-server.php on line 1402
    88
     9{{{
    910Call Stack
    1011#       Time    Memory  Function        Location
     
    202110      3.6909  72042136        WP_REST_Server->get_data_for_route( )        .../class-wp-rest-server.php:1324
    212211      3.7373  72049584        array_intersect_key ( ) .../class-wp-rest-server.php:1402
    22 
     23}}}
    2324
    2425My research me to redux-framework/redux-templates/classes.class-api.php and the class method register_api_hooks in line 785.