Changes between Version 1 and Version 2 of Ticket #51986, comment 2
- Timestamp:
- 12/27/2020 03:45:41 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51986, comment 2
v1 v2 7 7 Warning: 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 8 8 9 {{{ 9 10 Call Stack 10 11 # Time Memory Function Location … … 20 21 10 3.6909 72042136 WP_REST_Server->get_data_for_route( ) .../class-wp-rest-server.php:1324 21 22 11 3.7373 72049584 array_intersect_key ( ) .../class-wp-rest-server.php:1402 22 23 }}} 23 24 24 25 My research me to redux-framework/redux-templates/classes.class-api.php and the class method register_api_hooks in line 785.